Bug 440051

Summary: Crash when editing a file
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: java-1.6.0-openjdkAssignee: Thomas Fitzsimmons <fitzsim>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: dcantrell, langel, mat.booth, 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: 2008-04-11 18:02:55 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
Log file.
none
Log file from workspace
none
Fedora Eclipse-bugreport.txt
none
hs_err_pid4647.log
none
Workspace .log none

Description Jesse Keating 2008-04-01 15:01:54 UTC
I get this when I edit a file:

#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000000eac252, pid=16263, tid=2292048
#
# Java VM: OpenJDK 64-Bit Server VM (1.6.0-b08 mixed mode linux-amd64)
# Problematic frame:
# C  [libc.so.6+0x6a252]  fgets+0x32
#
# An error report file with more information is saved as:
# /home/jkeating/hs_err_pid16263.log
#
# If you would like to submit a bug report, please 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.
#


I'm attaching the log file.

Comment 1 Jesse Keating 2008-04-01 15:01:54 UTC
Created attachment 299912 [details]
Log file.

Comment 2 Jesse Keating 2008-04-01 15:11:26 UTC
Created attachment 299913 [details]
Log file from workspace

Here is the log file from my workspace.

Comment 3 Andrew Overholt 2008-04-01 15:32:51 UTC
Lillian/Tom:  JVM bug?

Comment 4 Lillian Angel 2008-04-01 15:37:58 UTC
Yes, looks like it definitely is.

Comment 5 Lillian Angel 2008-04-01 19:23:25 UTC
I am not able to reproduce this on i386 or x86_64. Does it only happen when you
try editing a file?

Comment 6 Jesse Keating 2008-04-01 19:30:12 UTC
Yes, as soon as I double click on something like a .spec file or a .py file I
get the crash.

Comment 7 Mat Booth 2008-04-04 20:48:27 UTC
I am also suffering from this bug. Using File->open and dragging/dropping a file
also triggers it. I am attaching my workspace log, JRE crash dump and BugBuddy
crash report.

Comment 8 Mat Booth 2008-04-04 20:49:14 UTC
Created attachment 301336 [details]
Fedora Eclipse-bugreport.txt

Comment 9 Mat Booth 2008-04-04 20:49:43 UTC
Created attachment 301337 [details]
hs_err_pid4647.log

Comment 10 Mat Booth 2008-04-04 20:50:32 UTC
Created attachment 301338 [details]
Workspace .log

Comment 11 Lillian Angel 2008-04-04 20:55:58 UTC
i am looking into this

Comment 12 Lillian Angel 2008-04-11 14:33:01 UTC
Is this still happening? I cannot reproduce it.

Comment 13 Jesse Keating 2008-04-11 18:02:55 UTC
Sorry, thought I had closed it out.  Not seeing it anymore.