Debian 7 and MySQL (Crash log) - 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: Debian 7 and MySQL (Crash log) (
/showthread.php?tid=451982)
Debian 7 and MySQL (Crash log) -
NRJ53 - 19.07.2013
Hello!
We have been trying the last 2 days to get MySQL R5/R6 plugin by BlueG to work on a Debian 7 VPS. We have full root access the VPS etc.
First of all we had a problem with the plugin from loading, it kept requesting
Код:
Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
We tried other versions downloads of the plugin and the server booted, if the MySQL info is incorrect, then the server doesn't crash, however we put the correct MySQL info and the server crashes on boot.
Код:
#0 0x002faad6 in ?? () from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#1 0x00200073 in std::string::compare(char const*) const ()
from /usr/lib/i386-linux-gnu/libstdc++.so.6
#2 0x003e6973 in CMySQLHandler::FetchField(std::string) ()
from plugins/mysql.so
#3 0x003eb820 in Natives::n_mysql_fetch_field_row(tagAMX*, int*) ()
from plugins/mysql.so
#4 0x08093c94 in ?? ()
#5 0x08095735 in ?? ()
#6 0x003ef1ca in ProcessTick () from plugins/mysql.so
#7 0x080c5df2 in ?? ()
#8 0x080b5b7a in ?? ()
#9 0x080b1453 in ?? ()
#10 0x00291e46 in __libc_start_main ()
from /lib/i386-linux-gnu/i686/cmov/libc.so.6
#11 0x0804b521 in ?? ()
I can see from this crash log that its most likely the MySQL plugin crashing it.
Does anyone know a working R6 version of BlueG MySQL plugin which works on Debian 7?
Re : Debian 7 and MySQL (Crash log) -
HitnKill - 19.07.2013
64 bits?
https://sampforum.blast.hk/showthread.php?tid=122716
Re: Debian 7 and MySQL (Crash log) -
NRJ53 - 19.07.2013
We already did that, that isn't our problem either. Our problem is mysql on debian 7..
MySQL server itself works fine.
Re : Debian 7 and MySQL (Crash log) -
HitnKill - 19.07.2013
I have debian 7 and works for me look here
http://forum.sa-mp.com/showpost.php?...&postcount=553.
Or this
http://forum.sa-mp.com/showpost.php?...postcount=2248