[arch-general] Fwd: Kernel panic - after upgrade
Csányi Pál
csanyipal at gmail.com
Sun Jan 18 19:22:09 UTC 2015
2015-01-18 19:05 GMT+00:00 Troy Engel <troyengel+arch at gmail.com>:
> On Sun, Jan 18, 2015 at 1:01 PM, Csányi Pál <csanyipal at gmail.com> wrote:
>>
>> I cn now login and start X Window, but say I can't run firefox.
>> When started firefox I get error message:
>> error while loading shared libraries: libstdc++.so.6: cannot open
>> shared object file: No such file or directory.
>>
>> Thank you all for help.
>>
>> Have one advices just for the firefox problem because I think this is
>> related with my kernel-panic problem?
>
> $ pacman -Qo /usr/lib/libstdc++.so.6
> /usr/lib/libstdc++.so.6 is owned by gcc-libs 4.9.2-2
>
> Try re-installing the gcc-libs package, should fix it. Make sure that
> you have the proper symlinks too, maybe something else is broken:
After I reinstalled gcc-libs package, I can start firefox.
> $ ls -ld /lib* /usr/lib*
> lrwxrwxrwx 1 root root 7 Oct 25 13:41 /lib -> usr/lib
> lrwxrwxrwx 1 root root 7 Oct 25 13:41 /lib64 -> usr/lib
> drwxr-xr-x 222 root root 131072 Jan 18 11:21 /usr/lib
> lrwxrwxrwx 1 root root 3 Oct 25 13:41 /usr/lib64 -> lib
$ ls -ld /lib* /usr/lib*
lrwxrwxrwx 1 root root 7 okt 25 18.41 /lib -> usr/lib
lrwxrwxrwx 1 root root 7 okt 25 18.41 /lib64 -> usr/lib
drwxr-xr-x 285 root root 233472 jan 18 19.08 /usr/lib
drwxr-xr-x 34 root root 36864 jan 18 18.37 /usr/lib32
lrwxrwxrwx 1 root root 3 okt 25 18.41 /usr/lib64 -> lib
These are all right.
> $ ls -ld /*bin /usr/*bin
> lrwxrwxrwx 1 root root 7 Oct 25 13:41 /bin -> usr/bin
> lrwxrwxrwx 1 root root 7 Oct 25 13:41 /sbin -> usr/bin
> drwxr-xr-x 5 root root 86016 Jan 18 11:21 /usr/bin
> lrwxrwxrwx 1 root root 3 Oct 25 13:41 /usr/sbin -> bin
$ ls -ld /*bin /usr/*bin
lrwxrwxrwx 1 root root 7 okt 25 18.41 /bin -> usr/bin
lrwxrwxrwx 1 root root 7 okt 25 18.41 /sbin -> usr/bin
drwxr-xr-x 5 root root 155648 jan 18 19.12 /usr/bin
lrwxrwxrwx 1 root root 3 okt 25 18.41 /usr/sbin -> bin
These are all right too. Thanks!
--
Regards from Pal
More information about the arch-general
mailing list