Bug 184056

Summary: glibc catching heap corruption in libgcj
Product: [Fedora] Fedora Reporter: Anthony Green <green>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: overholt
Target Milestone: ---   
Target Release: ---   
Hardware: powerpc   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-03-05 16:39:25 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:

Description Anthony Green 2006-03-05 16:37:18 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.0.7-1.1.fc4 Firefox/1.0.7

Description of problem:
I'm having problems building my Extras packages on PPC.  I get errors like
this...

*** glibc detected *** /usr/lib/jvm/java/bin/java: free(): invalid pointer: 0xf2d299f8 ***
======= Backtrace: =========
/lib/libc.so.6[0xe5f6824]
/lib/libc.so.6(__libc_free+0xc8)[0xe5f9cc8]
/usr/lib/../lib/libgcj.so.7(_Jv_Free+0x24)[0xf1abc24]
/usr/lib/../lib/libgcj.so.7(_Z9_Jv_ZFreePvS_+0x28)[0xf1f9b88]
/usr/lib/../lib/libz.so.1(inflateEnd+0x78)[0xe738d38]
/usr/lib/../lib/libgcj.so.7(_ZN4java4util3zip8Inflater3endEv+0x38)[0xf1f9de8]
/usr/lib/../lib/libgcj.so.7(_ZN4java4util3zip8Inflater8finalizeEv+0x28)[0xf50d328]
/usr/lib/../lib/libgcj.so.7(_Z18_Jv_FinalizeObjectPN4java4lang6ObjectE+0x30)[0xf1ec0c0]


Here are two logs..

http://buildsys.fedoraproject.org/logs/fedora-development-extras/5860-jogl-1.1.1-14.fc5/ppc/build.log

http://buildsys.fedoraproject.org/logs/fedora-development-extras/5859-kawa-1.8-5.fc5/ppc/build.log


overholt says he can't build Eclipse on PPC in rawhide either.


AG


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Try to build the kawa SRPM in rawhide.
2.
3.
  

Additional info:

Comment 1 Jakub Jelinek 2006-03-05 16:39:25 UTC

*** This bug has been marked as a duplicate of 183895 ***