-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DoD Crashing at random with hl.sh: line 38: 14174 Segmentation fault #2327
Comments
Are you using voice chat? |
I have used voice chat once. Outside of the game though. Never while playing. |
Thanks, we'll investigate more. |
Not sure if these are related at all, but I've noticed when I start DoD I get these errors in the stdout.txt file. Failed to load installscript /home/jeff/.local/share/Steam/SteamApps/common/Half-Life/installscript.vdf [0417/082407:ERROR:resource_bundle.cc(411)] Failed to load /home/jeff/.local/share/Steam/SteamApps/common/Half-Life/cef_gtk.pak |
Neither of this is related to the crash, unfortunately. |
Do you know how to use gdb? Output from that could be useful. |
I do not, but I can figure it out. What's the command to start DoD with gdb? gdb ./hl_linux ?? |
That's what the man page seems to indicate, but it hasn't worked for me. |
The only thing that seems to work for debugging is this. DEBUGGER=gdb steam |
Edit the launch options of DoD to be |
Now I'm confused. My game has crashed 4 times today and I can't seem to get gdb to work. What are the exact steps to run gdb for DoD? |
Method I have used that used to work, but now there's some weird issue with launching GoldSrc games from the command line for me:
Method that should work:
|
Hmm... looks like ./hl.sh: line 38: 31683 Segmentation fault ${DEBUGGER} "${GAMEROOT}"/${GAMEEXE} $@ |
Can you attach ALL of gdb's output as a gist, please? |
It doesn't appear that gdb is outputting anything. Should I be looking for a text file somewhere? |
Finally....I was able to get this by running the DEBUGGER=gdb steam
|
Is that everything the |
Actually I forgot about the bt command. That was just in the console after the game crashed. It didn't drop to the (gdb) prompt so not sure if bt would work. Sorry this gdb stuff is new to me. In fact linux on a desktop is. My locale is definitely en_US though. I'll report back if I get anything out of the bt command. Thanks. |
After DoD crashes, if I hit Ctrl-C I can drop to the gdb prompt and run bt.
|
SIGINT is you hitting ctrl+c, wait for it to drop to the gdb prompt after it segfaults, rather than interrupting it. |
It doesn't drop to the gdb prompt (unless I exit steam)....since I'm debugging Steam and not DoD directly. How can I debug just the game? Since I can't find ANY documentation on debugging Valve games.......finally found this article on how to debug.
|
|
|
|
Thanks, the CreateDebrisWallPuff is most likely the culprit and that will hopefully let us figure out what's wrong in the game. |
So any idea when this might be fixed? |
A little bump here, this issue has been open for more than a 1.5 years. If you want to reproduce it, just get in front of a shooting mg or shoot with one a bit. |
This crash also happens in Mac OS X Yosemite, every 20 minutes or so, it is most unfortunate!
|
I returned to dod after 5 years and now I have a Mac. It happens to me exactly what is discussed here. I have noticed that usually spend more on large maps that small. Do you think correct this bug? It's a shame because you can not play like that. Is there a command that can be activated and to eliminate or reduce the potential for this problem to happen? Thanks and regards. |
Closing in favor of ValveSoftware/halflife#1447. |
I'll just be playing along just fine and my game will disappear. stdout.txt file in the /var/dumps folder shows this seg fault error.
/home/jeff/.local/share/Steam/SteamApps/common/Half-Life/hl.sh: line 38: 14174 Segmentation fault ${DEBUGGER} "${GAMEROOT}"/${GAMEEXE} $@
Game removed: AppID 30 "Day of Defeat", ProcID 14174
saving roaming config store to 'sharedconfig.vdf'
roaming config store 2 saved successfully
Not sure if it's related to drivers or what.
If there's anything I can do to better troubleshoot, let me know.
Thanks.
Specs:
Processor Information:
Vendor: AuthenticAMD
Speed: 3400 Mhz
4 logical processors
4 physical processors
HyperThreading: Unsupported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Unsupported
SSE4a: Supported
SSE41: Unsupported
SSE42: Unsupported
Network Information:
Network Speed:
Operating System Version:
Linux Mint 13 Maya (64 bit)
Kernel Name: Linux
Kernel Version: 3.2.0-40-generic
X Server Vendor: The X.Org Foundation
X Server Release: 11103000
X Window Manager: Muffin
Steam Runtime Version: steam-runtime-release-i386_2013-03-25
Video Card:
Driver: ATI Technologies Inc. ATI Radeon HD 5800 Series
Sound card:
Audio device: ATI R6xx HDMI
Memory:
RAM: 3954 Mb
Miscellaneous:
UI Language: English
LANG: en_US.UTF-8
Microphone: Not set
Total Hard Disk Space Available: 223937 Mb
Largest Free Hard Disk Block: 206985 Mb
Installed software:
Recent Failure Reports:
Sun Apr 14 22:10:00 2013 GMT: file ''/tmp/dumps/assert_20130414141000_1.dmp'', upload yes: ''CrashID=bp-942e3fe0-08c9-42b8-9697-5c46a2130414
''
Sun Apr 14 22:24:47 2013 GMT: file ''/tmp/dumps/assert_20130414142447_1.dmp'', upload yes: ''CrashID=bp-97975c05-e4c7-4a06-a9e3-c63a62130414
''
Sun Apr 14 22:24:47 2013 GMT: file ''/tmp/dumps/assert_20130414142447_1.dmp'', upload yes: ''CrashID=bp-88b03d3d-6105-47f1-bf09-d44712130414
''
The text was updated successfully, but these errors were encountered: