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 142384 - gnome-terminal crash with ssh + music player
gnome-terminal crash with ssh + music player
Status: RESOLVED DUPLICATE of bug 139441
Product: gnome-terminal
Classification: Core
Component: general
unspecified
Other Linux
: Normal critical
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-05-12 05:39 UTC by Jung-Min Lee
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jung-Min Lee 2004-05-12 05:39:02 UTC
Steps to reproduce the crash:
1. run xmms or liteamp   and play music. (musicplayer)
2. run gnome-terminal
3. run ssh and connect to hostX    "ssh -l
username hostX"
4. run vim
5. Result: gnome-terminal crash.

Expected Results:
no crash

How often does this happen?
- with liteamp -> always
- with xmms -> 1/3 ~ 1/2

Additional Information:
- (telnet to hostX + running vim)  don't cause crash

- my system information:
  OS: Gentoo Linux (Kernel 2.6.5-gentoo-r1)
  ssh: openssh-3.8_1
  vim: vim-6.2.461
  xmms: xmms-1.2.10-r1
  liteamp: liteamp-0.2.4.1

- hostX information:
  OS: Debian testing/unstable  
  ssh: 3.8p1-3
  vim: vim-6.2.426

- ssh to my system don't cause crash


Debugging Information:

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

(no debugging symbols found)...Using host
libthread_db library
"/lib/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)...(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)...(no debugging
symbols found)...
(no debugging symbols found)...(no debugging
symbols found)...
(no debugging symbols found)...[Thread debugging
using libthread_db
enabled]
[New Thread 16384 (LWP 25025)]
(no debugging symbols found)...
(no debugging symbols found)...0x405773e8 in
waitpid ()
   from /lib/libpthread.so.0

Thread 1 (Thread 16384 (LWP 25025))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 __pthread_sighandler
    from /lib/libpthread.so.0
  • #4 <signal handler called>
  • #5 kill
    from /lib/libc.so.6
  • #6 pthread_kill
    from /lib/libpthread.so.0
  • #7 raise
    from /lib/libpthread.so.0
  • #8 raise
    from /lib/libc.so.6
  • #9 abort
    from /lib/libc.so.6
  • #10 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #11 g_log
    from /usr/lib/libglib-2.0.so.0
  • #12 g_string_erase
    from /usr/lib/libglib-2.0.so.0
  • #13 _g_log_fallback_handler
    from /usr/lib/libglib-2.0.so.0
  • #14 g_log_default_handler
    from /usr/lib/libglib-2.0.so.0
  • #15 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #16 g_log
    from /usr/lib/libglib-2.0.so.0
  • #17 vte_terminal_handle_sequence
    from /usr/lib/libvte.so.4
  • #18 vte_terminal_process_incoming
    from /usr/lib/libvte.so.4
  • #19 g_main_context_wakeup
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_depth
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #23 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #24 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #25 main
  • #0 waitpid
    from /lib/libpthread.so.0

Comment 1 Jung-Min Lee 2004-05-12 05:59:48 UTC
gnome-terminal version: 2.4.2
Comment 2 Jung-Min Lee 2004-05-12 06:29:49 UTC
(gnome-terminal) + (without musicplayer) + (with telnet) + (vim on hostX)  also 
crash.


When crash, all gnome-terminals running die.
Comment 3 Mariano Suárez-Alvarez 2004-05-12 18:46:17 UTC

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