Results 1 to 2 of 2

Thread: Segmentation fault

  1. #1
    Brigadier General
    Join Date
    Dec 2012
    Posts
    1,012
    Thanks
    440
    Thanked 171 Times in 132 Posts

    Segmentation fault

    Im using Voron's libcod I have problems with segmentation faults.

    Code:
    [37372054.744226] cod2_lnxded_1_2[16649]: segfault at 3ae3 ip 00000000080825a5 sp 00000000ffc76200 error 6 in cod2_lnxded_1_2redirect[8048000+13e000]
    [37489506.163151] cod2_lnxded_1_2[31130]: segfault at 84 ip 00000000080e983d sp 00000000ffc67a60 error 4 in cod2_lnxded_1_2redirect[8048000+13e000]
    How to fix the segmentation fault?

  2. #2
    Corporal voron00's Avatar
    Join Date
    Nov 2014
    Posts
    248
    Thanks
    64
    Thanked 216 Times in 116 Posts
    Need more data. You need to retreive a coredump file generated by the crash and view a backtrace with gdb. If you are on ubuntu: https://stackoverflow.com/questions/...file-in-ubuntu
    sudo apt-get rekt

  3. The Following User Says Thank You to voron00 For This Useful Post:

    Ni3ls (22nd October 2017)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •