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 348318 - crash on Terminal
crash on Terminal
Status: RESOLVED DUPLICATE of bug 336105
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-22 08:03 UTC by Kevin Kubasik
Modified: 2006-07-22 13:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Kevin Kubasik 2006-07-22 08:03:01 UTC
What were you doing when the app crashed?:



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.4 2006-07-11 (Ubuntu)
BugBuddy Version: 2.15.0

Memmory status: size: 19697664 vsize: 0 resident: 19697664 share: 0 rss: 8089600 rss_rlim: 0
CPU usage: start_time: 1153555368 rtime: 0 utime: 13 stime: 0 cutime:10 cstime: 0 timeout: 3 it_real_value: 0 frequency: 0

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 -1225230672 (LWP 15635)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1225230672 (LWP 15635))

  • #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_termcap_find_l
    at vtetc.c line 483
  • #5 _vte_termcap_find
    at vtetc.c line 569
  • #6 _vte_termcap_find_string
    at vtetc.c line 645
  • #7 _vte_matcher_new
    at matcher.c line 87
  • #8 vte_terminal_set_emulation
    at vte.c line 6452
  • #9 vte_terminal_init
    at vte.c line 6734
  • #10 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #15 vte_terminal_new
    at vte.c line 1769
  • #16 terminal_widget_new
    at terminal-widget-vte.c line 65
  • #17 terminal_screen_init
    at terminal-screen.c line 266
  • #18 g_type_create_instance
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_object_newv
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #22 g_object_new
    from /usr/lib/libgobject-2.0.so.0
  • #23 terminal_screen_new
    at terminal-screen.c line 461
  • #24 terminal_app_new_terminal
    at terminal.c line 1949
  • #25 new_terminal_with_options
    at terminal.c line 1433
  • #26 main
    at terminal.c line 1761
  • #0 __kernel_vsyscall

Comment 1 Fabio Bonelli 2006-07-22 13:08:36 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 336105 ***