[debian-hurd-Patches][304170] #399984: qt3-dev-tools
Patches item #304170, was opened at 2006-11-23 11:38
Status: Open
Priority: 3
Submitted By: Michael Banck (mbanck)
Assigned to: Nobody (None)
Summary: #399984: qt3-dev-tools
Resolution: None
Group: submitted
Category: posix
Initial Comment:
Package: qt3-dev-tools
Patch author: Michael Banck
if qmake is run without a -o foo option specifying the output file (and
thus implying "Makefile" in regular operation AIUI), it segfaults on
GNU/Hurd. The problem is that Option::output is not getting initialized, and
passed to isDir() in qmake/main.cpp, which eventually calls lstat() on
it, provoking the segfault.
----------------------------------------------------------------------
You can respond by visiting:
http://alioth.debian.org/tracker/?func=detail&atid=410472&aid=304170&group_id=30628
Reply to: