Jump to content

Database starts first time but not again (e.g. restart)


Recommended Posts

Dear community,

 

I think this topic has been treated several times but I still have problems.

If I want to start my database it's working the first time. But if I know e.g. want to restart it, it doesn't start.

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

I already tried this guide, which didn't work for me (I checked if I did everything correctly): http://metin2dev.org/board/topic/2705-c-db-fix-startup-error/

Then, as you can see, I removed HOTBACKUP because it's not used, it doesn't change anything.

 

If I check with GDB, I get this:

(gdb) core db.core
Core was generated by `db'.
Program terminated with signal 11, Segmentation fault.
#0  0x28613930 in ?? ()
(gdb) bt
#0  0x28613930 in ?? ()
#1  0xfffffffa in ?? ()
#2  0xffffffff in ?? ()
#3  0x00000000 in ?? ()
(gdb)

Who knows what I should do?

 

Regards

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.