GNOME Bugzilla – Bug 407601
prefered applications crashes with invalidly large memory allocation
Last modified: 2007-02-13 22:44:10 UTC
That bug has been opened on https://launchpad.net/ubuntu/+source/control-center/+bug/84715 "gnome-default-applications-properties crashes very often when using an user-defined browser. This sequence reproduces it for me reliably: - click on 'user defined' - empty command field - click on 'user defined' again GLib-ERROR **: gmem.c:135: failed to allocate 18446744073699015073 bytes aborting... Aborted"
2007-02-13 Jens Granseuer <jensgr@gmx.net> * gnome-da-capplet.c: (web_gconf_changed_cb): don't try to read into invalid territory when the user set a custom command without spaces. Closes bug #407601.