Skip to content
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

recordDemo double fault Segmentation fault #17

Closed
motorsep opened this issue Jan 5, 2013 · 2 comments
Closed

recordDemo double fault Segmentation fault #17

motorsep opened this issue Jan 5, 2013 · 2 comments

Comments

@motorsep
Copy link

motorsep commented Jan 5, 2013

]recordDemo bfg_bench1
writing to: /home/motorsep/.rbdoom3bfg/base/demos/bfg_bench1.demo
recording to demos/bfg_bench1.demo

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd14f0700 (LWP 9711)]
0x00000000006b4a37 in idRenderWorldLocal::WriteVisibleDefs (this=0x28d34c0,
viewDef=0x7fffd54f1180)
at /home/motorsep/games/RBDOOM-3-BFG/neo/renderer/RenderWorld_demo.cpp:330
330 if( ent->archived )

Backtrace: http://pastebin.com/JgSLGNQM

@DanielGibson
Copy link

the segfault is quite easily fixed by checking if ent is NULL in idRenderWorldLocal::WriteVisibleDefs().
however, the recorded demos can't be loaded.. seems like demos are quite broken :-/

@motorsep
Copy link
Author

motorsep commented Jan 5, 2013

:(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants