[Bug 567302] New: internal compiler error
http://bugzilla.novell.com/show_bug.cgi?id=567302 http://bugzilla.novell.com/show_bug.cgi?id=567302#c0 Summary: internal compiler error Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: pip@iszf.irk.ru QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.6) Gecko/20091201 SUSE/3.5.6-1.1.1 Firefox/3.5.6 compiler crash when I tried to compile parmetis. The output is .... a - checkgraph.o ar -ts ../libmetis.a make[1]: Leaving directory `/home/vv/Work/FEniCS/ParMetis-3.1.1/METISLib' (cd ParMETISLib ; make ) make[1]: Entering directory `/home/vv/Work/FEniCS/ParMetis-3.1.1/ParMETISLib' mpicc -DNDEBUG -fPIC -O3 -I. -c comm.c mpicc -DNDEBUG -fPIC -O3 -I. -c util.c mpicc -DNDEBUG -fPIC -O3 -I. -c debug.c mpicc -DNDEBUG -fPIC -O3 -I. -c setup.c mpicc -DNDEBUG -fPIC -O3 -I. -c grsetup.c mpicc -DNDEBUG -fPIC -O3 -I. -c timer.c mpicc -DNDEBUG -fPIC -O3 -I. -c node_refine.c *** glibc detected *** /usr/lib64/gcc/x86_64-suse-linux/4.4/cc1: free(): invalid pointer: 0x0000000001056550 *** ======= Backtrace: ========= /lib64/libc.so.6[0x2b30d32eec76] /usr/lib64/gcc/x86_64-suse-linux/4.4/cc1[0x72be05] /usr/lib64/gcc/x86_64-suse-linux/4.4/cc1[0x72c1a5] /usr/lib64/gcc/x86_64-suse-linux/4.4/cc1[0x7434de] /usr/lib64/gcc/x86_64-suse-linux/4.4/cc1[0x5c0d9b] /usr/lib64/gcc/x86_64-suse-linux/4.4/cc1[0x5c0fd5] /usr/lib64/gcc/x86_64-suse-linux/4.4/cc1[0x5c0fe7] ======= Memory map: ======== 00400000-00c33000 r-xp 00000000 08:03 25003 /usr/lib64/gcc/x86_64-suse-linux/4.4/cc1 00e33000-00e34000 r--p 00833000 08:03 25003 /usr/lib64/gcc/x86_64-suse-linux/4.4/cc1 00e34000-00ebe000 rw-p 00834000 08:03 25003 /usr/lib64/gcc/x86_64-suse-linux/4.4/cc1 00ebe000-0117b000 rw-p 00000000 00:00 0 [heap] 2b30d1f65000-2b30d1f83000 r-xp 00000000 08:03 1253 /lib64/ld-2.10.1.so 2b30d1f83000-2b30d1f85000 rw-p 00000000 00:00 0 2b30d1f85000-2b30d1fc4000 r--p 00000000 08:03 14478 /usr/lib/locale/en_US.utf8/LC_CTYPE 2b30d1fc4000-2b30d1fcb000 r--s 00000000 08:03 17740 /usr/lib64/gconv/gconv-modules.cache 2b30d1fcb000-2b30d1fcc000 r--p 00000000 08:03 14525 /usr/lib/locale/en_US.utf8/LC_MESSAGES/SYS_LC_MESSAGES 2b30d1fcc000-2b30d20fe000 rw-p 00000000 00:00 0 2b30d2182000-2b30d2183000 r--p 0001d000 08:03 1253 /lib64/ld-2.10.1.so 2b30d2183000-2b30d2184000 rw-p 0001e000 08:03 1253 /lib64/ld-2.10.1.so 2b30d2184000-2b30d21a3000 r-xp 00000000 08:03 25025 /usr/lib64/libcloog.so.0.0.0 2b30d21a3000-2b30d23a2000 ---p 0001f000 08:03 25025 /usr/lib64/libcloog.so.0.0.0 2b30d23a2000-2b30d23a3000 r--p 0001e000 08:03 25025 /usr/lib64/libcloog.so.0.0.0 2b30d23a3000-2b30d23a4000 rw-p 0001f000 08:03 25025 /usr/lib64/libcloog.so.0.0.0 2b30d23a4000-2b30d23a6000 rw-p 00000000 00:00 0 2b30d23a6000-2b30d2708000 r-xp 00000000 08:03 25282 /usr/lib64/libppl_c.so.2.1.0 2b30d2708000-2b30d2908000 ---p 00362000 08:03 25282 /usr/lib64/libppl_c.so.2.1.0 2b30d2908000-2b30d2909000 r--p 00362000 08:03 25282 /usr/lib64/libppl_c.so.2.1.0 2b30d2909000-2b30d290d000 rw-p 00363000 08:03 25282 /usr/lib64/libppl_c.so.2.1.0 2b30d290d000-2b30d290e000 rw-p 00000000 00:00 0 2b30d290e000-2b30d29c7000 r-xp 00000000 08:03 25050 /usr/lib64/libppl.so.7.1.0 2b30d29c7000-2b30d2bc7000 ---p 000b9000 08:03 25050 /usr/lib64/libppl.so.7.1.0 2b30d2bc7000-2b30d2bc8000 r--p 000b9000 08:03 25050 /usr/lib64/libppl.so.7.1.0 2b30d2bc8000-2b30d2bca000 rw-p 000ba000 08:03 25050 /usr/lib64/libppl.so.7.1.0 2b30d2bca000-2b30d2bcd000 r-xp 00000000 08:03 25056 /usr/lib64/libgmpxx.so.4.1.0 2b30d2bcd000-2b30d2dcd000 ---p 00003000 08:03 25056 /usr/lib64/libgmpxx.so.4.1.0 2b30d2dcd000-2b30d2dce000 r--p 00003000 08:03 25056 /usr/lib64/libgmpxx.so.4.1.0 2b30d2dce000-2b30d2dcf000 rw-p 00004000 08:03 25056 /usr/lib64/libgmpxx.so.4.1.0 2b30d2dcf000-2b30d2e1d000 r-xp 00000000 08:03 25033 /usr/lib64/libmpfr.so.1.2.0 2b30d2e1d000-2b30d301d000 ---p 0004e000 08:03 25033 /usr/lib64/libmpfr.so.1.2.0 2b30d301d000-2b30d301e000 r--p 0004e000 08:03 25033 /usr/lib64/libmpfr.so.1.2.0 2b30d301e000-2b30d301f000 rw-p 0004f000 08:03 25033 /usr/lib64/libmpfr.so.1.2.0 2b30d301f000-2b30d3020000 rw-p 00000000 00:00 0 2b30d3020000-2b30d3077000 r-xp 00000000 08:03 25320 /usr/lib64/libgmp.so.3.5.0 2b30d3077000-2b30d3276000 ---p 00057000 08:03 25320 /usr/lib64/libgmp.so.3.5.0 2b30d3276000-2b30d3277000 r--p 00056000 08:03 25320 /usr/lib64/libgmp.so.3.5.0 2b30d3277000-2b30d327c000 rw-p 00057000 08:03 25320 /usr/lib64/libgmp.so.3.5.0 2b30d327c000-2b30d33cd000 r-xp 00000000 08:03 1259 /lib64/libc-2.10.1.so 2b30d33cd000-2b30d35cd000 ---p 00151000 08:03 1259 /lib64/libc-2.10.1.so 2b30d35cd000-2b30d35d1000 r--p 00151000 08:03 1259 /lib64/libc-2.10.1.so 2b30d35d1000-2b30d35d2000 rw-p 00155000 08:03 1259 /lib64/libc-2.10.1.so 2b30d35d2000-2b30d35d7000 rw-p 00000000 00:00 0 2b30d35d7000-2b30d36c7000 r-xp 00000000 08:03 18019 /usr/lib64/libstdc++.so.6.0.12 2b30d36c7000-2b30d38c7000 ---p 000f0000 08:03 18019 /usr/lib64/libstdc++.so.6.0.12 2b30d38c7000-2b30d38ce000 r--p 000f0000 08:03 18019 /usr/lib64/libstdc++.so.6.0.12 2b30d38ce000-2b30d38d0000 rw-p 000f7000 08:03 18019 /usr/lib64/libstdc++.so.6.0.12 2b30d38d0000-2b30d38e6000 rw-p 00000000 00:00 0 2b30d38e6000-2b30d393a000 r-xp 00000000 08:03 1359 /lib64/libm-2.10.1.so 2b30d393a000-2b30d3b39000 ---p 00054000 08:03 1359 /lib64/libm-2.10.1.so 2b30d3b39000-2b30d3b3a000 r--p 00053000 08:03 1359 /lib64/libm-2.10.1.so 2b30d3b3a000-2b30d3b3b000 rw-p 00054000 08:03 1359 /lib64/libm-2.10.1.so 2b30d3b3b000-2b30d3b51000 r-xp 00000000 08:03 1235 /lib64/libgcc_s.so.1 2b30d3b51000-2b30d3d50000 ---p 00016000 08:03 1235 /lib64/libgcc_s.so.1 2b30d3d50000-2b30d3d51000 r--p 00015000 08:03 1235 /lib64/libgcc_s.so.1 2b30d3d51000-2b30d3d52000 rw-p 00016000 08:03 1235 /lib64/libgcc_s.so.1 2b30d3d52000-2b30d44bd000 rw-p 00000000 00:00 0 7fffee784000-7fffee79b000 rw-p 00000000 00:00 0 [stack] 7fffee79e000-7fffee79f000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] node_refine.c: In function ‘KWayNodeRefine__’: node_refine.c:162: internal compiler error: Aborted Please submit a full bug report, with preprocessed source if appropriate. See <http://bugs.opensuse.org/> for instructions. make[1]: *** [node_refine.o] Error 1 make[1]: Leaving directory `/home/vv/Work/FEniCS/ParMetis-3.1.1/ParMETISLib' make: *** [default] Error 2 Failure with exit status: 2 Reproducible: Always Steps to Reproduce: 1. Take dorsal script http://launchpad.net/dorsal/trunk/0.5.1/+download/dorsal-0.5.1.tar.gz 2. Then unpack it and start with ./dorsal.sh platforms/opensuse11.platform 3. Actual Results: compiler crash I belive that gcc-4.3 will work. Though it should be checked -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=567302 http://bugzilla.novell.com/show_bug.cgi?id=567302#c Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pth@novell.com AssignedTo|pth@novell.com |rguenther@novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=567302 http://bugzilla.novell.com/show_bug.cgi?id=567302#c1 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |pip@iszf.irk.ru --- Comment #1 from Richard Guenther <rguenther@novell.com> 2010-01-11 10:59:16 UTC --- Please attach preprocessed source for the offending file. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=567302 http://bugzilla.novell.com/show_bug.cgi?id=567302#c2 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED Info Provider|pip@iszf.irk.ru | Resolution| |NORESPONSE --- Comment #2 from Richard Guenther <rguenther@novell.com> 2010-03-16 12:33:35 UTC --- No response from reporter. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com