http://bugs.winehq.org/show_bug.cgi?id=29280
Bug #: 29280 Summary: todolist crashes after using LVM_GETHEADER Product: Wine Version: 1.3.34 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
http://forum.winehq.org/viewtopic.php?t=14277 asked for help running todolist ( http://www.abstractspoon.com/ ). To run at all, it needs 'winetricks mfc42'. Using wine-1.3.34-166-g71199ea, it then crashes with a null pointer access unless you do 'winetricks comctl32'.
Here's the last bit of a +relay log of the crash:
002b:Call window proc 0x68aa7480 (hwnd=0x101f4,msg=LVM_GETHEADER,wp=00000000,lp=00000000) 002b:Call user32.GetWindowLongW(000101f4,00000000) ret=68aa74a5 002b:Ret user32.GetWindowLongW() retval=0020e898 ret=68aa74a5 002b:Ret window proc 0x68aa7480 (hwnd=0x101f4,msg=LVM_GETHEADER,wp=00000000,lp=00000000) retval=00000000 002b:Ret user32.CallWindowProcW() retval=00000000 ret=5f801d93 002b:Ret window proc 0x5f801868 (hwnd=0x101f4,msg=LVM_GETHEADER,wp=00000000,lp=00000000) retval=00000000 002b:Ret user32.SendMessageW() retval=00000000 ret=5f856753 trace:seh:raise_exception code=c0000005 flags=0 addr=0x417294 ip=00417294 tid=002b ... Unhandled exception: page fault on read access to 0x00000020 in 32-bit code (0x00417294).
http://bugs.winehq.org/show_bug.cgi?id=29280
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.abstractspoon.co | |m/
http://bugs.winehq.org/show_bug.cgi?id=29280
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2011-12-09 00:47:19 CST --- Patch sent http://www.winehq.org/pipermail/wine-patches/2011-December/109618.html
http://bugs.winehq.org/show_bug.cgi?id=29280
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |485fde811db67ba2aaf51ac6f08 | |50f32a6b5afe9 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com 2011-12-09 15:29:56 CST --- (In reply to comment #1)
Patch sent http://www.winehq.org/pipermail/wine-patches/2011-December/109618.html
http://source.winehq.org/git/wine.git/commitdiff/485fde811db67ba2aaf51ac6f08...
http://bugs.winehq.org/show_bug.cgi?id=29280
--- Comment #3 from Dan Kegel dank@kegel.com 2011-12-09 15:48:48 CST --- Thanks!
http://bugs.winehq.org/show_bug.cgi?id=29280
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-12-16 13:30:27 CST --- Closing bugs fixed in 1.3.35.