https://bugs.winehq.org/show_bug.cgi?id=54281
Bug ID: 54281 Summary: LEGO Stunt Rally regression - segfault on launch Product: Wine Version: 8.0-rc3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sa@whiz.se Distribution: ---
Created attachment 73846 --> https://bugs.winehq.org/attachment.cgi?id=73846 winspool log from working run
The game LEGO Stunt Rally immediately segfaults on launch. This is a regression introduced in 6.21 still reproducible with 8.0-rc3.
Bisecting the changes points to this commit:
[e432c1cd307ae6fbebd352b5cb6fb0f3aafbba3b] winspool: Remove support for parsing /etc/printcap.
The game does actually support printing and I can confirm that trying the commit immediately prior works fine.
I'm attaching winspool logs from the prior, working, commit and from the broken 8.0-rc3.
Note that in 8.0-rc3 none of my printers are detected, but I don't think this is the root of the problem as I assume the game does not actually require an installed printer.