[java-dev] Crash in JitterMatrix.copyMatrixToArray() ?
Joshua Kit Clayton
jkc at musork.com
Tue Feb 5 11:16:29 MST 2008
- Previous message: [java-dev] Crash in JitterMatrix.copyMatrixToArray() ?
- Next message: [java-dev] Re: Crash in JitterMatrix.copyMatrixToArray() ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Feb 5, 2008, at 5:54 AM, Peter Castine wrote: > 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. Can't reproduce here. Can you give us real repro steps? Something else corrupting memory? Worst case, you might switch to the copyVectorToArray() methods, since those functions have been more heavily tested and this copyMatrixToArray() routine might have some issues (if discovered, none of which would be fixed before Max 5). -Joshua
- Previous message: [java-dev] Crash in JitterMatrix.copyMatrixToArray() ?
- Next message: [java-dev] Re: Crash in JitterMatrix.copyMatrixToArray() ?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
