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 152785 - crash during pager switch
crash during pager switch
Status: RESOLVED DUPLICATE of bug 107234
Product: vte
Classification: Core
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-09-16 05:39 UTC by craig.jeffree
Modified: 2005-01-03 23:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description craig.jeffree 2004-09-16 05:40:04 UTC
Package: gnome-terminal
Severity: normal
Version: 2.2.1
Synopsis: crash during pager switch
Bugzilla-Product: gnome-terminal
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)

Description:
Description of Problem:  The gnome-terminal crashed while trying to exit
after I used ctrl-d to exit it.  It appears that if the desktop pager is
used to switch virtual desktops while the terminal is exiting it will
crash the terminal


Steps to reproduce the problem:
1.  Open terminal
2.  Press CTRL-D (causing the terminal to exit)
3.  While it is exiting switch to a different virtual desktop using the
pager (I often see the terminal take a considerable period of time to
exit if I had used that terminal to ssh to another machine and exit both
the ssh session and the terminal in consecutive steps - presumably this
is due to the local terminal being swapped to disk)

Actual Results:  Crash


Expected Results:  Clean exit


How often does this happen?  If the steps to reproduce are followed it
happens every time.


Additional Information:




Debugging Information:

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

(no debugging symbols found)...Using host libthread_db library
"/lib/tls/libthread_db.so.1".
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...(no debugging
symbols found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...(no debugging symbols
found)...(no debugging symbols found)...[Thread debugging using
libthread_db enabled]
[New Thread 1087375072 (LWP 29502)]
0xffffe002 in ?? ()

Thread 1 (Thread 1087375072 (LWP 29502))

  • #0 ??
  • #1 waitpid
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
  • #5 raise
    from /lib/tls/libc.so.6
  • #6 abort
    from /lib/tls/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 vte_terminal_fork_command
    from /usr/lib/libvte.so.4
  • #10 g_main_context_wakeup
    from /usr/lib/libglib-2.0.so.0
  • #11 g_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 main
  • #0 ??




------- Bug moved to this database by unknown@bugzilla.gnome.org 2004-09-16 01:40 -------


Unknown platform unknown. Setting to default platform "Other".
Unknown milestone "unknown" in product "gnome-terminal".
   Setting to default milestone for this product, '---'
The original reporter of this bug does not have
   an account here. Reassigning to the person who moved
   it here, unknown@bugzilla.gnome.org.
   Previous reporter was craig.jeffree@preston.net.
Setting to default status "UNCONFIRMED".
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Mariano Suárez-Alvarez 2004-10-31 10:21:20 UTC
When this crash happens, are there any related messages in ~/.xsession-errors?
Could you get a stack trace after installing packages for your distro which
include debugging symbols? See http://bugzilla.gnome.org/getting-traces.cgi for
more information about useful stack traces.
Comment 2 Olav Vitters 2005-01-03 23:04:04 UTC

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