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 349409 - crash on Terminal
crash on Terminal
Status: RESOLVED DUPLICATE of bug 348814
Product: gnome-terminal
Classification: Core
Component: general
2.15.x
Other All
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-07-31 10:15 UTC by Joel Stanley
Modified: 2006-07-31 15:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Joel Stanley 2006-07-31 10:15:19 UTC
What were you doing when the application crashed?
two tab terminal window open. dragged one tab out of window so it would be in it's own window, and text window didn't draw, then crashed.


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.90 2006-07-24 (Ubuntu)
BugBuddy Version: 2.15.90

Memory status: size: 53399552 vsize: 0 resident: 53399552 share: 0 rss: 16695296 rss_rlim: 0
CPU usage: start_time: 1154333688 rtime: 0 utime: 586 stime: 0 cutime:506 cstime: 0 timeout: 80 it_real_value: 0 frequency: 308

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225840976 (LWP 5785)]
[New Thread -1247904864 (LWP 5791)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225840976 (LWP 5785))

  • #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 vte_terminal_accessible_new
    from /usr/lib/libvte.so.9
  • #5 vte_terminal_accessible_new
    from /usr/lib/libvte.so.9
  • #6 vte_terminal_accessible_new
    from /usr/lib/libvte.so.9
  • #7 vte_terminal_feed_child_binary
    from /usr/lib/libvte.so.9
  • #8 vte_terminal_feed_child_binary
    from /usr/lib/libvte.so.9
  • #9 vte_terminal_feed_child_binary
    from /usr/lib/libvte.so.9
  • #10 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 g_value_set_boxed
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_chain_from_overridden
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #16 gtk_widget_get_default_style
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 gdk_window_is_viewable
    from /usr/lib/libgdk-x11-2.0.so.0
  • #19 gdk_window_process_all_updates
    from /usr/lib/libgdk-x11-2.0.so.0
  • #20 gtk_container_check_resize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #23 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #24 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #25 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 ??
  • #27 ??
  • #28 _IO_stdin_used
  • #29 ??
  • #30 ??
  • #0 __kernel_vsyscall

Comment 1 Behdad Esfahbod 2006-07-31 15:06:57 UTC

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