SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] SCIRun X11 forwarding to Mac OS 10.4 problem


Chronological Thread 
  • From: Andy Triboletti <triboletti@gmail.com>
  • To: Alan Morris <amorris@cs.uoregon.edu>
  • Cc: scirun-users@sci.utah.edu
  • Subject: Re: [SCIRUN-USERS] SCIRun X11 forwarding to Mac OS 10.4 problem
  • Date: Sat, 21 May 2005 18:08:38 -0400

This solved it! thanks!

On May 21, 2005, at 4:17 PM, Alan Morris wrote:


Andy,

You've probably fallen victim to the 'ssh -X' vs 'ssh -Y' problem. Use
'-Y' to set up a trusted connection (-X used to do this in previous
versions of openssh).  This is now required on MacOS 10.4 due to the
upgrade to openssh > 3.8.

Alan


On Sat, 21 May 2005, Andy Triboletti wrote:


I have SCIRun 1.24.1 installed on Linux Mandrake 10.1, and I am
trying to ssh into that machine from my Mac OS 10.4 powerbook.  I can
run the program successfully locally on linux.  I can run other X
programs through ssh.  When I try to run SCIRun I get this message.
Anyone seen this? Workarounds?

Thanks
Andy

[andy@localhost linux]$ ./scirun
Loading services, please wait...
Initializing the tcl packages: tcl, X Error: BadAtom (invalid Atom
parameter)
tk, Thread "TCL main event loop"(pid 6025) caught signal SIGABRT (Abort)
Backtrace:
/home/andy/SCIRun/osx/lib/libCore_Thread.so
(_ZN6SCIRun6Thread9niceAbortEv+0x18) [0x400a8aa8]
/home/andy/SCIRun/osx/lib/libCore_Thread.so [0x400b1996]
[0xffffe420]
/lib/tls/libc.so.6(abort+0x129) [0x407b31e9]
/home/andy/SCIRun/osx/lib/libCore_GuiInterface.so [0x400919e9]
/usr/X11R6/lib/libX11.so.6(_XError+0xe1) [0x40915281]
/usr/X11R6/lib/libX11.so.6(_XReply+0x11e) [0x409159ce]
/usr/X11R6/lib/libX11.so.6(XGetWindowProperty+0x8d) [0x408fc91d]
/home/andy/SCIRun/Thirdparty/1.24.1/Linux/gcc-3.4.1-32bit///lib/
libtk.so [0x405662cb]
/home/andy/SCIRun/Thirdparty/1.24.1/Linux/gcc-3.4.1-32bit///lib/
libtk.so [0x40566217]
/home/andy/SCIRun/Thirdparty/1.24.1/Linux/gcc-3.4.1-32bit///lib/
libtk.so [0x40565e3d]
/home/andy/SCIRun/Thirdparty/1.24.1/Linux/gcc-3.4.1-32bit///lib/
libtk.so(Tk_GetOption+0x3c) [0x4056522b]
/home/andy/SCIRun/Thirdparty/1.24.1/Linux/gcc-3.4.1-32bit///lib/
libtk.so [0x40587c4b]
/home/andy/SCIRun/Thirdparty/1.24.1/Linux/gcc-3.4.1-32bit///lib/
libtk.so(TkCreateFrame+0x72) [0x405878c8]
/home/andy/SCIRun/Thirdparty/1.24.1/Linux/gcc-3.4.1-32bit///lib/
libtk.so [0x4056f949]
/home/andy/SCIRun/Thirdparty/1.24.1/Linux/gcc-3.4.1-32bit///lib/
libtk.so(Tk_Init+0xe) [0x4056f475]
/home/andy/SCIRun/osx/lib/libCore_TkExtensions.so(Tcl_AppInit+0x68)
[0x400efae8]
/home/andy/SCIRun/Thirdparty/1.24.1/Linux/gcc-3.4.1-32bit///lib/
libtk.so(Tk_MainEx+0x220) [0x405633dc]
/home/andy/SCIRun/osx/lib/libCore_TkExtensions.so(tkMain+0x2d)
[0x400efa6d]
/home/andy/SCIRun/osx/lib/libCore_GuiInterface.so
(_ZN6SCIRun7TCLTask3runEv+0x20) [0x40091d00]
/home/andy/SCIRun/osx/lib/libCore_Thread.so
(_ZN6SCIRun6Thread8run_bodyEv+0x12) [0x400a8e12]
/home/andy/SCIRun/osx/lib/libCore_Thread.so [0x400af446]
/lib/tls/libpthread.so.0 [0x40a88b3c]
/lib/tls/libc.so.6(__clone+0x5a) [0x4084992a]
1097153664: main (state = blocking on semaphore, TCLTask startup
semaphore)
1080482736: internal service manager (detached, state = blocking,
connection_list_condition_variable)
1098210224: TCL main event loop (detached, state = running)

Abort signalled by pid: 6025
Occured for thread: "TCL main event loop"
resume(r)/dbx(d)/cvd(c)/kill thread(k)/exit(e)?


===================================================================== ======
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu ==
== for more details. ==
== Please acknowledge use of SCIRun in your papers and reports: ==
== see http://software.sci.utah.edu/scirun- biopse_citation.bib ==
===================================================================== ======



===========================================================================
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
== for more details.                                                     ==
== Please acknowledge use of SCIRun in your papers and reports:          ==
==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
===========================================================================





Archive powered by MHonArc 2.6.16.

Top of page