hello all, here the app: http://www.csm.ornl.gov/~kohl/MatView/ it needs tcl/tk. It compiles on OS2008.11, but it cores immediatly: bash-3.2$ ./matview [procs.tcl][util.tcl] alloc: invalid block: 80fd3e8: 9 0 31
Abort (core dumped) and it works without trouble on solaris 10 (sparc sun bundled gcc). Can anyone test it? the app shows a matrix, if you need a matrix to test it, you can take: ftp://math.nist.gov/pub/MatrixMarket2/Harwell-Boeing/platz/plat1919.mtx.gz thanks in advance, gerard PS: dbx info: bash-3.2$ /opt/SunStudioExpress/bin/dbx matview core For information about new features see `help changes' To remove this message, put `dbxenv suppress_startup_message 7.7' in your .dbxrc Reading matview core file header read successfully Reading ld.so.1 Reading libtk8.4.so Reading libtcl8.4.so Reading libX11.so.4 Reading libdl.so.1 Reading libpthread.so.1 Reading libsocket.so.1 Reading libnsl.so.1 Reading libm.so.2 Reading libc.so.1 Reading libXext.so.0 Reading en_US.UTF-8.so.3 Reading methods_unicode.so.3 Reading libXau.so.6 Reading xlcUTF8Load.so.2 Reading xiiimp.so.2 Reading libiiimcf.so.3.0.0 Reading libiiimp.so.1.0.0 Reading UTF-16%UTF-8.so Reading libthread.so.1 Reading auxiliary_object.so Reading libxml2.so.2 Reading libz.so.1 Reading libmp.so.2 Reading libmd.so.1 Reading libscf.so.1 Reading libuutil.so.1 Reading libgen.so.1 Reading auxiliary_object.so Reading auxiliary_object.so [EMAIL PROTECTED] ([EMAIL PROTECTED]) terminated by signal ABRT (Abort) 0xd0e6ea35: _lwp_kill+0x0015: jae _lwp_kill+0x23 [ 0xd0e6ea43, .+0xe ] Current function is window_init 902 if ( Tcl_EvalFile( interp, fname ) == TCL_ERROR ) (dbx) where current thread: [EMAIL PROTECTED] [1] _lwp_kill(0x1, 0x6), at 0xd0e6ea35 [2] thr_kill(0x1, 0x6), at 0xd0e683bd [3] raise(0x6), at 0xd0e22192 [4] abort(0x9, 0x80fd3e8, 0xd129a8f4, 0x1180, 0xd125ff1f, 0x0), at 0xd0dff0dd [5] Tcl_PanicVA(0xd12892e8, 0x8047054), at 0xd125fefc [6] Tcl_Panic(0xd12892e8, 0x80fd3e8, 0x9, 0x0, 0x31), at 0xd125ff1f [7] Ptr2Block(0x80fd3f0), at 0xd126d1dd [8] TclpFree(0x80fd3f0), at 0xd126cce3 [9] Tcl_Free(0x80fd3f0), at 0xd121bbcf [10] Tcl_GetObjResult(0x8080aa8), at 0xd12695de [11] TclEvalObjvInternal(0x8080aa8, 0x1, 0x8047188, 0x819b222, 0xb, 0x0), at 0xd121791a [12] Tcl_EvalEx(0x8080aa8, 0x819b221, 0xc, 0x0), at 0xd121819c [13] Tcl_EvalTokensStandard(0x8080aa8, 0x8047510, 0x2), at 0xd1217dc8 [14] Tcl_EvalEx(0x8080aa8, 0x819a930, 0xae24, 0x0), at 0xd1218144 [15] Tcl_FSEvalFile(0x8080aa8, 0x8085658), at 0xd1253dc1 [16] Tcl_EvalFile(0x8080aa8, 0x8075ae0, 0x80b6c38, 0x0), at 0xd1252cfb =>[17] window_init(), line 902 in "matview.c" [18] Tcl_AppInit(itp = (nil)), line 155 in "matview.c" [19] Tk_MainEx(0x2, 0x8076d30, 0x805584c, 0x8080aa8, 0xd0e70615, 0xd0df08bc), at 0xd12ea7ee [20] main(argc = 1, argv = (nil)), line 116 in "matview.c" _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
