After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 144341 - gnome-cd chrashes/hangs when opening/closing tray
gnome-cd chrashes/hangs when opening/closing tray
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: Gnome-CD
unspecified
Other Linux
: High critical
: 2.7.2
Assigned To: gnome media maintainers
gnome media maintainers
Depends on:
Blocks:
 
 
Reported: 2004-06-14 14:20 UTC by Fernando Herrera
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch against CVS HEAD (1.08 KB, patch)
2004-06-14 14:22 UTC, Fernando Herrera
none Details | Review

Description Fernando Herrera 2004-06-14 14:20:46 UTC
gnome-cd chrashes/hangs when opening/closing tray. The backtrace says a NULL
menu, but running it under valgrind reveals an g_freed value being used.
Attached patch removes that g_free in cddb.c and fix also a leak.
Comment 1 Fernando Herrera 2004-06-14 14:22:03 UTC
Created attachment 28692 [details] [review]
Patch against CVS HEAD
Comment 2 Ronald Bultje 2004-06-16 00:39:55 UTC
Applied, thanks.