https://bugs.winehq.org/show_bug.cgi?id=50942
Bug ID: 50942 Summary: Firestorm (viewer for Second Life) stores into a null pointer and crashes on teleports. Product: Wine Version: 6.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: nagle@animats.com Distribution: ---
Created attachment 69752 --> https://bugs.winehq.org/attachment.cgi?id=69752 Short crash dump
Firestorm (viewer for Second Life) almost works, but in-world teleports cause a crash. Merely driving around or walking across a region boundary works.
Crash dump attached.
The workaround for missing fonts (https://bugs.winehq.org/show_bug.cgi?id=32342) was applied and worked. This is after getting past that problem.
Firestorm 6.4.13 (63251) Mar 2 2021 18:51:46 (64bit / SSE2) (Firestorm-Releasex64) with Havok support.
To reproduce:
- Install fonts per BUG-32342 (winetricks -q corefonts)
- Install Firestorm from "firestormviewer.org"
- Launch Firestorm.
- Log in with an existing Second Life account (haven't tried the new user signup under Wine)
- Login should work. 3D world should appear.
- Try to teleport to another region by typing a region name ("Burns" is a good choice) in the top bar.
- Crash:
Unhandled exception: page fault on write access to 0x00000000 in 64-bit code (0x00000001412a6aa9).
So something tried to store into a null pointer. Short crash dump attached.
https://bugs.winehq.org/show_bug.cgi?id=50942
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com Keywords| |download
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, I tried this yesterday , but cannot confirn this crash
I was able to "run around"; got a crash while closing the program, but not at entering "the world"
Maybe first try upgrade to wine-6.5 (or upcoming 6.6) instead of using wine-6.0 like you did