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 401814 - crash in Terminal: Closed it... :)
crash in Terminal: Closed it... :)
Status: RESOLVED DUPLICATE of bug 361117
Product: gnome-terminal
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-28 19:37 UTC by niklas
Modified: 2007-01-29 08:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description niklas 2007-01-28 19:37:17 UTC
Version: 2.16.1

What were you doing when the application crashed?
Closed it... :)


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 94519296 vsize: 0 resident: 94519296 share: 0 rss: 10039296 rss_rlim: 0
CPU usage: start_time: 1169977988 rtime: 0 utime: 286 stime: 0 cutime:249 cstime: 0 timeout: 37 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/gnome-terminal'

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1210542416 (LWP 9259)]
[New Thread -1271415904 (LWP 9264)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1210542416 (LWP 9259))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 g_type_check_instance_is_a
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #6 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 _gtk_container_dequeue_resize_handler
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_value_set_boxed
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #14 gtk_object_destroy
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_widget_hide
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 g_object_unref
    from /usr/lib/libgobject-2.0.so.0
  • #17 terminal_screen_close
    at terminal-screen.c line 1311
  • #18 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #23 vte_terminal_catch_child_exited
    at /build/buildd/vte-0.14.1/./src/vte.c line 603
  • #24 _vte_marshal_VOID__INT_INT
    at /build/buildd/vte-0.14.1/./src/marshal.c line 124
  • #25 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #27 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #29 vte_reaper_child_watch_cb
    at /build/buildd/vte-0.14.1/./src/reaper.c line 98
  • #30 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #31 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #32 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #34 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #35 main
    at terminal.c line 1773
  • #36 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #37 _start
  • #0 __kernel_vsyscall

Comment 1 Mariano Suárez-Alvarez 2007-01-29 08:23:35 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?

(You seem to have some debugging symbols: if you could install packages with debugging for gnome-terminal, vte and gtk+, and try to reproduce this, it'd be very useful!)

Thanks!

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