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 359005 - crash in Terminal: Executing the command: "...
crash in Terminal: Executing the command: "...
Status: RESOLVED DUPLICATE of bug 353498
Product: gnome-terminal
Classification: Core
Component: general
2.16.x
Other All
: High critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
: 361178 385829 391438 394141 398165 406032 406074 406545 406568 408201 409659 412142 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-02 14:02 UTC by Gumer Coronel Pérez
Modified: 2007-02-26 06:07 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Gumer Coronel Pérez 2006-10-02 14:02:33 UTC
Version: 2.16.0

What were you doing when the application crashed?
Executing the command: "sudo apt-get dist-upgrade"


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.0 2006-09-04 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 58523648 vsize: 0 resident: 58523648 share: 0 rss: 16060416 rss_rlim: 0
CPU usage: start_time: 1159783677 rtime: 0 utime: 289 stime: 0 cutime:259 cstime: 0 timeout: 30 it_real_value: 0 frequency: 0

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 -1226029392 (LWP 10807)]
[New Thread -1276863584 (LWP 10811)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226029392 (LWP 10807))

  • #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 gtk_style_detach
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 gtk_box_pack_start_defaults
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 gtk_button_box_set_child_size
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #13 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_notebook_popup_enable
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_box_pack_start_defaults
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #20 gtk_button_box_set_child_size
    from /usr/lib/libgtk-x11-2.0.so.0
  • #21 gtk_container_forall
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gtk_widget_set_usize
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_widget_reset_rc_styles
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 gtk_rc_get_theme_dir
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 gtk_icon_info_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #26 g_source_is_destroyed
    from /usr/lib/libglib-2.0.so.0
  • #27 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #30 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 ??
  • #32 ??
  • #33 _IO_stdin_used
  • #34 ??
  • #35 ??
  • #0 __kernel_vsyscall

Comment 1 Karsten Bräckelmann 2006-10-10 16:00:33 UTC
*** Bug 361178 has been marked as a duplicate of this bug. ***
Comment 2 Mariano Suárez-Alvarez 2006-10-12 04:55:38 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 356992 ***
Comment 3 Mariano Suárez-Alvarez 2006-10-12 05:01:44 UTC
sign. Wrong bug.
Comment 4 Mariano Suárez-Alvarez 2006-10-12 05:02:20 UTC
Sorry for the spam.

*** This bug has been marked as a duplicate of 353498 ***
Comment 5 Jonathon Jongsma 2006-12-15 04:34:28 UTC
*** Bug 385829 has been marked as a duplicate of this bug. ***
Comment 6 Susana 2007-01-01 22:43:21 UTC
*** Bug 391438 has been marked as a duplicate of this bug. ***
Comment 7 palfrey 2007-01-12 01:19:54 UTC
*** Bug 394141 has been marked as a duplicate of this bug. ***
Comment 8 palfrey 2007-01-19 00:25:10 UTC
*** Bug 398165 has been marked as a duplicate of this bug. ***
Comment 9 Bruno Boaventura 2007-02-09 16:44:06 UTC
*** Bug 406032 has been marked as a duplicate of this bug. ***
Comment 10 Bruno Boaventura 2007-02-09 16:44:21 UTC
*** Bug 406074 has been marked as a duplicate of this bug. ***
Comment 11 Christian Kirbach 2007-02-11 00:34:40 UTC
*** Bug 406545 has been marked as a duplicate of this bug. ***
Comment 12 Christian Kirbach 2007-02-11 02:35:12 UTC
*** Bug 406568 has been marked as a duplicate of this bug. ***
Comment 13 Mariano Suárez-Alvarez 2007-02-15 17:54:13 UTC
*** Bug 408201 has been marked as a duplicate of this bug. ***
Comment 14 Susana 2007-02-19 23:54:40 UTC
*** Bug 409659 has been marked as a duplicate of this bug. ***
Comment 15 Mariano Suárez-Alvarez 2007-02-26 06:07:22 UTC
*** Bug 412142 has been marked as a duplicate of this bug. ***