[Bug 31410] Hamster Free eBook Converter 1.0.0.x installer crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 10 16:01:00 CST 2014


https://bugs.winehq.org/show_bug.cgi?id=31410

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download, Installer
             Status|UNCONFIRMED                 |RESOLVED
                URL|                            |http://stuff.hamstersoft.co
                   |                            |m/launch/hamsterfreeebookco
                   |                            |nverter.exe
                 CC|                            |focht at gmx.net
            Version|unspecified                 |1.4
         Resolution|---                         |FIXED
            Summary|ebook converter             |Hamster Free eBook
                   |                            |Converter 1.0.0.x installer
                   |                            |crashes on startup

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

I can't reproduce this, the installer (which was crashing for OP) works fine.
Resolving 'fixed'.

It's a .NET 3.5 WPF app hence needs native .NET Framework 3.5 (SP1) in 32-bit
WINEPREFIX.

Also needs 'winetricks -q windowscodecs' to work around bug 34764

--- snip ---
fixme:wincodecs:IMILUnknown2Impl_UnknownMethod1 (0x1bd2b0,0x1,0x4c1d8e8): stub
fixme:wer:WerRegisterMemoryBlock (0x5418ebf0 6144) stub
fixme:wer:WerRegisterMemoryBlock (0x5418ebe8 4) stub
fixme:wincodecs:IMILUnknown2Impl_UnknownMethod1 (0x1bd2b0,0x1,0x4c1d840): stub
fixme:wincodecs:IMILUnknown2Impl_UnknownMethod1 (0x1bd2b0,0x1,0x4c1d80c): stub
...
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 0028), starting debugger...
--- snip ---

When loading an e-book file (epub), the app crashes due to bug 32323

--- snip ---
0023:Call KERNEL32.OutputDebugStringW(7a09e7d8 L"CLR: Managed code called
FailFast, saying \"") ret=7a14be4c
0023:Call KERNEL32.OutputDebugStringW(7a3c3f80 L"Unrecoverable system error.")
0023:Call KERNEL32.OutputDebugStringW(7a09e7cc L"\"\r\n") ret=7a14be4c 
--- snip ---

-> 'winetricks -q corefonts'

With that prerequisites in place the app works fine.

There is a large list of supported devices and formats the app can convert
from/to.
I quickly tested epub <-> pdf conversion which worked fine (formatting results
so-so).

$ du -sh hamsterfreeebookconverter.exe 
48M    hamsterfreeebookconverter.exe

$ sha1sum hamsterfreeebookconverter.exe 
df1d1e31bfe729b7038a78b55bca38ad326503d8  hamsterfreeebookconverter.exe

$ wine --version
wine-1.7.30-112-g5d17f9b

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list