PDA

View Full Version : Segmentation fault



Ni3ls
22nd October 2017, 17:52
Im using Voron's libcod I have problems with segmentation faults.



[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?

voron00
22nd October 2017, 19:05
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/6152232/how-to-generate-core-dump-file-in-ubuntu