here the backtrace

Type "apropos word" to search for commands related to "word"...
Reading symbols from numptyphysics...
Reading symbols from /usr/lib/debug/.build-id/1c/669beb5cdc6578b37b1e53e575baefe21524ff.debug...
(gdb) r
Starting program: /usr/games/numptyphysics
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff62e7700 (LWP 724966)]

Thread 1 "numptyphysics" received signal SIGSEGV, Segmentation fault.
0x00007ffff79f308f in _Unwind_Resume () from /lib/x86_64-linux-gnu/libgcc_s.so.1
(gdb) l
118     OsFreeDesktop.cpp: Aucun fichier ou dossier de ce type.
(gdb) bt
#0 0x00007ffff79f308f in _Unwind_Resume () from /lib/x86_64-linux-gnu/libgcc_s.so.1 #1 0x0000555555560c58 in __gnu_cxx::new_allocator<char>::~new_allocator (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/c++/10/ext/new_allocator.h:89 #2 std::allocator<char>::~allocator (this=<optimized out>, __in_chrg=<optimized out>) at /usr/include/c++/10/bits/allocator.h:162 #3 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider::~_Alloc_hider (this=<optimized out>, __in_chrg=<optimized out>)
    at /usr/include/c++/10/bits/basic_string.h:150
#4 std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string (this=<optimized out>, __in_chrg=<optimized out>)
    at /usr/include/c++/10/bits/basic_string.h:658
#5 Levels::addLevel (this=<optimized out>, file="/usr/share/numptyphysics/L99_Gravity_Test.nph", rank=99, index=-1) at Levels.cpp:117 #6 0x00005555555682f1 in Levels::addPath (this=0x55555560cff0, path=0x5555555f3ef0 "/usr/share/numptyphysics/L99_Gravity_Test.nph") at Levels.cpp:93 #7 0x0000555555568070 in Levels::addPath (this=this@entry=0x55555560cff0, path=path@entry=0x55555559ba6a "/usr/share/numptyphysics") at /usr/include/c++/10/bits/basic_string.h:186 #8 0x0000555555575214 in App::runGame (height=480, width=800, files=..., this=0x7fffffffdfe0) at App.cpp:184
#9  App::run (this=0x7fffffffdfe0) at App.cpp:110
#10 0x0000555555573726 in npmain (argc=argc@entry=1, argv=argv@entry=0x7fffffffe1b8) at App.cpp:372 #11 0x0000555555562c0b in main (argc=1, argv=0x7fffffffe1b8) at OsFreeDesktop.cpp:133

Reply via email to