Mailinglist Archive: opensuse-bugs (8120 mails)

< Previous Next >
[Bug 248720] New: qmake-2.01a : Syscall param lstat(file_name) points to unaddressable byte(s)
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sun, 25 Feb 2007 05:47:43 -0700 (MST)
  • Message-id: <bug-248720-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=248720

Summary: qmake-2.01a : Syscall param lstat(file_name) points to
unaddressable byte(s)
Product: openSUSE 10.3
Version: Alpha 1
Platform: x86-64
OS/Version: SuSE Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: dcb314@xxxxxxxxxxx
QAContact: qa@xxxxxxx


I just tried to build package albumshaper-2.1-51
with valgrind on Suse Linux 10.3 Alpha 1.

I used command line

valgrind -q --trace-children=yes rpmbuild -bc albumshaper.spec

The output contains

+ qmake 'DESTDIR+=/var/tmp/albumshaper-2.1-build/usr
VPATH=/var/tmp/albumshaper-2.1-build' AlbumShaper.pro
==5971== Syscall param lstat(file_name) points to unaddressable byte(s)
==5971== at 0x5645105: _lxstat (in /lib64/libc-2.5.so)
==5971== by 0x5E123E: (within /usr/lib/qt3/bin/qmake)
==5971== by 0x5E13AF: (within /usr/lib/qt3/bin/qmake)
==5971== by 0x41743B: (within /usr/lib/qt3/bin/qmake)
==5971== by 0x55AF943: (below main) (in /lib64/libc-2.5.so)
==5971== Address 0x0 is not stack'd, malloc'd or (recently) free'd
==5971==

So it seems that qmake-2.01a is at fault.

Suggest code rework.


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >
Follow Ups