Jump to content

Help Deciphering a Stack Trace


Recommended Posts

Ckan Version: 1.262

KSP Version: 1.5.1.2335

'mono --version' output:

=============================================================================================

Mono JIT compiler version 6.0.0.319 (tarball Mon Aug 12 23:46:26 UTC 2019)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com
    TLS:           __thread
    SIGSEGV:       altstack
    Notifications: epoll
    Architecture:  amd64
    Disabled:      none
    Misc:          softdebug 
    Interpreter:   yes
    LLVM:          yes(600)
    Suspend:       hybrid
    GC:            sgen (concurrent by default)
============================================================================================

I keep having crashes right before launch. I kept trying to use the logs to figure out what is going on, but recently I noticed that CKAN seemed to produce some seemingly more coherent data vs the log:

=================================================================================================================

evan@pop-os ~> *** buffer overflow detected ***: /home/evan/GOGGames/j5/./KSP.x86_64 terminated
Stacktrace:


Native stacktrace:

    /home/evan/GOGGames/j5/./KSP_Data/Mono/x86_64/libmono.so(+0x92406) [0x7f52a6681406]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0x12dcf) [0x7f52ac3bfdcf]
    /lib/x86_64-linux-gnu/libc.so.6(gsignal+0xc7) [0x7f52abec6077]
    /lib/x86_64-linux-gnu/libc.so.6(abort+0x120) [0x7f52abea7534]
    /lib/x86_64-linux-gnu/libc.so.6(+0x89515) [0x7f52abf0e515]
    /lib/x86_64-linux-gnu/libc.so.6(+0x12d45e) [0x7f52abfb245e]
    /lib/x86_64-linux-gnu/libc.so.6(__fortify_fail+0x10) [0x7f52abfb2480]
    /lib/x86_64-linux-gnu/libc.so.6(__chk_fail+0xf) [0x7f52abfb03cf]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0x1890a90]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0x1890e64]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0x1862b65]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0x1863fa3]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0x16aad44]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0x165b020]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0x1589b53]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0xcad769]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0x7d4cb6]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0x7d52dd]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0xccd314]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0xcb452f]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0x839afd]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0x4554fe]
    /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xea) [0x7f52abea909a]
    /home/evan/GOGGames/j5/./KSP.x86_64() [0x45eb68]

Debug info from gdb:

I refuse to debug myself!
No threads.

=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

============================================================================================================================

 

I can make out that there was a buffer overflow and that the hex numbers in brackets are memory addresses. I'm going to attach a list of all of my addons. If it can be worked out which addon may have caused this, I'd love to know how.

 

 Xs2v7qt.png

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...