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 403461 - crash in Terminal: an svn checkout, and ope...
crash in Terminal: an svn checkout, and ope...
Status: RESOLVED DUPLICATE of bug 358785
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-02-02 04:51 UTC by Michael LeMay
Modified: 2007-02-02 05:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Michael LeMay 2007-02-02 04:51:08 UTC
Version: 2.16.0

What were you doing when the application crashed?
an svn checkout, and opening a new tab


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.19-1.2895.fc6 #1 SMP Wed Jan 10 18:50:56 EST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Permissive
Accessibility: Disabled
----------- .xsession-errors ---------------------
Max failures exceeded, exiting now
X connection to :0.0 broken (explicit kill or server shutdown).
XGL Absent, checking for NVIDIA
Nvidia Present
Reloading all options.
Window manager warning: Treating resize request of legacy application 0x3c00009 (mythfronte) as a fullscreen request
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1e00003 (Evince Doc)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
/opt/thunderbird/run-mozilla.sh: line 131:  4317 Segmentation fault      "$prog" ${1+"$@"}
(gnome-terminal:4212): Gtk-CRITICAL **: gtk_style_detach: assertion `style->attach_count > 0' failed
(gnome-terminal:4212): Gtk-CRITICAL **: _gtk_style_peek_property_value: assertion `GTK_IS_STYLE (style)' failed
** (bug-buddy:3872): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------

Memory status: size: 293339136 vsize: 293339136 resident: 23232512 share: 11243520 rss: 23232512 rss_rlim: -1
CPU usage: start_time: 1170095807 rtime: 1838 utime: 1059 stime: 779 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912682323744 (LWP 4212)]
[New Thread 1084229952 (LWP 4216)]
(no debugging symbols found)
0x00002aaab0da396f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912682323744 (LWP 4212))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gtk_widget_style_get_valist
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #4 gtk_widget_style_get
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #5 gtk_menu_bar_new
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #6 gtk_menu_bar_new
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #7 gtk_marshal_BOOLEAN__VOID
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #8 g_closure_invoke
    from /lib64/libgobject-2.0.so.0
  • #9 g_signal_chain_from_overridden
    from /lib64/libgobject-2.0.so.0
  • #10 g_signal_emit_valist
    from /lib64/libgobject-2.0.so.0
  • #11 g_signal_emit
    from /lib64/libgobject-2.0.so.0
  • #12 gtk_widget_get_default_style
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #13 gtk_main_do_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #14 gdk_window_is_viewable
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #15 gdk_window_process_all_updates
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #16 gtk_container_check_resize
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #17 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #18 g_main_context_check
    from /lib64/libglib-2.0.so.0
  • #19 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #20 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #21 g_cclosure_marshal_VOID__OBJECT
  • #22 __libc_start_main
    from /lib64/libc.so.6
  • #23 g_cclosure_marshal_VOID__OBJECT
  • #24 ??
  • #25 ??
  • #0 waitpid
    from /lib64/libpthread.so.0

Comment 1 Mariano Suárez-Alvarez 2007-02-02 04:54:34 UTC
When did you checkout gnome-terminal and vte?

Comment 2 Michael LeMay 2007-02-02 04:59:13 UTC
Actually I was checking out a completely unrelated project.
Comment 3 Mariano Suárez-Alvarez 2007-02-02 05:03:25 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 358785 ***