Thread Previous • Date Previous • Date Next • Thread Next |
The test case is included in the Database.java file from http://aurora.regenstrief.org/~schadow/dbm-java/jdbm/. Uncomment the main-method to perform a simple test. ** Attachment added: "Database.java" http://launchpadlibrarian.net/15692935/Database.java -- SIGSEGV when trying to execute c code via jdbm library https://bugs.launchpad.net/bugs/243703 You received this bug notification because you are a member of OpenJDK, which is subscribed to openjdk-6 in ubuntu. Status in Source Package "openjdk-6" in Ubuntu: Incomplete Bug description: This bug occurs randomly when trying to use jdbm library from http://aurora.regenstrief.org/~schadow/dbm-java/ RELEASE ... Description: Ubuntu 8.04.1 Release: 8.04 sometimes, the execution works and the data is read from a gdbm-file, instead of this the following error is printed # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f85c800c389, pid=7083, tid=1102784848 # # Java VM: OpenJDK 64-Bit Server VM (1.6.0-b10 mixed mode linux-amd64) # Problematic frame: # C [libgdbm.so.3+0x3389] _gdbm_get_bucket+0x9 # # An error report file with more information is saved as: # /media/sdb1/ubuntu/netbeans/gui/hs_err_pid7083.log # # If you would like to submit a bug report, please visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-6/ # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. #
Thread Previous • Date Previous • Date Next • Thread Next |