Hey all, We're noticing on 2-3 of our devs machines JVM crashes when trying to use restlet, its happening often, but not consistently so I'm not sure whats really triggering it, but its always in the same spot:
Instructions: (pc=0x0625ed3c) 0x0625ed2c: 5d dc 8b 03 53 8d 5e 34 ff 50 40 89 c7 8b 56 34 0x0625ed3c: 8b 00 21 c2 89 56 34 8b 47 04 8b 4b 04 21 c1 8b Stack: [0x2d767000,0x2d7e8000], sp=0x2d7e5e70, free space=507k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x25ed3c] V [libjvm.so+0x25e295] V [libjvm.so+0x2ab8dd] V [libjvm.so+0x2a8750] V [libjvm.so+0x250309] V [libjvm.so+0x2afc7a] V [libjvm.so+0x2af686] V [libjvm.so+0x5cdf9d] V [libjvm.so+0x506a59] C [libpthread.so.0+0x54fb] Current CompileTask: C2:1455 com.noelios.restlet.util.HeaderReader.readValue()Ljava/lang/String; (120 bytes) Has anyone else ever seen this behaviour with restlet? -- "It is easier to optimize correct code than to correct optimized code." -- Bill Harlan

