Yardım game.core gdb hataları

Konu sahibi bu konuda soru soruyor. Sorusu ile ilgili bilgisi olanların yanıtlamasını bekliyor.

servet7676

Üye
Üye
Mesaj
124
Beğeni
19
Puan
466
Ticaret Puanı
0
bu hatalarda oyunu acmıyacak sorun varmı
Kod:
warning: File "/usr/local/lib/gcc10/libstdc++.so.6.0.28-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
To enable execution of this file add
add-auto-load-safe-path /usr/local/lib/gcc10/libstdc++.so.6.0.28-gdb.py
line to your configuration file "/root/.config/gdb/gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/root/.config/gdb/gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"
Core was generated by `game'.
Program terminated with signal SIGSEGV, Segmentation fault.
Address not mapped to object.
#0 intrusive_ptr_add_ref (p=0x2f63702f) at event.cpp:276
276 ++(p->ref_count);
[Current thread is 1 (LWP 102004)]
(gdb) bt full
#0 intrusive_ptr_add_ref (p=0x2f63702f) at event.cpp:276
No locals.
#1 boost::intrusive_ptr<event>::intrusive_ptr (rhs=..., this=<optimized out>)
at ../../../Extern/include/boost/smart_ptr/intrusive_ptr.hpp:93
No locals.
#2 boost::intrusive_ptr<event>::operator= (rhs=..., this=0xffbfad6c) at ../../../Extern/include/boost/smart_ptr/intrusive_ptr.hpp:154
No locals.
#3 event_cancel (ppevent=0x85b61cc) at event.cpp:58
event = {px = 0x0}
__FUNCTION__ = "event_cancel"
#4 0x082b9912 in CCombatZoneManager::CheckEventStatus (this=0x85b61c8) at combat_zone.cpp:571
No locals.
#5 CCombatZoneManager::CheckEventStatus (this=0x85b61c8) at combat_zone.cpp:564
No locals.
#6 CCombatZoneManager::Destroy (this=0x85b61c8) at combat_zone.cpp:282
No locals.
#7 0x085b61bb in ?? ()
No symbol table info available.
#8 0x0807d526 in _start1 (cleanup=0x287eab80, argc=1, argv=0xffbfee88) at /usr/src/lib/csu/i386/crt1_c.c:72
env = 0xffbfbd24
#9 0x0807d680 in _start () at /usr/src/lib/csu/i386/crt1_s.S:46
No locals.
 
En son bir moderatör tarafından düzenlenmiş:
Geri
Üst