Hilfe PLS

01/03/2016 07:42 Haruka-Old#1
Hey, wollte grad die Files aufsetzen => db (core dump)
(Libs aus dem Main-Thread wurden hochgeladen!)

Code:
(gdb) run
Starting program: /usr/home/game2/Channels/db/db
Real Server
Log OffAsyncSQL: connected to localhost (reconnect 1)
Success PLAYER
AsyncSQL: connected to localhost (reconnect 1)
Success ACCOUNT
AsyncSQL: connected to localhost (reconnect 1)
Success COMMON
AsyncSQL: connected to localhost (reconnect 1)
Success HOTBACKUP

Program received signal SIGSEGV, Segmentation fault.
0x2832d756 in strtoul_l () from /usr/lib32/libc.so.7
(gdb) next
Single stepping until exit from function strtoul_l,
which has no line number information.
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)
AsyncSQL: connected to localhost (reconnect 1)

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb) next
The program is not being run.
(gdb) quit
Hier die 2 Files in detail:
Code:
root:/usr/lib32 # file libc.so.7
libc.so.7: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), dynamically linked, stripped
root:/usr/lib32 # file libstdc++.so.6
libstdc++.so.6: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), dynamically linked, not stripped
Kann mir pls jemand erklären warum das passiert, bzw mir bitte nen Link mit funktionalen Libs zukommen lassen?!
Wäre sau nice ;)

Grüßle
01/03/2016 10:04 Ocelot2606#2
Falsche Section

#moverequest
01/03/2016 11:18 Jinbei#3
#moved…
01/03/2016 22:44 Cyber36#4
[Only registered and activated users can see links. Click Here To Register...]

Ich hab dir mal die beiden Libs hochgeladen, sag Bescheid wenn du noch was brauchst. Diese kommen in den Ordner /usr/lib32/ rein. ^^