Date: Mon, 10 Nov 2008 18:41:33 -0600 From: Rich Winkel <rich@math.missouri.edu> To: freebsd-questions@freebsd.org Subject: Matlab R2007b Message-ID: <20081111004133.GG75502@pencil.math.missouri.edu>
next in thread | raw e-mail | index | archive | help
Has anyone gotten matlab 2007b working under fbsd 7.0-R and linux_base-fc-4_13 ? Even with options -nojvm -nosplash -nodisplay -memmgr compact it segfaults with Stack Trace: [0] libc.so.6:__libc_free~(0x2c51f008, 0x2c3594b8, 0x2c3594bc, 0x2c35d380) + 5 9 bytes [1] libguide.so:__kmp_affinity_determine_capable~(0x2c353200 "KMP_AFFINITY", 0 xbf3f6fa4, 0x28b469e0, 0) + 280 bytes [2] libguide.so:0x2c3488f7(0x2c358900, 1, 0x0895210c, 0xbf3f7008) [3] libguide.so:0x2c346ac9(0x2c358900, 0xbf3f7018, 0x2c339c61, 0x28323ddc) [4] libguide.so:__kmp_serial_initialize~(0x28323ddc, 0x2c339c1c, 0xbf3f7048, 0 x2825449e) + 94 bytes [5] libguide.so:ompc_set_num_threads~(1, 1, 0x2842ee40, 0xbf3f7060) + 69 bytes [6] libmwservices.so:ComputationalThreads::setNumThreads(unsigned int)(0x08952 108, 1, 0, 0) + 158 bytes [7] libmwservices.so:services::threading::getNumComputationalThreads()(0x28543 5b0, 0, 196, 0x28064810) + 120 bytes [8] libmwm_interpreter.so:inAccelExecElemExprImpl(_element_expr*, void*)(0x089 52390 "call_gmon_start", 0x2816d04f, 3, 0x2892a884) + 89 bytes [9] libmwm_interpreter.so:inAccelExecElemExpr(_element_expr*, void*)(0x08977ad 0, 0x08938900, 0xbf3f9430, 0xbf3f9434) + 34 bytes The binary bits vary but the procedure calls are the same each time. I notice it's loading libc.so.6 from /lib/obsolete/linuxthreads/libc.so.6 instead of /lib/libc.so.6 Is anyone else trying to get this working?? Thanks!! Rich
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081111004133.GG75502>