https://bugs.winehq.org/show_bug.cgi?id=57446
Bug ID: 57446 Summary: Wiso Sparbuch 2025: crashes before the buhl-data-login appears Product: Wine Version: 9.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: tomec5189@web.de Distribution: ---
Created attachment 77443 --> https://bugs.winehq.org/attachment.cgi?id=77443 Sysinfo of the problem
before the buhl-data-login appears, the wine-Sysinfo is in front and report an heavy-application-problem.The Sysinfo-Report is attached incl. Screenshot of the application.
https://bugs.winehq.org/show_bug.cgi?id=57446
Thomas Reinhard tomec5189@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Other URL| |www.buhl.de
https://bugs.winehq.org/show_bug.cgi?id=57446
--- Comment #1 from Rafał Mużyło galtgendo@o2.pl --- Logs like these might be useful for Windows, usually much less so for wine.
Attach terminal output for this app.
https://bugs.winehq.org/show_bug.cgi?id=57446
--- Comment #2 from Thomas Reinhard tomec5189@web.de --- Hello Rafal, This Logs are from Wine-Sysinfo himself. Which "Terminal-Output" or Logs do you need?
https://bugs.winehq.org/show_bug.cgi?id=57446
--- Comment #3 from Rafał Mużyło galtgendo@o2.pl --- What exactly is ambiguous about 'terminal output' ?
It's 'output produced by the app when run by wine in a terminal window'.
https://bugs.winehq.org/show_bug.cgi?id=57446
--- Comment #4 from Thomas Reinhard tomec5189@web.de --- Hello Rafal, I know what a terminal output is. The question was what you need as output. This application has no terminal output. The attachment contains all information including screenshots. Also the memory dumps, if these are required. Wine generates this zip file itself. So my question again: What exactly do you need for the error analysis? Greetings Thomas
https://bugs.winehq.org/show_bug.cgi?id=57446
--- Comment #5 from Thomas Reinhard tomec5189@web.de --- Created attachment 77484 --> https://bugs.winehq.org/attachment.cgi?id=77484 Terminaloutput
002c:fixme:winediag:loader_init wine-staging 9.21 is a testing version containing experimental patches. 002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org. 003c:fixme:service:scmdatabase_autostart_services Auto-start service L"FA_Scheduler" failed to start: 2 0088:fixme:wineusb:query_id Unhandled ID query type 0x5. 0088:fixme:wineusb:query_id Unhandled ID query type 0x5. 0088:fixme:wineusb:query_id Unhandled ID query type 0x5. 0088:fixme:wineusb:query_id Unhandled ID query type 0x5. 0088:fixme:wineusb:query_id Unhandled ID query type 0x5. 0088:fixme:wineusb:query_id Unhandled ID query type 0x5. 0088:fixme:wineusb:query_id Unhandled ID query type 0x5. 0088:fixme:wineusb:query_id Unhandled ID query type 0x5. 0024:fixme:exec:SHELL_execute flags ignored: 0x00004000
https://bugs.winehq.org/show_bug.cgi?id=57446
--- Comment #6 from Rafał Mużyło galtgendo@o2.pl --- It seems the termination is natural or you're not catching the full output somehow (those usb queries *seem* unrelated).
Would you try to run the executable directly, instead of through the desktop link ?
https://bugs.winehq.org/show_bug.cgi?id=57446
--- Comment #7 from Thomas Reinhard tomec5189@web.de --- Created attachment 77491 --> https://bugs.winehq.org/attachment.cgi?id=77491 full terminaloutput of the Crash
Hello Rafal, ok, here we are. The full output of tthe terminal on start by "wine WISO.EXE". Greetings Thomas.
https://bugs.winehq.org/show_bug.cgi?id=57446
--- Comment #8 from Rafał Mużyło galtgendo@o2.pl --- Indeed, now we're getting somewhere...
Though given that output, there should be a backtrace following...
Given the lines 'can't find symbol in module', likely you're running a wine version without debug symbols, so it's only slightly helpful, still noting it should be present...
At least now there's a decent starting point for further investigation.
Quite likely is that wine would need a non-stub implementation of INetworkInformationStatics.
https://bugs.winehq.org/show_bug.cgi?id=57446
--- Comment #9 from Thomas Reinhard tomec5189@web.de --- Ok, this 9.21 Wine version is provided by the system administrator of Nobara or Fedora. Can the symbols be “post-installed” and if so, how? Or does Wine have to be recompiled for this?
https://bugs.winehq.org/show_bug.cgi?id=57446
--- Comment #10 from Austin English austinenglish@gmail.com --- (In reply to Thomas Reinhard from comment #9)
Ok, this 9.21 Wine version is provided by the system administrator of Nobara or Fedora. Can the symbols be “post-installed” and if so, how? Or does Wine have to be recompiled for this?
See https://docs.fedoraproject.org/en-US/quick-docs/bugzilla-providing-a-stacktr...