Bug 922497
| Summary: | [abrt] java-1.7.0-openjdk-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/jre/bin/java was killed by signal 6 (SIGABRT) | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Thomas Meyer <thomas.mey> | ||||||||||||||||||||||
| Component: | java-1.7.0-openjdk | Assignee: | Deepak Bhole <dbhole> | ||||||||||||||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||
| Version: | 18 | CC: | ahughes, dbhole, jerboaa, jvanek, omajid, paulo.fidalgo.pt | ||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||
| Whiteboard: | abrt_hash:8b8fb845478a1a666325877ea4a5f654e5a5ee8e | ||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||
| Last Closed: | 2013-04-03 17:48:41 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
Thomas Meyer
2013-03-17 13:58:56 UTC
Created attachment 711399 [details]
File: backtrace
Created attachment 711400 [details]
File: cgroup
Created attachment 711401 [details]
File: dso_list
Created attachment 711402 [details]
File: environ
Created attachment 711403 [details]
File: limits
Created attachment 711404 [details]
File: maps
Created attachment 711405 [details]
File: open_fds
Created attachment 711406 [details]
File: proc_pid_status
Created attachment 711407 [details]
File: smolt_data
Created attachment 711408 [details]
File: var_log_messages
It seems like that was an error starting JDWP. Is there another VM/application running with that port in use? Yes, maybe. If this happens again, I'd suggest running netstat -apnt as root to see what is running (especially another java process). If there is something already using the JDWP port, there isn't much that we can do. Closing as NOTABUG. |