malloc problem with Driver.read
Brought to you by:
mike_werner
I'm havina a problem with malloc on InputStream obtained from Driver
I've the very same error both on an Ubuntu Jaunty 64 bit and Ubuntu Intrepid 32 bit
*** glibc detected *** /usr/lib/jvm/ia32-java-6-sun-1.6.0.14/bin/java: free(): invalid pointer: 0x08e20328 ***
*** glibc detected *** /usr/lib/jvm/ia32-java-6-sun-1.6.0.14/bin/java: malloc(): memory corruption: 0x08e20b30 ***
I think (just a guess) that this somehow relates to some problems into the JNI code