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 350538 - crash on Terminal
crash on Terminal
Status: RESOLVED DUPLICATE of bug 351696
Product: gnome-terminal
Classification: Core
Component: general
2.15.x
Other All
: High critical
: ---
Assigned To: Behdad Esfahbod
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-09 07:50 UTC by Wouter Bolsterlee (uws)
Modified: 2006-08-17 21:37 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Wouter Bolsterlee (uws) 2006-08-09 07:50:47 UTC
What were you doing when the application crashed?
I wat just opening and closing some terminal windows...


Distribution: Debian testing/unstable
Gnome Release: 2.15.90 2006-08-07 (JHBuild)
BugBuddy Version: 2.15.91

Memory status: size: 57188352 vsize: 0 resident: 57188352 share: 0 rss: 26734592 rss_rlim: 0
CPU usage: start_time: 1155108335 rtime: 0 utime: 695 stime: 0 cutime:623 cstime: 0 timeout: 72 it_real_value: 0 frequency: 1773

Backtrace was generated from '/opt/gnome-2-16/bin/gnome-terminal'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1227675072 (LWP 3188)]
[New Thread -1242838096 (LWP 3202)]
0xb7201221 in __waitpid_nocancel () from /lib/tls/libpthread.so.0

Thread 1 (Thread -1227675072 (LWP 3188))

  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 867
  • #2 <signal handler called>
  • #3 raise
    from /lib/tls/libc.so.6
  • #4 abort
    from /lib/tls/libc.so.6
  • #5 IA__g_logv
    at gmessages.c line 497
  • #6 IA__g_log
    at gmessages.c line 517
  • #7 IA__g_return_if_fail_warning
  • #8 IA__gdk_window_set_icon_name
    at gdkwindow-x11.c line 4430
  • #9 vte_sequence_handler_set_title_internal
    at vteseq.c line 467
  • #10 vte_terminal_process_incoming
    at vte.c line 2432
  • #11 coalesce_timeout
    at vte.c line 11323
  • #12 g_timeout_dispatch
    at gmain.c line 3420
  • #13 IA__g_main_context_dispatch
    at gmain.c line 2043
  • #14 g_main_context_iterate
    at gmain.c line 2675
  • #15 IA__g_main_loop_run
    at gmain.c line 2879
  • #16 IA__gtk_main
    at gtkmain.c line 1000
  • #17 main
    at terminal.c line 1773
  • #0 __waitpid_nocancel
    from /lib/tls/libpthread.so.0

Comment 1 Wouter Bolsterlee (uws) 2006-08-09 07:56:48 UTC
Ah! Reproducible:

1. Create a launcher (or hotkey) to open gnome-terminal
2. Quickly open a bunch of terminal windows by clicking repeatedly on the launcher
3. Quickly close the still opening terminal windows (preferably with a keyboard shortcut so that you can do it more quickly)

So the key point is opening/closing very rapidly.
Comment 2 Behdad Esfahbod 2006-08-17 21:37:42 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 351696 ***