I'll try to describe my bug as best as I can in this post, I'm sorry if I've missed anything. (Also it's a Sunday night and I'm somewhat marinated).
I am running Arch Linux, current kernel version is `4.14.10-1-ARCH` from running `uname -r'.
I use `bspwm` as a window manager, and at the moment, when switching desktops, using `bspc desktop --focus {n}`, seemingly randomly, Factorio will crash.
Reproducing this bug requires (I assmue) the `bspwm` window manager and switching desktops, however I cannot tell why certain desktop switches cause the crasb and others don't.
Attached is my `factorio-current.log`, however it does not seem to show much useful information, if anything else is required please let me know.
[0.16.25][linux] Crash when switching desktop: "_Rb_tree_header::_M_reset()"
-
- Manual Inserter
- Posts: 2
- Joined: Sun Feb 25, 2018 11:43 pm
- Contact:
[0.16.25][linux] Crash when switching desktop: "_Rb_tree_header::_M_reset()"
- Attachments
-
- factorio-current.log
- (3.17 KiB) Downloaded 94 times
Re: [16.25] Desktop switching crash (Linux)
Post the log with the crash please.
-
- Manual Inserter
- Posts: 2
- Joined: Sun Feb 25, 2018 11:43 pm
- Contact:
Re: [16.25] Desktop switching crash (Linux)
I believe this is what you're looking for? I apologize for not being very savvy at finding the right log.
- Attachments
-
- factorio-previous.log
- (7.81 KiB) Downloaded 108 times
Re: [0.16.25][linux] Crash when switching desktop: "_Rb_tree_header::_M_reset()"
Sadly, it crashes in call to OpenGL so we won't be able to fix this.
Assuming other games don't crash on your setup, let's see if it still happens in 0.17 after rendering rewrite.
Code: Select all
glClear(GL_COLOR_BUFFER_BIT);
Assuming other games don't crash on your setup, let's see if it still happens in 0.17 after rendering rewrite.