SA-MP Forums Archive
Problem with load crashdetect - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Problem with load crashdetect (/showthread.php?tid=653334)



Problem with load crashdetect - ATomas - 01.05.2018

Hello,
i have problem with load plugin crashdetect.
I use Debian 8

Code:
[02/05/2018 00:12:01] 
[02/05/2018 00:12:01] Server Plugins
[02/05/2018 00:12:01] --------------
[02/05/2018 00:12:01]  Loading plugin: crashdetect.so
[02/05/2018 00:12:01]   Failed (/usr/lib32/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by plugins/crashdetect.so))
[02/05/2018 00:12:01]  Loaded 0 plugins.
I try use

apt-get update
apt-get upgrade
apt-get dist-upgrade

Nothing works.

Thanks for help.


Re: Problem with load crashdetect - niCe - 02.05.2018

Try this:

Quote:

apt-get install libstdc++6

Then you can update and upgrade the dependencies.


Re: Problem with load crashdetect - ATomas - 02.05.2018

Quote:
Originally Posted by niCe
View Post
Try this:



Then you can update and upgrade the dependencies.
I did it and it still does not work.

Code:
apt-get install libstdc++6
Reading package lists... Done
Building dependency tree
Reading state information... Done
libstdc++6 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.



Re: Problem with load crashdetect - niCe - 02.05.2018

Have you tried also apt-get update and upgrade after this step?


Re: Problem with load crashdetect - ATomas - 02.05.2018

Quote:
Originally Posted by niCe
View Post
Have you tried also apt-get update and upgrade after this step?
Yes i tried. Not help.


Re: Problem with load crashdetect - JeSuisUnChat - 12.05.2018

Same for me


Re: Problem with load crashdetect - insus100 - 12.05.2018

Is the file located at "/usr/lib32"?


Re: Problem with load crashdetect - JeSuisUnChat - 12.05.2018

[12:11:52] Loading plugin: crashdetect.so
[12:11:52] Failed (/usr/lib/i386-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by plugins/crashdetect.so))