SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] SCIRun halts right after its start


Chronological Thread 
  • From: Jaume Coll <jcollfont@gmail.com>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] SCIRun halts right after its start
  • Date: Fri, 16 Dec 2011 09:31:52 -0500

Hi everyone,

I am trying to install SCIRun in a server with centOS running in it.

I followed the instructions in the installation manual and could build using the given build.sh script. The problem occurs when trying to run SCIRun. It loads, even shows the working desktop and SCIRun logo, but once the loading bar finishes it exits with the output attached at the end.

One curious thing is that SCIRun didn't crash before I accepted the Licence agreement, looks like it is something after this pops up.

Any idea?

thanks,
Jaume Coll Font

TERMINAL OUTPUT:

[jaume@swing SCIRun]$ ./bin/scirun 
SCIRun version 4.6 revision 45134
Copying matlabengine.rc to local ./bin/services/ directory
adding matlabenginefiletransfer
adding matlabengine
create network editor
open sciruntcl
Load Tcl 8.6
Load Tk 8.6
Load itcl 4.0
Load itk 4.0
Load Iwidgets 4.0.1
Load BLT 2.4
Done configuring TCL
start network editor
copy and parse .scirunrc
X Error: BadLength (poly request too large or internal Xlib length error)

Thread "TCL main event loop" (id: 139731170744064, pid: 39072) 
caught signal SIGABRT (Abort) 
...handle_abort_signals...
niceAbort
Backtrace:
1. /usr/local/CIBC/SCIRun/bin/lib/libCore_Thread.so
  in SCIRun::handle_abort_signals(int, siginfo*, void*)
2. /lib64/libc.so.6() [0x3615232a20]
3. /lib64/libc.so.6(gsignal+0x35) [0x36152329a5]
4. /lib64/libc.so.6(abort+0x175) [0x3615234185]
5. /usr/local/CIBC/SCIRun/bin/lib/libDataflow_GuiInterface.so(+0x1edc2) [0x7f15c029edc2]
6. /usr/local/CIBC/SCIRun/bin/lib/libtk.8.6.so(+0x93f63) [0x7f15bf076f63]
7. /usr/lib64/libX11.so.6(_XError+0xf4) [0x3618246b24]
8. /usr/lib64/libX11.so.6(_XReply+0x1d6) [0x361824d6a6]
9. /usr/lib64/libGL.so.1(+0xa7efd) [0x7f15bdc9aefd]
139731289372576:main( RUNNING, List: )
139731381638912:internal service manager(detached,  RUNNING, List: )
139731036837632:Event Manager Thread(detached,  BLOCKING, EventManager, List: )
139731171010304:Scheduler(daemon, detached,  BLOCKING, NetworkEditor request FIFO, List: )
139731170744064:TCL main event loop(detached,  RUNNING, List: )

Abort signalled by pid: 39072
Occured for thread: "TCL main event loop"
Exiting





Archive powered by MHonArc 2.6.16.

Top of page