http://bugs.winehq.org/show_bug.cgi?id=29900
Bug #: 29900 Summary: proteoWizard hangs with "err:seh:setup_exception_record nested exception on signal stack" Product: Wine Version: 1.4-rc3 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: rtautenh@gmail.com Classification: Unclassified
Problem: when using proteoWizard's msconvert to convert a (large) data file wine hangs with the error message
err:seh:setup_exception_record nested exception on signal stack in thread 0009 eip 7bc752c0 esp 7ffdbc3c stack 0x232000-0x330000
and has to be killed or stopped using Ctrl+C
tested with wine versions 1.2.3 1.3.37 1.4-rc3
Steps to reproduce the problem: winetricks winxp winetricks dotnet2 winetricks vcrun2008 # download proteowizard from http://proteowizard.sourceforge.net/downloads.shtml # and extract into a folder : mkdir pwiz; tar xvf pwiz*.tar.bz2 -C pwiz # download and unzip test data file "PBS01.d" (1.3GB!) from http://metlin.scripps.edu/data/conversion/PBS01.d.zip into the same folder (pwiz) # within that folder, run wine msconvert.exe PBS01.d --mzXML --filter "peakPicking true 1-"
http://bugs.winehq.org/show_bug.cgi?id=29900
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://proteowizard.sourcef | |orge.net/downloads.shtml Summary|proteoWizard hangs with |proteoWizard hangs |"err:seh:setup_exception_re | |cord nested exception on | |signal stack" |
https://bugs.winehq.org/show_bug.cgi?id=29900
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |DUPLICATE
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
works fine here ... and dupe of bug 24761
$ sha1sum pwiz-setup-3.0.5655-x86.msi 1b775462a1205a68b9a693e5471de62d22481de1 pwiz-setup-3.0.5655-x86.msi
$ du -sh pwiz-setup-3.0.5655-x86.msi 39M pwiz-setup-3.0.5655-x86.msi
$ wine --version wine-1.7.12-91-gadd85f4
Regards
*** This bug has been marked as a duplicate of bug 24761 ***
https://bugs.winehq.org/show_bug.cgi?id=29900
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- Closing duplicate.