PDA

View Full Version : Segmentation Fault(s) b/c of logs


Darq
02-22-2008, 12:06 AM
hi i'm getting segfaults when i run either
eqlauncher world zone

on amd64

thing is, if the logs dir doesn't exist
i get
./zone
Failed to open log file: logs/eqemu_debug_zone.log
[Debug] [RULES__CHANGE] Resetting running rules to default values
[Debug] [ZONE__INIT] Loading server configuration..
Unable to load 'eqemu_config.xml': Failed to open file
[Debug] [ZONE__INIT_ERR] Loading server configuration failed.

if i mkdir logs
./zone
Segmentation fault

same with eqlaunch and world

./eqlaunch
Failed to open log file: logs/eqemu_debug_3823.log
[Debug] [LAUNCHER__ERROR] You must specfify a launcher name as the first argument to this program.

./world
Failed to open log file: logs/eqemu_debug_world.log
[Debug] [RULES__CHANGE] Resetting running rules to default values
[Debug] [WORLD__INIT] Loading server configuration..
Unable to load 'eqemu_config.xml': Failed to open file
[Debug] [WORLD__INIT_ERR] Loading server configuration failed.

however if i rm -R logs
things start working
the filesystem is lvm2->jfs

and for now those programs are ran as root

Darq
02-22-2008, 12:31 AM
can't edit so
dmesg output is
world[13056] general protection rip:2b0e81a8bdb0 rsp:7fff2a3e3b18 error:0
zone[13059] general protection rip:2b6663428db0 rsp:7fff48d8f498 error:0
eqlaunch[20188] general protection rip:2b50df92adb0 rsp:7fffcc462998 error:0
world[20189] general protection rip:2aded1657db0 rsp:7fffda610f68 error:0
zone[20192] general protection rip:2b8a6fd64db0 rsp:7fff3c028778 error:0
eqlaunch[3661] general protection rip:2b8968534db0 rsp:7fff4385ad68 error:0
eqlaunch[3691] general protection rip:2b20400c8db0 rsp:7fff6bcc71c8 error:0
world[3771] general protection rip:2b7326aa0db0 rsp:7fff851c8908 error:0
world[3774] general protection rip:2adbdba1ddb0 rsp:7fffd0249978 error:0
world[3777] general protection rip:2aec5762cdb0 rsp:7fff5463ad68 error:0
world[3804] general protection rip:2b57fc695db0 rsp:7fffaf5d3d08 error:0
zone[3810] general protection rip:2af7c59b9db0 rsp:7fffe63d3b08 error:0
zone[3811] general protection rip:2b603ad46db0 rsp:7fff710486d8 error:0
zone[3816] general protection rip:2ba883aaadb0 rsp:7fff282e2a08 error:0
zone[3822] general protection rip:2b68696dbdb0 rsp:7fff426b1dd8 error:0
world[3914] general protection rip:2b797ed31db0 rsp:7fff2cf36698 error:0