https://bugs.winehq.org/show_bug.cgi?id=37310
Bug ID: 37310 Summary: MMS Buchfuehrung und Bilanz fails during online update Product: Wine Version: 1.7.26 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: maiktapwagner@aol.com
Created attachment 49619 --> https://bugs.winehq.org/attachment.cgi?id=49619 Crash output on wine 1.7.26 after online update
Hello everyone,
AppDB entry is at:
https://appdb.winehq.org/objectManager.php?sClass=application&iId=7611
Bug is only happening during the first Internet Update: Menu bar --> Sonstiges --> Internet-Update
I would like to submit the following crash output.
https://bugs.winehq.org/show_bug.cgi?id=37310
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #1 from Sebastian Lackner sebastian@fds-team.de --- Could you please also attach a log of the terminal output? (see: http://wiki.winehq.org/FAQ#get_log )
Besides that, a trace created in the following way could be useful: WINEDEBUG=+tid,+seh,+loaddll,+process wine your_program.exe >> /tmp/output.txt 2>&1 (see: http://wiki.winehq.org/FAQ#head-16da35b6327024d6ea576e3678488b16862d0f5e )
Does the program run on recent versions of Windows? The crash output is very weird, because its a privileged instruction exception, not an invalid memory access - this means the program expects to be able to do direct hardware access, which is even forbidden on Windows. (Except the error already happens earlier, and this is just the way the program uses to terminate?!)
Did the issue occur after an update of the software and/or wine ? Because the last AppDB report doesn't list this issue.
Regards, Sebastian
https://bugs.winehq.org/show_bug.cgi?id=37310
--- Comment #2 from Maik Wagner maiktapwagner@aol.com --- Created attachment 50239 --> https://bugs.winehq.org/attachment.cgi?id=50239 Installation log wine 1.7.32
https://bugs.winehq.org/show_bug.cgi?id=37310
--- Comment #3 from Maik Wagner maiktapwagner@aol.com --- Created attachment 50240 --> https://bugs.winehq.org/attachment.cgi?id=50240 Output during update - openSUSE 1.7.32
Hello Sebastian,
I have attached two log files. The online update worked fine this time on openSUSE 1.7.32. The programme seems to rely on Winzip to extract files. Unfortunately the menu items for the drop-down menus in the menu bar only show up when you click on them.
https://bugs.winehq.org/show_bug.cgi?id=37310
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.mmsgmbh.de/form_ | |testversion.html Distribution|--- |SUSE
https://bugs.winehq.org/show_bug.cgi?id=37310
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner@aol.com
--- Comment #4 from Maik Wagner maiktapwagner@aol.com --- Revisiting this bug with
mwagner@silentrig:~> wine --version wine-6.14
I did a new installation in a clean prefix and the update of the software works fine. For me this can be marked as FIXED.
https://bugs.winehq.org/show_bug.cgi?id=37310
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #5 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to Maik Wagner from comment #4)
I did a new installation in a clean prefix and the update of the software works fine. For me this can be marked as FIXED.
Thanks for retesting, marking FIXED.
https://bugs.winehq.org/show_bug.cgi?id=37310
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.16.