http://bugs.winehq.org/show_bug.cgi?id=21409
Summary: Progecad 2009 Pro crashes on save - save us Product: Wine Version: 1.1.36 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P3 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bruno.zerbo@gmail.com
Copy and paste by the closed bug n. 12778, I had the same problem.
crashes when after opening a dwg file and then i'm trying to save it or save it us. Application successfully saved new created file but only once (opening and saving it again crashes program the same way).
read bug n. 12778 for more (provably related) information This application is downloadable in full trial version from http://www.progecad.com/
http://bugs.winehq.org/show_bug.cgi?id=21409
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2010-01-19 00:41:01 --- Please attach the crash log.
Obviously the bug 12778 was fixed. If this is a regression please post the results of your regression testing: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=21409
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Progecad 2009 Pro crashes |Progecad 2009 Pro crashes |on save - save us |on save - save as
http://bugs.winehq.org/show_bug.cgi?id=21409
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.progecam.com/dow | |nload/progeCAD_Professional | |_2009_CADDIT.exe CC| |mstefani@redhat.com Ever Confirmed|0 |1
--- Comment #2 from Michael Stefaniuc mstefani@redhat.com 2010-06-09 18:17:06 --- Confirming. Crashes with wine-1.2-rc2-250-g950919e but works with wine-1.1.5. Test setup: - fresh WINEPREFIX - trial version installed with wine-1.2-rc2-250-g950919e (the 2009/2010 progeCAD versions require SetupInstallFileExA() which was added only in 1.1.14 - the sample.dwg file from bug #12778 - open sample.dwg - hit save
http://bugs.winehq.org/show_bug.cgi?id=21409
--- Comment #3 from Michael Stefaniuc mstefani@redhat.com 2010-06-09 18:18:56 --- Created an attachment (id=28711) --> (http://bugs.winehq.org/attachment.cgi?id=28711) Crash log
http://bugs.winehq.org/show_bug.cgi?id=21409
--- Comment #4 from Michael Stefaniuc mstefani@redhat.com 2010-06-09 18:45:49 --- I have started a regression test but have to call it a day for today; I'll continue tomorrow evening. If somebody wants to beat me to it be my guest, I'm down to: git bisect good d381c7cbf4d463189f479a0b3986f6767aeb8dba git bisect bad f17b1f6334d2412b8c1d90fd6697a1c921d20fd5 and the commit to be tested next: 0b32bdc4b46d0652c8043205458f5dec936f1bd6 crashes too on save but the app manages to put up an "Out of memory" MessageBox before dying. And Wine complains: err:heap:HEAP_ValidateInUseArena Heap 0x2140000: in-use arena 0x4156640 next block has PREV_FREE flag
http://bugs.winehq.org/show_bug.cgi?id=21409
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
--- Comment #5 from Michael Stefaniuc mstefani@redhat.com 2010-06-11 18:28:27 --- $ git bisect bad 21453b4c2e163ec2fb5e630ef812b74e53c58083 is the first bad commit commit 21453b4c2e163ec2fb5e630ef812b74e53c58083 Author: Alexandre Julliard julliard@winehq.org Date: Wed Oct 29 17:32:45 2008 +0100
ntdll: Allocate a new virtual region for large blocks, and ensure 16-byte alignment.
:040000 040000 51c8db21bc03eedb7a6585a1155b26d105359117 4ccc1ed9690e3ab20aee39ad003bb47919c2c530 M dlls
The patch is too large and intrusive and a straight git revert 21453b4c2e163ec2fb5e630ef812b74e53c58083 doesn't work.
http://bugs.winehq.org/show_bug.cgi?id=21409
--- Comment #6 from Michael Stefaniuc mstefani@redhat.com 2010-06-11 18:36:45 --- This affected by the same commit as in bug 18975. Though I'm not sure yet that both programs are affected by the same issue; the commit is fairly big thus no "Mark as Duplicate" yet.
http://bugs.winehq.org/show_bug.cgi?id=21409
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz Component|-unknown |ntdll Version|1.1.36 |1.1.8
http://bugs.winehq.org/show_bug.cgi?id=21409
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |21453b4c2e163ec2fb5e630ef81 | |2b74e53c58083
http://bugs.winehq.org/show_bug.cgi?id=21409
jhgf bernhardloos@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardloos@googlemail.com
--- Comment #7 from jhgf bernhardloos@googlemail.com 2011-10-01 20:53:58 CDT --- I can't reproduce this problem with current git. In case it's still present could somebody please produce a WINEDEBUG=+relay,+seh,+tid log?
http://bugs.winehq.org/show_bug.cgi?id=21409
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com 2011-10-02 07:29:53 CDT --- Works for me too in latest git.
http://bugs.winehq.org/show_bug.cgi?id=21409
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Austin English austinenglish@gmail.com 2011-10-04 13:41:13 CDT --- Fixed according to two people.
http://bugs.winehq.org/show_bug.cgi?id=21409
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2011-10-10 13:13:01 CDT --- Closing bugs fixed in 1.3.30.