some apps wont work and return symbol lookup error: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: undefine d symbol: id_argumentD2Ev, version GLIBCXX_3.4

Bug #1619783 reported by Antonio
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Raspbian
New
Undecided
Unassigned

Bug Description

I just upgrade my raspbian with apt-get update and upgrade some days ago.

now, when i run some application like apt-get, wget, squid3 etc system return me following message:

symbol lookup error: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: undefined symbol: id_argumentD2Ev, version GLIBCXX_3.4

i resolve this issue simply with reinstall libstdc++.so.6 with this commands:

# curl -o libstdc++6_4.9.2-10_armhf.deb http://archive.raspbian.org/raspbian/pool/main/g/gcc-4.9/libstdc%2b%2b6_4.9.2-10_armhf.deb

and after:

# dpkg -i --auto-deconfigure libstdc++6_4.9.2-10_armhf.deb

now all is working great!!!

THanks

Revision history for this message
Nikhil Verma (nikhilweee) wrote :

I was getting the following error

symbol lookup error: /usr/lib/arm-linux-gnueabihf/libstdc++.so.6:
undefined symbol: _ZNSt10istrstrMamD0Ev, version GLIBCXX_3.4

but after hours of googling, you just saved my day! Thank you man!

Revision history for this message
Antonio (dindonio) wrote :

Glad to hear it!
You are welcome! :D

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.