• Segmentation fault (core dumped)
    5 replies, posted
I just started a new GMod Dedicated server on Ubuntu 12.04 32 bit. I switched to this after running into this same error (or some other permutation of a segmentation fault) on a Ubuntu 14.04 64 bit server. The server crashing seemingly randomly with "Segmentation fault (core dumped)". Here is the full console snippet from the last crash: [CODE]Segmentation fault (core dumped) BFD: Warning: /home/steam/gmodds/core is truncated: expected core file size >= 399622144, found: 1204224. Cannot access memory at address 0xb77fa908 Cannot access memory at address 0xb77fa904 debug.cmds:1: Error in sourced command file: Cannot access memory at address 0xbf58bf70 email debug.log to linux@valvesoftware.com Thu Jun 4 02:10:20 UTC 2015: Server restart in 10 seconds[/CODE] Debug.log: [CODE]---------------------------------------------- CRASH: Thu Jun 4 02:10:20 UTC 2015 Start Line: ./srcds_linux -game garrysmod -debug [New LWP 3352] [New LWP 3353] [New LWP 3354] [New LWP 3355] [New LWP 3359] [New LWP 3361] [New LWP 3363] [New LWP 3365] [New LWP 3366] [New LWP 3367] #0 0xb7539786 in ?? () End of Source crash report ---------------------------------------------- [/CODE] There was a "core" file in my server directory, looks like a bunch of jibberish to me. Not sure if that would be helpful in figuring this out. I've looked at this issue before and all the threads I found are from ~2010-2012 and they say to download some bin files from a dropbox link that is now defunct. Any help is greatly appreciated!
Make [U]sure[/U] you're on a 32 bit system, if not, just download the 32 bit binaries
[QUOTE=Exploderguy;47875264]Make [U]sure[/U] you're on a 32 bit system, if not, just download the 32 bit binaries[/QUOTE] ??? i think he already has 32bit libarys .. [editline]4th June 2015[/editline] [QUOTE=roastchicken;47874330]I just started a new GMod Dedicated server on Ubuntu 12.04 32 bit. I switched to this after running into this same error (or some other permutation of a segmentation fault) on a Ubuntu 14.04 64 bit server. The server crashing seemingly randomly with "Segmentation fault (core dumped)". Here is the full console snippet from the last crash: [CODE]Segmentation fault (core dumped) BFD: Warning: /home/steam/gmodds/core is truncated: expected core file size >= 399622144, found: 1204224. Cannot access memory at address 0xb77fa908 Cannot access memory at address 0xb77fa904 debug.cmds:1: Error in sourced command file: Cannot access memory at address 0xbf58bf70 email debug.log to linux@valvesoftware.com Thu Jun 4 02:10:20 UTC 2015: Server restart in 10 seconds[/CODE] Debug.log: [CODE]---------------------------------------------- CRASH: Thu Jun 4 02:10:20 UTC 2015 Start Line: ./srcds_linux -game garrysmod -debug [New LWP 3352] [New LWP 3353] [New LWP 3354] [New LWP 3355] [New LWP 3359] [New LWP 3361] [New LWP 3363] [New LWP 3365] [New LWP 3366] [New LWP 3367] #0 0xb7539786 in ?? () End of Source crash report ---------------------------------------------- [/CODE] There was a "core" file in my server directory, looks like a bunch of jibberish to me. Not sure if that would be helpful in figuring this out. I've looked at this issue before and all the threads I found are from ~2010-2012 and they say to download some bin files from a dropbox link that is now defunct. Any help is greatly appreciated![/QUOTE] How many files you have, in ur bin folder ? 6 or 10 ?
[QUOTE=Exploderguy;47875264]Make [U]sure[/U] you're on a 32 bit system, if not, just download the 32 bit binaries[/QUOTE] Running lscpu says that it is a i686 processor, which I understand to mean 32 bit. [QUOTE=ShinyaKogami;47876560]How many files you have, in ur bin folder ? 6 or 10 ?[/QUOTE] Which bin folder are we talking about? ~/bin, ~/server/bin, or ~/server/garrysmod/bin? ~/bin has three directories and three files ~/server/bin has two directories and 57 files ~/server/garrysmod/bin has nine files.
[QUOTE=roastchicken;47876772]Running lscpu says that it is a i686 processor, which I understand to mean 32 bit. Which bin folder are we talking about? ~/bin, ~/server/bin, or ~/server/garrysmod/bin? ~/bin has three directories and three files ~/server/bin has two directories and 57 files ~/server/garrysmod/bin has nine files.[/QUOTE] I have the same, issue and fix it with garrysmod/garrysmod/bin and replace it with missing bin files .. then the new update comes up .. everyday crashes xD
[QUOTE=ShinyaKogami;47877060]I have the same, issue and fix it with garrysmod/garrysmod/bin and replace it with missing bin files .. then the new update comes up .. everyday crashes xD[/QUOTE] So is there a fix? How can I get these missing bin files?
Sorry, you need to Log In to post a reply to this thread.