Main Menu

Segfault - related to item inspection window?

Started by Draxis, May 19, 2015, 09:11:41 AM

Previous topic - Next topic

Draxis

To start off, I'm playing on Linux under Wine.

I was in the factory, and had just picked up an item (the Precision Assault Rifle).  I inspected it to see how it compared to my other guns, but either before closing the inspection window or as soon as I pressed the key to do so, the game froze and had to be killed.

No idea how to reproduce; unless it's some problem with the Precision Assault Rifle data I can't think of anything else out of the ordinary about the situation - I had used that window many times with no problem, and doing so now causes no problems.

Kyzrati

Okay, that's odd, and freezing is damn hard to track, too... the crash log is empty because the game never actually crashed...

We'll see if anyone else reports this and gather more info for now. When I get a chance I'll also look into the Precision Assault Rifle (soon, because this is pretty major!). I'd be very surprised if I haven't done that before though...

In any case, I'm pretty sure whatever it is is not unique to Linux+Wine.

Thanks for reporting!
Josh Ge, Developer - Dev Blog | @GridSageGames | Patreon

Draxis

No, there was definitely stuff in the log; not sure how, but I must have somehow emptied it out before uploading it  :-\  I remember it was an Access Violation, with an 18-deep stack trace if that helps at all.

Kyzrati

Oh damn, really?! That would've given me exactly what I need to fix the problem! :(

If you don't mind, could you activate automated crash reporting (in the options)--all that does is upload that crash.log file right when it's created. So there's a backup on the server I can reference.
Josh Ge, Developer - Dev Blog | @GridSageGames | Patreon

Kyzrati

Awesome, I just checked the server and you had it activated--I have a copy right here now :D. This bug will die a very swift death, indeed. Thank you!
Josh Ge, Developer - Dev Blog | @GridSageGames | Patreon

Kyzrati

#5
Woohoo! Finally getting to bug fixing and this was the first on the list. Managed to reproduce it: Caused by opening a context help window via keyboard mode while the item info window is already in the process of closing.
Josh Ge, Developer - Dev Blog | @GridSageGames | Patreon