← Back to team overview

openjdk team mailing list archive

[Bug 415197] Re: SIGSEGV (0xb) at pc=0x00007f3c01cefb44, pid=9098, tid=139895708281168 & SIGSEGV (0xb) at pc=0x00007f2889795333, pid=28774, tid=139812069325136

 

I seem to be getting the crash whenever I monitor /dev/ttyUSB0 for a response from the board. I can compile the code and upload it without trouble, I can reset the board without trouble, but when I monitor -and- reset the board -- I get a crash and dump.
     -don't know if that helps...

-- 
SIGSEGV (0xb) at pc=0x00007f3c01cefb44, pid=9098, tid=139895708281168 & SIGSEGV (0xb) at pc=0x00007f2889795333, pid=28774, tid=139812069325136
https://bugs.launchpad.net/bugs/415197
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in “openjdk-6” package in Ubuntu: New

Bug description:
Using Ubuntu 9.04 AMD64
Package: OpenJDK 64-Bit Server VM (14.0-b08)
I apologise for the poor details, I am not a Java developer. I was running the Arduino IDE (version 0017) - Note that this is not a package, but is provided by Arduino (http://arduino.cc/en/Main/Software).
I was in the middle of running through a tutorial (http://www.ladyada.net/learn/arduino/lesson4.html) and I had compiled and sent the "Hello, world!" program to the Arduino controller while using the software's serial monitor to catch a response (all of this is described 1/3rd of the way down, in the above link). At this point, the program crashed and I was left with two dumps [attached].



References