[Bug 614634] New: Missing symbol in libstdc++.so.6 ?
http://bugzilla.novell.com/show_bug.cgi?id=614634 http://bugzilla.novell.com/show_bug.cgi?id=614634#c0 Summary: Missing symbol in libstdc++.so.6 ? Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: rguenther@novell.com ReportedBy: adrian@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- Current binary-only application google-earth is not running anymore on Factory, it claims a missing symbol in libstdc++ This is on a x86_64 system using the -32bit compat packages. Do we have a regression here ? adrian@scherben:~/google-earth> ./googleearth /googleearth-bin: ./libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./libgoogleearth_free.so) /googleearth-bin: ./libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./libbase.so) /googleearth-bin: ./libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./libsgutil.so) /googleearth-bin: ./libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by ./libIGGfx.so) -- 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=614634 http://bugzilla.novell.com/show_bug.cgi?id=614634#c1 Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |adrian@novell.com --- Comment #1 from Richard Guenther <rguenther@novell.com> 2010-06-16 08:16:28 UTC --- /libstdc++.so.6 which libstdc++ is that? Obviously not the one we ship, because that has: objdump -T /usr/lib/libstdc++.so.6 | grep GLIBCXX_3.4.9 00070160 w DF .text 00000152 GLIBCXX_3.4.9 _ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractIfEERS2_RT_ 0006fe40 w DF .text 00000152 GLIBCXX_3.4.9 _ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractIxEERS2_RT_ .. tons of GLIBCXX_3.4.9 vers. (the current one is 3.4.13, btw, 3.4.9 is even in 11.1). -- 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=614634 http://bugzilla.novell.com/show_bug.cgi?id=614634#c Richard Guenther <rguenther@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Critical |Minor -- 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=614634 http://bugzilla.novell.com/show_bug.cgi?id=614634#c2 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|adrian@novell.com | Resolution| |INVALID --- Comment #2 from Adrian Schröter <adrian@novell.com> 2010-06-16 08:23:35 UTC --- ups, right ... they ship a broken one together with google earth it seems ... (removing libstdc++ and libgcc lets google earth start but crash immediatly btw, but not our problem it seems). -- 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