Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 87421

Summary: gnome-terminal crashes using screen on remote FreeBSD machine
Product: Gentoo Linux Reporter: Sean Leach <kickdaddy>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED NEEDINFO    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sean Leach 2005-03-31 07:22:41 UTC
If I ssh to any FreeBSD machine (Linux seems to work fine), and then run screen, i.e.

'screen -S some_screen'

when the bash prompt of the new screen comes up (around that time) gnome-terminal crashes everytime.  It doesn't just crash the current window, it crashes all open terms.

Error message:
The Application "gnome-terminal" has quit unexpectedly.

You can inform the developers of what happened to help them fix it.  Or you can restart the application right now.


Reproducible: Always
Steps to Reproduce:
1. ssh to remote freebsd machine
2. screen -S test
3. It crashes

Actual Results:  
gnome terminal crashes


Expected Results:  
Not crashed

gnome 2.8.2
gnome-terminal 2.8.2
gentoo 2004.4
Comment 1 Nathaniel McCallum (RETIRED) gentoo-dev 2005-05-27 17:32:21 UTC
> ssh foo.bar.net
> uname -a
FreeBSD foo.bar.net 4.10-STABLE FreeBSD 4.10-STABLE #0: Mon Sep 13 11:49:30 EDT
2004     root@foo.bar.net:/usr/obj/usr/src/sys/FOO  i386
> screen -S test

Works fine.  What version of FreeBSD are you sshing to?
Comment 2 Nathaniel McCallum (RETIRED) gentoo-dev 2005-07-02 13:48:23 UTC
Closing due to lack of response, please reopen if you are still having the problem.