Bug 889372

Summary: [abrt] java-1.7.0-openjdk-1.7.0.9-2.3.3.2.fc17: write_memory_serialize_page: Process /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.9.x86_64/jre/bin/java was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Daniel Demus <daniel-fedoauth>
Component: java-1.7.0-openjdkAssignee: Deepak Bhole <dbhole>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: ahughes, dbhole, jerboaa, jvanek, omajid
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:5cc50727ce448dab1fc83a70bf3749fba8d96c8d
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-31 23:32:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: core_backtrace
none
File: environ
none
File: limits
none
File: backtrace
none
File: cgroup
none
File: smolt_data
none
File: xsession_errors
none
File: executable
none
File: maps
none
File: dso_list
none
File: proc_pid_status
none
File: open_fds
none
File: var_log_messages
none
File: build_ids none

Description Daniel Demus 2012-12-21 00:17:02 UTC
Description of problem:
Tried to start an application I am writing without debugging in eclipse. The application started normally after restarting eclipse

Version-Release number of selected component:
java-1.7.0-openjdk-1.7.0.9-2.3.3.2.fc17

Additional info:
libreport version: 2.0.18
abrt_version:   2.0.18
backtrace_rating: 3
cmdline:        /usr/bin/java -Xms128m -Xmx512m -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=//usr/share/eclipse/dropins -Dorg.eclipse.swt.browser.UseWebKitGTK=true -Dhelp.lucene.tokenizer=standard -XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith -XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init> -XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates,instantiateTemplate -XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage,addBinding -XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile -XX:CompileCommand=exclude,org/python/pydev/ui/filetypes/FileTypesPreferencesPage,getDottedValidSourceFiles -XX:MaxPermSize=256m -jar /usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar -os linux -ws gtk -arch x86_64 -showsplash /usr/lib64/eclipse//plugins/org.eclipse.platform_4.2.1.v20120814-120055/splash.bmp -launcher /usr/lib64/eclipse/eclipse -name Eclipse --launcher.library /usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120522-1813/eclipse_1503.so -startup /usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar --launcher.overrideVmargs -exitdata 20002 -preventMasterEclipseLaunch -vm /usr/bin/java -vmargs -Xms128m -Xmx512m -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=//usr/share/eclipse/dropins -Dorg.eclipse.swt.browser.UseWebKitGTK=true -Dhelp.lucene.tokenizer=standard -XX:CompileCommand=exclude,org/eclipse/core/internal/dtree/DataTreeNode,forwardDeltaWith -XX:CompileCommand=exclude,org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding,<init> -XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates,instantiateTemplate -XX:CompileCommand=exclude,org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage,addBinding -XX:CompileCommand=exclude,org/python/pydev/editor/codecompletion/revisited/PythonPathHelper,isValidSourceFile -XX:CompileCommand=exclude,org/python/pydev/ui/filetypes/FileTypesPreferencesPage,getDottedValidSourceFiles -XX:MaxPermSize=256m -jar /usr/lib64/eclipse//plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
crash_function: write_memory_serialize_page
kernel:         3.6.10-2.fc17.x86_64

truncated backtrace:
:Thread no. 1 (7 frames)
: #0 write_memory_serialize_page at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/runtime/os.hpp:330
: #1 serialize_memory at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/os/linux/vm/interfaceSupport_linux.hpp:31
: #2 ThreadStateTransition::transition_from_native at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/runtime/interfaceSupport.hpp:220
: #3 trans_from_native at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/runtime/interfaceSupport.hpp:239
: #4 ThreadInVMfromNative at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/runtime/interfaceSupport.hpp:286
: #5 JVM_CurrentThread at /usr/src/debug/java-1.7.0-openjdk/openjdk/hotspot/src/share/vm/prims/jvm.cpp:2901
: #6 ??

Comment 1 Daniel Demus 2012-12-21 00:17:06 UTC
Created attachment 667019 [details]
File: core_backtrace

Comment 2 Daniel Demus 2012-12-21 00:17:08 UTC
Created attachment 667020 [details]
File: environ

Comment 3 Daniel Demus 2012-12-21 00:17:10 UTC
Created attachment 667021 [details]
File: limits

Comment 4 Daniel Demus 2012-12-21 00:17:13 UTC
Created attachment 667022 [details]
File: backtrace

Comment 5 Daniel Demus 2012-12-21 00:17:15 UTC
Created attachment 667023 [details]
File: cgroup

Comment 6 Daniel Demus 2012-12-21 00:17:18 UTC
Created attachment 667024 [details]
File: smolt_data

Comment 7 Daniel Demus 2012-12-21 00:17:21 UTC
Created attachment 667025 [details]
File: xsession_errors

Comment 8 Daniel Demus 2012-12-21 00:17:23 UTC
Created attachment 667026 [details]
File: executable

Comment 9 Daniel Demus 2012-12-21 00:17:25 UTC
Created attachment 667027 [details]
File: maps

Comment 10 Daniel Demus 2012-12-21 00:17:28 UTC
Created attachment 667028 [details]
File: dso_list

Comment 11 Daniel Demus 2012-12-21 00:17:30 UTC
Created attachment 667029 [details]
File: proc_pid_status

Comment 12 Daniel Demus 2012-12-21 00:17:33 UTC
Created attachment 667030 [details]
File: open_fds

Comment 13 Daniel Demus 2012-12-21 00:17:35 UTC
Created attachment 667031 [details]
File: var_log_messages

Comment 14 Daniel Demus 2012-12-21 00:17:37 UTC
Created attachment 667032 [details]
File: build_ids

Comment 15 Deepak Bhole 2013-02-25 19:17:01 UTC
Is this reproducible?

Comment 16 Fedora End Of Life 2013-07-03 21:58:16 UTC
This message is a reminder that Fedora 17 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 17. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '17'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 17's end of life.

Bug Reporter:  Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 17 is end of life. If you 
would still like  to see this bug fixed and are able to reproduce it 
against a later version  of Fedora, you are encouraged  change the 
'version' to a later Fedora version prior to Fedora 17's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 17 Fedora End Of Life 2013-07-31 23:32:33 UTC
Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.