[Bug 3588] Crash with Common file dialog window
http://bugs.winehq.org/show_bug.cgi?id=3588 dank(a)kegel.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major Status|UNCONFIRMED |NEW Ever Confirmed| |1 ------- Additional Comments From dank(a)kegel.com 2005-19-10 01:35 ------- Sure enough! I reproduced it simply by * wine/programs/notepad/notepad * File / Save As * Navigate to Desktop * Select root directory Bam! =>1 0x7b362ca3 DPA_GetPtr+0x27(hdpa=0x4001, nIndex=0x0) [/home/dank/wine/dlls/comctl32/dpa.c:479] in comctl32 (0x7b90e150) if (!hdpa) return NULL; if (!hdpa->ptrs) { <--- bam! So hdpa seems to be a wild pointer. I'm uploading a log with WINEDEBUG=+dpa For some reason I get a more interesting stack traceback than you did. Perhaps it would help to run this under Valgrind. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs