http://bugs.winehq.org/show_bug.cgi?id=31041
Bug #: 31041 Summary: wine segfault running gdcmdump Product: Wine Version: 1.5.5 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mathieu.malaterre@gmail.com Classification: Unclassified
Created attachment 40751 --> http://bugs.winehq.org/attachment.cgi?id=40751 call stack
I cannot get wine to run the gdcmdump command line tool.
Download is at:
$ wget http://sourceforge.net/projects/gdcm/files/gdcm%202.x/GDCM%202.2.0/GDCM-2.2....
You will need openssl:
$ wget http://slproweb.com/download/Win32OpenSSL_Light-1_0_1c.exe
Steps:
$ wine Win32OpenSSL_Light-1_0_1c.exe $ unzip GDCM-2.2.0-Windows-x86.zip $ cd GDCM-2.2.0-Windows-x86/bin $ wine gdcmdump --version -> see attached log.