Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

Segmentation Fault upon loading map in Adrenaline Gamer. #5

Open
DarkRTA opened this issue Jun 23, 2018 · 3 comments
Open

Segmentation Fault upon loading map in Adrenaline Gamer. #5

DarkRTA opened this issue Jun 23, 2018 · 3 comments
Labels
bug goldsrc GoldSrc-specific bug help wanted linux Linux-specific bug

Comments

@DarkRTA
Copy link

DarkRTA commented Jun 23, 2018

Basically since I have no idea what is causing this here is as much info as I can give.
Bot was a debug build compiled from d264ba0c9
Adrenaline Gamer was obtained from openag.pro.
HL is latest steam version.
I am running Ubuntu 18.04

I would like to note that this does not occur on vanilla HL.
Full GDB backtrace

Edit: Just to be cautious do not connect to any VAC secured server on an instance of hl that has had gdb attached to it.

Edit 2: I just did some more testing, and it seems to be related to how the bot interacts with ag.so. I replaced ag.so with hl.so and the game did not segfault.

@nekonomicon
Copy link
Owner

nekonomicon commented Jun 25, 2018

Please check the latest commit.

I replaced ag.so with hl.so

Ah... I forgot... parabot will try to load ag_i386.so instead of ag.so. It's my fault.

@DarkRTA
Copy link
Author

DarkRTA commented Jun 25, 2018

parabot will try to load ag_i386.so instead of ag.so

I renamed it when I realized this and it started segfaulting instead of crashing due to not finding ag_i386.so, hence why this issue exists.

@DarkRTA
Copy link
Author

DarkRTA commented Jun 25, 2018

Also, the latest commit did not fix this. It is still segfaulting at the same spot.
gdb.txt

@nekonomicon nekonomicon added goldsrc GoldSrc-specific bug linux Linux-specific bug labels Jul 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug goldsrc GoldSrc-specific bug help wanted linux Linux-specific bug
Projects
None yet
Development

No branches or pull requests

2 participants