Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87421 - gnome-terminal crashes using screen on remote FreeBSD machine
Summary: gnome-terminal crashes using screen on remote FreeBSD machine
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-31 07:22 UTC by Sean Leach
Modified: 2005-07-02 13:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.