GNOME Bugzilla – Bug 575487
gnome-terminal hangs when exiting (double free)
Last modified: 2009-03-16 12:26:53 UTC
+ Trace 213506
Which vte version is that with, 0.20.0 ? Can you see if you get a different bt when running with MALLOC_CHECK_=2 ? Also a valgrind log might reveal more.
This is with vte-0.19.4 I'll attach the valgrind log.
Created attachment 130732 [details] gnome-terminal.log
Are you totally absolutely sure this is g-t 2.26.0? This looks like bug 572549 which should be fixed in 2.26.0. And the line numbers don't match up either, e.g. ==23035== by 0x4232FF: terminal_screen_new (terminal-screen.c:684) ==23035== by 0x4182BA: terminal_app_new_terminal (terminal-app.c:1792) but terminal-app.c:1792 doesn't call terminal_screen_new at all.
Marking as dupe.. *** This bug has been marked as a duplicate of 572549 ***