GNOME Bugzilla – Bug 73800
gnome-terminal crashed on click on a URL
Last modified: 2011-02-04 16:09:36 UTC
Clicking on a URL cuased gnome-terminal to crash. stacktrace follows in an attachment.
Created attachment 7015 [details] Gnome terminal strack trace
I believe this is a GTK bug, it certainly looks like it. (The backtrace is destroying a GtkMenu and apparently the key hash for the menu is confused somehow.) Presumably a right-click on the URL so we're in the popup menu code? If it was a left-click I have no idea how we got on this codepath...
Hard to do anything without reproduction instructions... just looks like memory corruption or a double free somewhere.
I can't figure out how to reproduce it :-/ I'm clicking on urls in various ways with no negative effect. Must... get... purify...
Its hard to give reproduction instructions unless: * long-running gnome-terminal with 4 tabs, two of which had pine running in them (on of these remotedly via telnet) suddenly crashed on right-clicking an a URL counts ... As this isn't an uncommon use for me I might happen on it again - if it is reproducable this way 8-)
Created attachment 7070 [details] Another gedit stack trace
oh crap, the bugzilla interface had me there - can somebody delete that attachment? its meant for another bug in an other component...
One can't really delete attachments, Sander... just an FYI.
Guessing this is a duplicate of bug 74571 *** This bug has been marked as a duplicate of 74571 ***