https://bugs.winehq.org/show_bug.cgi?id=38718
Bug ID: 38718 Summary: wine: Unhandled exception 0x40000015 in thread 9 at address 0x740023:0x00a17676 (thread 0009), starting debugger... Product: Wine Version: 1.7.44 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mathieu.malaterre@gmail.com Distribution: ---
I cannot use the following software:
http://www.microdicom.com/downloads.html
$ sha1sum microdicom-091-win32.zip 817ff65be27f127197e4e4c136b963ae00d79bcf microdicom-091-win32.zip
It crash when opening a DICOM file. In my case, I've tried to open the following DICOM file:
http://gdcm.sourceforge.net/thingies/mr.001.dcm
https://bugs.winehq.org/show_bug.cgi?id=38718
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcp Summary|wine: Unhandled exception |microdicom 0.9.1 needs |0x40000015 in thread 9 at |msvcp120.dll._Cnd_init |address 0x740023:0x00a17676 | |(thread 0009), starting | |debugger... |
https://bugs.winehq.org/show_bug.cgi?id=38718
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- I can confirm that. Fortunately there's a simple workaround, application provides msvcp120/msvcr120, so you just need to set those to native with winecfg and file opens fine (I didn't expect to see someone guts but do not regret it).
https://bugs.winehq.org/show_bug.cgi?id=38718
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |trivial
https://bugs.winehq.org/show_bug.cgi?id=38718
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.microdicom.com/d | |ownloads.html
https://bugs.winehq.org/show_bug.cgi?id=38718
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Resolution|--- |DUPLICATE
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 37881 which is fixed now.
Small story ...
I have a CD with X-ray CT of my left arm on my desk (broke it two weeks ago, multiple fracturing) ... it had DICOM format files (series of scans) on it. Also contained Windows viewer software -> 'OsiriX Viewer', 'syngo fastView'.
I remembered this bug/app and used it now for testing with my own data.
* mounted CD * selected "Open CD/DVD" from menu
It showed all the pictures (series) of the X-ray CT, ordered in a treeview. One could replay the scan. Very nice - not so nice the actual reason for the scan though :|
$ sha1sum MicroDicom-0.9.1-win32.exe 7dce04813d6017adfe5b25696b45266468b8e36d MicroDicom-0.9.1-win32.exe
$ du -sh MicroDicom-0.9.1-win32.exe 3.8M MicroDicom-0.9.1-win32.exe
$ wine --version wine-1.7.55
Regards
*** This bug has been marked as a duplicate of bug 37881 ***
https://bugs.winehq.org/show_bug.cgi?id=38718
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com --- Closing.