[java-dev] Crash in JitterMatrix.copyMatrixToArray() ?
Peter Castine
pcastine at gmx.net
Tue Feb 5 06:54:03 MST 2008
- Previous message: [java-dev] Tutorial: Setting up Eclipse for Max/MSP development
- Next message: [java-dev] Crash in JitterMatrix.copyMatrixToArray() ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Actually, an abort(). Here's the most relevant part of the Crash Log, I've attached the whole thing for the curious. I expect lines 8-10 are from inside my mxj code (also attached, it's presumably the jit_matrix method). Any ideas? Again, the full gory details in the attachment. Thread 0 Crashed: 0 libSystem.B.dylib 0x9588047a __kill + 10 1 libSystem.B.dylib 0x958f7782 raise + 26 2 libSystem.B.dylib 0x95906d3f abort + 73 3 libjvm.dylib 0x16c4bb65 JVM_RaiseSignal + 436741 4 libjvm.dylib 0x16b7af92 pss + 203970 5 libjvm.dylib 0x16b8fcdd JNI_CreateJavaVM_Impl + 71325 6 com.cycling74.JitterAPI 0x163105f3 jit_java_jitmatrix_copymatrixtoarray + 233 7 com.cycling74.JitterAPI 0x163108fb jit_java_jitmatrix_copymatrixtoarray_int + 49 8 ??? 0x1937189d 0 + 423041181 9 ??? 0x1936dc74 0 + 423025780 10 ??? 0x192b9227 0 + 422285863 11 libjvm.dylib 0x16aa163a 0x16988000 + 1152570 12 libjvm.dylib 0x16aa1356 0x16988000 + 1151830 13 libjvm.dylib 0x16a2b68c 0x16988000 + 669324 14 libjvm.dylib 0x16b841ab JNI_CreateJavaVM_Impl + 23403 15 com.cycling74.mxj 0x169543d4 call_method_with_coercion + 3624 16 com.cycling74.mxj 0x16954579 maxjava_anything + 344 17 ...diaSetup_01b03.appRuntime46 0x0001f25c typedmess_fun + 512 (message.c:492) -- ---- Peter Castine Next Concert: Fri. 8 Feb, 2008 Oscar Peterson Concert Hall, Concordia University, Montréal, QC, CA "The Door: Theme, Lines, Canon" --please check with venue for time -------------- next part -------------- A non-text attachment was scrubbed... Name: jitSendPixm Crash Stuff.zip Type: application/zip Size: 25659 bytes Desc: not available Url : http://www.cycling74.com/pipermail/java-dev/attachments/20080205/fe4c9a46/jitSendPixmCrashStuff.zip
- Previous message: [java-dev] Tutorial: Setting up Eclipse for Max/MSP development
- Next message: [java-dev] Crash in JitterMatrix.copyMatrixToArray() ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
