Bug 292411 - Crash during native build (double free or corruption)
Summary: Crash during native build (double free or corruption)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.5.0-gcj
Version: 7
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Andrew Haley
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-09-16 10:49 UTC by Alphonse Van Assche
Modified: 2008-04-03 21:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-03 21:00:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
full backtrace (3.86 KB, text/plain)
2007-09-16 10:49 UTC, Alphonse Van Assche
no flags Details

Description Alphonse Van Assche 2007-09-16 10:49:45 UTC
Description of problem:
glibc detect a double of corrupt. From what the web say glibc detect a miss
using the malloc function somewhere in the code. 

It crash during the native build of 'org.eclipse.dstore.extra' jar, that may
occur because dstore does some specific class loading (from what upstream guy say).

Version-Release number of selected component (if applicable):
gcc-java-4.1.2-12
glibc-2.6-4

How reproducible:
Just build this package
http://alcapcom.fedorapeople.org/SRPMS/eclipse-rse-2.0.1-5.fc7.src.rpm

Actual results:
*** glibc detected *** /usr/libexec/gcc/i386-redhat-linux/4.1.2/jc1: double free
or corruption (!prev): 0x09386018 ***

Take a look on the attachment to see the full backtrace.

Expected results:
GCJ just don't crash.

If you need some other informations just don't hesitate to ask.
Cheers,
Alphonse

Comment 1 Alphonse Van Assche 2007-09-16 10:49:45 UTC
Created attachment 196691 [details]
full backtrace

Comment 2 Thomas Fitzsimmons 2008-04-03 21:00:10 UTC
Just retested and this works in i386 Rawhide against glibc-2.7.90-9 and
gcc-java-4.3.0-5.


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