https://bugs.winehq.org/show_bug.cgi?id=51267
Bug ID: 51267 Summary: Rise of Legends Demo crashes with null pointer exception inside SAXReader::parseURL Product: Wine Version: 6.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 Assignee: wine-bugs@winehq.org Reporter: jeffersoncarpenter2@gmail.com Distribution: ---
Created attachment 70145 --> https://bugs.winehq.org/attachment.cgi?id=70145 Console output when running legends.exe with wine 6.10
This occurs after installing the Rise of Legends demo ( https://www.techspot.com/downloads/3339-rise-of-nations-rise-of-legends-demo... ) and attempting to start a Quick Battle.
This appears to be distinct from https://bugs.winehq.org/show_bug.cgi?id=21940 since the stack trace is different.
The relevant part of the stack trace is
=>0 0x7d475d18 create_uri+0x48(url=<is not available>) [Z:\home\rofl\wine-source\include\winbase.h:2830] in msxml3 (0x00218128) 1 0x7d476092 create_moniker_from_url+0x21() [Z:\home\rofl\wine-source\dlls\msxml3\bsc.c:295] in msxml3 (0x00218158) 2 0x7d4bb3c9 internal_parseURL+0x28(This=0x20d8c78, url=0x0(nil), vbInterface=0) [Z:\home\rofl\wine-source\dlls\msxml3\saxreader.c:2748] in msxml3 (0x00218198) 3 0x7d4bb486 isaxxmlreader_parseURL+0x15() [Z:\home\rofl\wine-source\dlls\msxml3\saxreader.c:3411] in msxml3 (0x002181a8) 4 0x00d67c53 EntryPoint+0xffffffff() in legends (0x00218284) 5 0x020d8d78 (0x020d8d74) 6 0x7d4e6860 SAXLexicalHandlerVtbl+0x3f() in msxml3 (0x7d4e68a0)