Jump to content

Metin2 crash db - occasionally


santa12

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

  • Developer

I think you are trying to read a stripped file. 

When game and db are linked they got all debug information used from gdb to read where is it crashing.

The process called stripping remove the debug symbols from the executable (and so reduce its size).

Unfortunately doesn't give any information try to read a db.core using a stripped db file.

You have to find the unstripped file and to read its symbol table.


You might have a "-s" flag to your linking commands in your makefile that strip the output file automatically.

My youtube channel  on which you can see my works here

Link to comment
Share on other sites

53 minutes ago, Ikarus_ said:

I think you are trying to read a stripped file. 

When game and db are linked they got all debug information used from gdb to read where is it crashing.

The process called stripping remove the debug symbols from the executable (and so reduce its size).

Unfortunately doesn't give any information try to read a db.core using a stripped db file.

You have to find the unstripped file and to read its symbol table.


You might have a "-s" flag to your linking commands in your makefile that strip the output file automatically.

 

I deleted the strip a long time ago

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Similar Content

  • Activity

    1. 28

      [Question] MARTYSAMA VS OWSAP FILES

    2. 2

      Compiling on Linux

    3. 0

      A small bug using Transmutation and Private Shop Search systems

    4. 2

      Directx9 texture problem

    5. 2

      Compiling on Linux

    6. 0

      Metin2 Property objects loaded from D:/ymir work

    7. 1263

      [40250] Reference Serverfile + Client + Src [15 Available Languages]

    8. 0

      How to check the reliability of a seller or a customer?

    9. 1263

      [40250] Reference Serverfile + Client + Src [15 Available Languages]

  • Recently Browsing

    • No registered users viewing this page.
×
×
  • 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.