Bug 915177 - [abrt] java-1.7.0-openjdk-devel-1.7.0.9-2.3.7.0.fc18: os::abort: Process /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.9.x86_64/bin/java was killed by signal 6 (SIGABRT)
Summary: [abrt] java-1.7.0-openjdk-devel-1.7.0.9-2.3.7.0.fc18: os::abort: Process /usr...
Keywords:
Status: CLOSED DUPLICATE of bug 892251
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.7.0-openjdk
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Deepak Bhole
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:9d8e1c1bea6d1319f68175c5ca8...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-25 07:09 UTC by h2794354
Modified: 2013-02-25 16:15 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-25 16:15:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (27.85 KB, text/plain)
2013-02-25 07:10 UTC, h2794354
no flags Details
File: cgroup (129 bytes, text/plain)
2013-02-25 07:10 UTC, h2794354
no flags Details
File: core_backtrace (819 bytes, text/plain)
2013-02-25 07:10 UTC, h2794354
no flags Details
File: dso_list (2.06 KB, text/plain)
2013-02-25 07:10 UTC, h2794354
no flags Details
File: environ (1.74 KB, text/plain)
2013-02-25 07:10 UTC, h2794354
no flags Details
File: limits (1.29 KB, text/plain)
2013-02-25 07:10 UTC, h2794354
no flags Details
File: maps (11.52 KB, text/plain)
2013-02-25 07:10 UTC, h2794354
no flags Details
File: open_fds (211 bytes, text/plain)
2013-02-25 07:10 UTC, h2794354
no flags Details
File: proc_pid_status (921 bytes, text/plain)
2013-02-25 07:10 UTC, h2794354
no flags Details
File: var_log_messages (595 bytes, text/plain)
2013-02-25 07:10 UTC, h2794354
no flags Details

Description h2794354 2013-02-25 07:09:38 UTC
Description of problem:
In Eclipse (ADT enabled): launched a junit test ("debug as junit test"), which caused the crash. Removed the AndroidLib from the dependencies and the crash went away. Seems to have something to do with AndroidLib being in the classpath when invoking the local VM, maybe it does things the OpenJDK VM does not like?

Version-Release number of selected component:
java-1.7.0-openjdk-devel-1.7.0.9-2.3.7.0.fc18

Additional info:
backtrace_rating: 4
cmdline:        /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.9.x86_64/bin/java -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:43878 -Dfile.encoding=UTF-8 -Xbootclasspath:/home/maakus/adt-bundle-linux-x86_64/sdk/platforms/android-17/android.jar -classpath /home/maakus/home/adt_workspace/Test1Test/bin/classes:/home/maakus/home/adt_workspace/Test1/bin/classes:/home/maakus/home/adt_workspace/Test1/libs/android-support-v4.jar:/home/maakus/adt-bundle-linux-x86_64/eclipse/configuration/org.eclipse.osgi/bundles/177/2/.cp/:/home/maakus/adt-bundle-linux-x86_64/eclipse/configuration/org.eclipse.osgi/bundles/178/2/.cp/ org.eclipse.jdt.internal.junit.runner.RemoteTestRunner -version 3 -port 36308 -testLoaderClass org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoader -loaderpluginname org.eclipse.jdt.junit.runtime -classNames test.test1.test.TestSomeOtherActivity
crash_function: os::abort
executable:     /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.9.x86_64/bin/java
kernel:         3.7.9-201.fc18.x86_64
remote_result:  NOTFOUND
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #2 os::abort at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:1588
 #3 VMError::report_and_die at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/utilities/vmError.cpp:1018
 #4 report_vm_error at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/utilities/debug.cpp:220
 #6 report_fatal at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/utilities/debug.cpp:225
 #7 compute_offset at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/classfile/javaClasses.cpp:129
 #8 java_lang_String::compute_offsets at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/classfile/javaClasses.cpp:158
 #9 SystemDictionary::initialize_preloaded_classes at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/classfile/systemDictionary.cpp:1976
 #10 Universe::genesis at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/memory/universe.cpp:351
 #11 universe2_init at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/memory/universe.cpp:1006
 #12 init_globals at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/runtime/init.cpp:113

Comment 1 h2794354 2013-02-25 07:10:27 UTC
Created attachment 702207 [details]
File: backtrace

Comment 2 h2794354 2013-02-25 07:10:29 UTC
Created attachment 702208 [details]
File: cgroup

Comment 3 h2794354 2013-02-25 07:10:31 UTC
Created attachment 702209 [details]
File: core_backtrace

Comment 4 h2794354 2013-02-25 07:10:34 UTC
Created attachment 702210 [details]
File: dso_list

Comment 5 h2794354 2013-02-25 07:10:37 UTC
Created attachment 702211 [details]
File: environ

Comment 6 h2794354 2013-02-25 07:10:40 UTC
Created attachment 702212 [details]
File: limits

Comment 7 h2794354 2013-02-25 07:10:43 UTC
Created attachment 702213 [details]
File: maps

Comment 8 h2794354 2013-02-25 07:10:46 UTC
Created attachment 702214 [details]
File: open_fds

Comment 9 h2794354 2013-02-25 07:10:48 UTC
Created attachment 702215 [details]
File: proc_pid_status

Comment 10 h2794354 2013-02-25 07:10:51 UTC
Created attachment 702216 [details]
File: var_log_messages

Comment 11 Deepak Bhole 2013-02-25 16:15:08 UTC
Sorry, this is a configuration issue and not fixable on dev side. Please see Bug #892251.

*** This bug has been marked as a duplicate of bug 892251 ***


Note You need to log in before you can comment on or make changes to this bug.