http://bugs.winehq.org/show_bug.cgi?id=23503
Summary: AutoCAD 2008: Crash when reusing coordinates Product: Wine Version: 1.2-rc6 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lukasz.wojnilowicz@gmail.com
Steps to reproduce: 1) remove ~/.wine 2) install AutoCAD 2008 3) wine acad.exe 4) type "circle" in console 5) type "0,0" for centre of the circle 6) type "1" for circle radius 7) type "circle" in console 8) press up arrow to get "0,0" coordinates (I want to reuse this coordinates) 9) press enter key
Behaviour: AutoCAD hangs
Expected behaviour: AutoCAD shouldn't hang
In terminal there is: err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 005c, blocked by 0009, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 0060, blocked by 0009, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bca1c64 "loader.c: loader_section" wait timed out in thread 0041, blocked by 0060, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bca1c64 "loader.c: loader_section" wait timed out in thread 0046, blocked by 0060, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bca1c64 "loader.c: loader_section" wait timed out in thread 0054, blocked by 0060, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 0060, blocked by 0009, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bca1c64 "loader.c: loader_section" wait timed out in thread 0009, blocked by 0060, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7bca1c64 "loader.c: loader_section" wait timed out in thread 005d, blocked by 0060, retrying (60 sec)
http://bugs.winehq.org/show_bug.cgi?id=23503
--- Comment #1 from NSLW lukasz.wojnilowicz@gmail.com 2010-12-03 04:31:55 CST --- Still an error in wine-1.3.8-113-g9d9ce29
Backtrace:
Unhandled exception: page fault on write access to 0x00690073 in 32-bit code (0x7bc454bc). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7bc454bc ESP:0032fbd0 EBP:0032fbd0 EFLAGS:00210212( R- -- I -A- - ) EAX:0069006f EBX:7bca674c ECX:06115000 EDX:0074006e ESI:7ffdf000 EDI:00fc2398 Stack dump: 0x0032fbd0: 0032fc04 7bc4662c 063d8240 00000010 0x0032fbe0: 00000002 000100f6 7bc33f5d 064a2250 0x0032fbf0: 00000000 063d8238 063d8218 00000002 0x0032fc00: 063d8238 0032fc44 7bc46814 06115000 0x0032fc10: 063d8218 00000020 7bc34953 00110064 0x0032fc20: ffffffff 0032fc44 7bc34abf 00110064 Backtrace: =>0 0x7bc454bc (0x0032fbd0) 1 0x7bc4662c (0x0032fc04) 2 0x7bc46814 (0x0032fc44) 3 0x7bc49c8b (0x0032fc94) 4 0x68341c32 (0x0032fcd4) 5 0x5b4964b0 in acprevinput.arx (+0x64af) (0x0663d4c4) 6 0xcdcdcdcd (0x5b4a4798) 7 0x5b491230 in acprevinput.arx (+0x122f) (0x5b4944e0) 8 0x02c3f608 (0x245c8a53) 0x7bc454bc: movl %edx,0x4(%eax)
http://bugs.winehq.org/show_bug.cgi?id=23503
--- Comment #2 from NSLW lukasz.wojnilowicz@gmail.com 2011-03-11 13:28:06 CST --- Still an error in wine-1.3.15-205-ge030b3c
http://bugs.winehq.org/show_bug.cgi?id=23503
--- Comment #3 from NSLW lukasz.wojnilowicz@gmail.com 2012-01-03 12:40:02 CST --- Still issue in Wine 1.3.36
http://bugs.winehq.org/show_bug.cgi?id=23503
--- Comment #4 from NSLW lukasz.wojnilowicz@gmail.com 2012-06-13 11:57:28 CDT --- Still issue in Wine 1.5.6
http://bugs.winehq.org/show_bug.cgi?id=23503
--- Comment #5 from NSLW lukasz.wojnilowicz@gmail.com 2012-09-15 00:28:05 CDT --- Still issue in Wine 1.5.13
http://bugs.winehq.org/show_bug.cgi?id=23503
--- Comment #6 from NSLW lukasz.wojnilowicz@gmail.com 2012-12-28 03:17:41 CST --- Still issue in Wine 1.5.20
http://bugs.winehq.org/show_bug.cgi?id=23503
--- Comment #7 from NSLW lukasz.wojnilowicz@gmail.com --- Still issue in 1.7.16
http://bugs.winehq.org/show_bug.cgi?id=23503
--- Comment #8 from NSLW lukasz.wojnilowicz@gmail.com --- Created attachment 48080 --> http://bugs.winehq.org/attachment.cgi?id=48080 WINEDEBUG=+relay,+seh,+tid on wine-1.7.16-117-ge3383d1 1300000 lines before crash
https://bugs.winehq.org/show_bug.cgi?id=23503
NSLW lukasz.wojnilowicz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #9 from NSLW lukasz.wojnilowicz@gmail.com --- Fixed in 1.7.41
https://bugs.winehq.org/show_bug.cgi?id=23503
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.42.