Bug 531186
Summary: | eclipse crash in pango | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ben Konrath <ben> | ||||
Component: | eclipse | Assignee: | Andrew Overholt <overholt> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | akurtako, oliver, overholt | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-10-27 16:51:28 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: |
|
I forgot to include what I got on the command line: % eclipse # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0042fde9, pid=14632, tid=3078477504 # # JRE version: 6.0-b16 # Java VM: OpenJDK Client VM (14.0-b16 mixed mode linux-x86 ) # Distribution: Custom build (Thu Sep 10 17:09:30 EDT 2009) # Problematic frame: # C [libpango-1.0.so.0+0x22de9] pango_layout_new+0x39 # # An error report file with more information is saved as: # /home/ben/hs_err_pid14632.log # # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # http://icedtea.classpath.org/bugzilla # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # zsh: abort (core dumped) eclipse Thanks for the detailed report, Ben. I'm going to mark this as a duplicate of a previously-filed report and continue trying to duplicate myself. *** This bug has been marked as a duplicate of bug 522187 *** |
Created attachment 366209 [details] backtrace from ABRT Description of problem: Eclispe crashed while trying to add Pydev update site. I alt-tabbed to switch to another app and eclipse crashed. Version-Release number of selected component (if applicable): eclipse-platform-3.5.1-1.fc12.i686 How reproducible: Only once so far. Additional info: The back trace from the Automatic Bug Reporting Tool is attached. I tried to submit this report with ABRT but it didn't work. Not sure why.