GNOME Bugzilla – Bug 73498
Perfmeter crashes on choosing setup option
Last modified: 2009-08-15 18:40:50 UTC
The latest Gnome 2.0 was built on 4th Feb 2002 on a Red Hat Linux 7.1 machine Description of Problem: When Options -> Setup is chosen, gperfmeter crashes. Additional Info: Stack trace is attached below. [New Thread 1024 (LWP 1636)] 0x40ab3519 in __wait4 () from /lib/i686/libc.so.6
+ Trace 18671
Thread 1 (Thread 1024 (LWP 1636))
Seems borderline high/urgent but if repeatable probably urgent/unshippable.
It seems gperfmeter does not export the functions , so need to pass -export-dynamic to the linker by adding gperfmeter_LDFLAGS.
The fix has been put into the cvs. Please test the latest code from cvs .
Verified. Marking as closed