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 593180 - crash in Terminal: Was viewing a text file ...
crash in Terminal: Was viewing a text file ...
Status: RESOLVED DUPLICATE of bug 593181
Product: vte
Classification: Core
Component: general
unspecified
Other All
: Normal critical
: ---
Assigned To: VTE Maintainers
VTE Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-26 15:53 UTC by Kjartan Maraas
Modified: 2009-08-26 16:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description Kjartan Maraas 2009-08-26 15:53:03 UTC
Version: 2.27.91

What were you doing when the application crashed?
Was viewing a text file with a lot of valgrind reports.


Distribution: Fedora release 11.91 (Rawhide)
Gnome Release: 2.27.5 2009-08-16 (Red Hat, Inc)
BugBuddy Version: 2.27.1

System: Linux 2.6.31-0.174.rc7.git2.fc12.i686 #1 SMP Mon Aug 24 23:41:37 EDT 2009 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10699001
Selinux: No
Accessibility: Enabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: canberra-gtk-module, pk-gtk-module, gnomebreakpad, gail:atk-bridge

Memory status: size: 61878272 vsize: 61878272 resident: 14970880 share: 11599872 rss: 14970880 rss_rlim: 18446744073709551615
CPU usage: start_time: 1251294326 rtime: 127 utime: 91 stime: 36 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xb67b7b70 (LWP 32718)]
0x00115416 in __kernel_vsyscall ()

Thread 1 (Thread 0xb7fc4750 (LWP 32712))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 IA__g_spawn_sync
    at gspawn.c line 386
  • #3 IA__g_spawn_command_line_sync
    at gspawn.c line 700
  • #4 run_bug_buddy
    at gnome-breakpad.cc line 409
  • #5 check_if_gdb
    at gnome-breakpad.cc line 480
  • #6 bugbuddy_segv_handle
    at gnome-breakpad.cc line 223
  • #7 <signal handler called>
  • #8 __kernel_vsyscall
  • #9 raise
    at ../nptl/sysdeps/unix/sysv/linux/raise.c line 64
  • #10 abort
    at abort.c line 92
  • #11 __libc_message
    at ../sysdeps/unix/sysv/linux/libc_fatal.c line 186
  • #12 malloc_printerr
    at malloc.c line 6242
  • #13 IA__g_free
    at gmem.c line 190
  • #14 IA__g_array_free
    at garray.c line 180
  • #15 ??
    from /usr/lib/libvte.so.9
  • #16 ??
    from /usr/lib/libvte.so.9
  • #17 ??
    from /usr/lib/libvte.so.9
  • #18 ??
    from /usr/lib/libvte.so.9
  • #19 ??
    from /usr/lib/libvte.so.9
  • #20 ??
    from /usr/lib/libvte.so.9
  • #21 ??
    from /usr/lib/libvte.so.9
  • #22 ??
    from /usr/lib/libvte.so.9
  • #23 ??
    from /usr/lib/libvte.so.9
  • #24 g_timeout_dispatch
    at gmain.c line 3396
  • #25 g_main_dispatch
    at gmain.c line 1960

	Inferior 1 [process 32712] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


----------- .xsession-errors ---------------------
b7601000-b7c84000 r--p 00000000 08:03 68476      /usr/share/icons/gnome/icon-theme.cache
b7c84000-b7c8f000 r--p 00000000 08:03 377446     /usr/share/locale/nb/LC_MESSAGES/glib20.mo
b7c8f000-b7d90000 rw-p 00000000 00:00 0 
b7d90000-b7d92000 r--p 00000000 08:03 386416     /usr/share/locale/nb/LC_MESSAGES/atk10.mo
b7d92000-b7d95000 r--p 00000000 08:03 5015296    /usr/share/locale/nb/LC_MESSAGES/libbonobo-2.0.mo
b7d95000-b7da6000 r--p 00000000 08:03 5080403    /usr/share/locale/nb/LC_MESSAGES/libc.mo
b7da6000-b7dc4000 r--p 00000000 08:03 5079045    /usr/share/locale/nb/LC_MESSAGES/gtk20-properties.mo
b7dc4000-b7fc4000 r--p 00000000 08:03 383617     /usr/lib/locale/locale-archive
b7fc4000-b7fd1000 rw-p 00000000 00:00 0 
b7fd8000-b7fea000 r--p 00000000 08:03 4980942    /usr/share/locale/nb/LC_MESSAGES/gtk20.mo
b7fea000-b7ff1000 r--s 00000000 08:03 54110      /usr/lib/gconv/gconv-modules.cache
b7ff1000-b7fff000 r--p 00000000 08:03 379222     /usr/share/locale/nb/LC_MESSAGES/gnome-terminal.mo
b7fff000-b8000000 rw-p 00000000 00:00 0 
bf8de000-bf8f9000 rw-p 00000000 00:00 0          [stack]
can't compute CFA for this frame
--------------------------------------------------
Comment 1 Christian Persch 2009-08-26 15:56:08 UTC
Looks like a dup of bug 592990, unless you were using vte >= 0.21.4 ?
Comment 2 Kjartan Maraas 2009-08-26 16:08:16 UTC
Probably is.

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