Dynamic Zone crashes.
Hey guys.
Having issues with crashes every time I try to trigger the poinnovation dragon event (actually as the guy respawns the real version of dragon after walk). Here is the gdb dump: Reading symbols from /eqemu/newInstall/zone...done. [New LWP 16978] [New LWP 16980] warning: Can't read pathname for load map: Input/output error. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". Core was generated by `./zone dynamic_01 zone'. Program terminated with signal 11, Segmentation fault. #0 0xb75dd26c in Perl_reg_temp_copy () from /usr/lib/libperl.so.5.14 (gdb) I've rebuilt the server multiple times, after the hatelist changes were undone, which someone suggested might have been the issue. Reinstalled everything I can think of and very much out of ideas. I know some perl scripts work, so it's not all of them. Any and all help much appriciated. Thanks for reading. |
You should type bt in gdb there (short for backtrace, which will also work, but who wants to type that)
You can type git describe to get a version number so we can know what code you're running. |
Like so?
(gdb) bt #0 0xb75dd26c in Perl_reg_temp_copy () from /usr/lib/libperl.so.5.14 #1 0xb762a060 in Perl_sv_setsv_flags () from /usr/lib/libperl.so.5.14 #2 0xb762b0eb in Perl_sv_mortalcopy () from /usr/lib/libperl.so.5.14 #3 0xb7662be5 in Perl_pp_leaveloop () from /usr/lib/libperl.so.5.14 #4 0xb761bf88 in Perl_runops_standard () from /usr/lib/libperl.so.5.14 #5 0xb75abbd7 in Perl_call_sv () from /usr/lib/libperl.so.5.14 #6 0xb75abef6 in Perl_call_pv () from /usr/lib/libperl.so.5.14 #7 0x0865a9c4 in Embperl::dosub (this=0xad943d0, subname=0x8bf4045 "main::my_eval", args=0xbfb41dac, mode=42) at /eqemu/Server/zone/embperl.cpp:285 #8 0x0865b3a6 in Embperl::eval (this=0xad943d0, code=0x8bf123c "{package quest;&boot_quest;package Mob;&boot_Mob;package Client;our @ISA = qw(Mob);&boot_Mob;&boot_Client;package NPC;our @ISA = qw(Mob);&boot_Mob;&boot_NPC;package Corpse;our @ISA = qw(Mob);&boot_Mob"...) at /eqemu/Server/zone/embperl.cpp:323 #9 0x0862fede in PerlembParser::MapFunctions (this=0xad14de8) at /eqemu/Server/zone/embparser.cpp:813 #10 0x0862ba3b in PerlembParser::ReloadQuests (this=0xad14de8) at /eqemu/Server/zone/embparser.cpp:135 #11 0x08a14062 in QuestParserCollection::ReloadQuests (this=0xad11b80, reset_timers=true) at /eqemu/Server/zone/QuestParserCollection.cpp:86 #12 0x0890c851 in main (argc=3, argv=0xbfb42064) at /eqemu/Server/zone/net.cpp:300 And for the version: v1.0.1-551-g5e81848 |
All times are GMT -4. The time now is 12:57 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.