http://bugs.winehq.org/show_bug.cgi?id=30452
Bug #: 30452 Summary: Reaper 3.672 will not start Product: Wine Version: 1.5.2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: winebugs@drealm.info Classification: Unclassified
Created attachment 39811 --> http://bugs.winehq.org/attachment.cgi?id=39811 Error reporter output
Invoking reaper.exe results in display of the splash screen, the main window and a dialog asking whether to check sound driver settings. Picking either option results in a crash.
This version of reaper is known to have been working under wine 1.3.x.
Initial testing was without wineasio. The same error occurred once (a 1.3.x version of) wineasio was installed.
http://bugs.winehq.org/show_bug.cgi?id=30452
--- Comment #1 from Peter L Jones winebugs@drealm.info 2012-04-15 17:22:02 CDT --- Created attachment 39812 --> http://bugs.winehq.org/attachment.cgi?id=39812 Reaper start-up pre-crash
http://bugs.winehq.org/show_bug.cgi?id=30452
--- Comment #2 from Peter L Jones winebugs@drealm.info 2012-04-15 18:20:45 CDT --- OS is Ubuntu oneiric with wine 1.5 from http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu
Also tested with wine 1.4 from same source - same error.
I've now also tried reverting to Canonical 1.3 and 1.2 -- the error reporting wasn't helpful, unfortunately, so whilst it crashed at the same point I can't be sure it's the same error.
I'm tempted to close this as I know it was working on an earlier Ubuntu release, so it's likely not a WINE error.
http://bugs.winehq.org/show_bug.cgi?id=30452
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|kernel32 |-unknown
--- Comment #3 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-04-15 18:54:37 CDT --- We don't support wineasio. It's completely external project. As to your crash: - Install wine debug symbols (wine*-dbg package from your distro) - Attach complete terminal out as described here: http://wiki.winehq.org/FAQ#get_log - Unhandled exception: unimplemented function usp10.dll.ScriptStringAnalyse called in 32-bit code (0x7b839f82). Builtin version has this function. If you have any overrides in winecfg - remove them.
http://bugs.winehq.org/show_bug.cgi?id=30452
--- Comment #4 from Peter L Jones winebugs@drealm.info 2012-04-16 03:39:35 CDT --- I am one of the wineasio maintainers. As noted in the initial report, this error occurs independent of the presence of wineasio. Reaper is not dependent upon wineasio.
There are no overrides in my winecfg.
With wine1.5-dbg installed, clicking the "Save" button on the Program Error Details "Save As" dialog causes a hang. Eventually Xming crashed without letting me get a screenshot..! The hang on save is reproducible, though.
I have captured the output of the following ./reaper.exe > backtrace.log 2>&1
Note: the wiki states "Important: if you get a crash dialog while doing this, please click OK. Otherwise your log will be incomplete." This is incorrect. You have to click "Close".
http://bugs.winehq.org/show_bug.cgi?id=30452
Peter L Jones winebugs@drealm.info changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #39811|0 |1 is obsolete| |
--- Comment #5 from Peter L Jones winebugs@drealm.info 2012-04-16 03:47:32 CDT --- Created attachment 39822 --> http://bugs.winehq.org/attachment.cgi?id=39822 Error reporter output - with symbols
http://bugs.winehq.org/show_bug.cgi?id=30452
--- Comment #6 from Peter L Jones winebugs@drealm.info 2012-04-16 05:06:26 CDT --- I have now 1) Deleted ~/.wine 2) Run "winecfg" just to create it 3) Run "regsvr32 wineasio" to re-register the service 4) Installed reaper-3.76 (I didn't have 3.672 to hand) 5) Selected the "dummy" audio interface after checking the available list of drivers included wineasio.
Even with "dummy" selected the app crashed. However, it started cleanly on the next run and is stable.
As a clean install has cleared the error, I'd suggest closing this report.
I'll investigate the wineasio side here.
http://bugs.winehq.org/show_bug.cgi?id=30452
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #39822|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=30452
--- Comment #7 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-04-16 08:12:32 CDT ---
err:module:load_builtin_dll failed to load .so lib for builtin L"usp10.dll": /usr/bin/../lib32/wine/usp10.dll.so: failed to map segment from shared object: Resource temporarily unavailable err:module:DelayLoadFailureHook failed to delay load usp10.dll.ScriptStringAnalyse
Interesting, looks like a damaged library. If that's the case the only reason it's working now you might have a newer native version of usp10.dll installed. Can you check of the above library is not damaged? And possibly reinstall Wine packages?
About wineasio - it's a second issue and not related to this bug it seems.
http://bugs.winehq.org/show_bug.cgi?id=30452
--- Comment #8 from Peter L Jones winebugs@drealm.info 2012-04-16 09:29:30 CDT --- The delete of ~/.wine does appear to be what fixed it - the dll that now resides in ~/.wine/drive_c/windows/system32/usp10.dll is identical to /usr/lib32/wine/fakedlls/usp10.dll from wine-1.5.2 dated 12 April 2012.
I can only agree with your conclusion that somehow my ~/.wine copy of the dll was damaged. I don't have a back-up of my home directory to hand to check, unfortunately.
http://bugs.winehq.org/show_bug.cgi?id=30452
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #9 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2012-04-16 19:59:59 CDT --- Yeah, that's mark it invalid then since everything is working now and there is no way to reproduce it.
http://bugs.winehq.org/show_bug.cgi?id=30452
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-04-30 14:54:48 CDT --- Closing INVALID bugs.
https://bugs.winehq.org/show_bug.cgi?id=30452
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Reaper 3.672 will not start |Reaper 3.672 fails on | |startup with "Failed to | |delay load | |usp10.dll.ScriptStringAnaly | |se" (failed to map segment | |from shared object | |'usp10.dll.so' for builtin | |'usp10.dll') CC| |focht@gmx.net