[Bug 20553] Invalid read in LISTVIEW_NCDestroy in chromium unit_tests.exe in TableViewTest.Sort?

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Nov 13 18:26:19 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=20553





--- Comment #4 from Dan Kegel <dank at kegel.com>  2009-11-13 18:26:19 ---
yum.  Compiled wine with -O0, now unit_tests.exe crashes in this area
after the invalid reads with

Jump to the invalid address stated on the next line
   at 0x0: ???
   by LISTVIEW_NCDestroy (listview.c:9863)
   by LISTVIEW_WindowProc (listview.c:11204)
   by ??? (library.h:159)
   by call_window_proc (winproc.c:469)
   by CallWindowProcW (winproc.c:2321)
   by views::TableView::TableWndProc (table_view.cc:744)
   by ??? (library.h:159)
   by call_window_proc (winproc.c:469)
   by WINPROC_call_window (winproc.c:2214)
   by call_window_proc (message.c:1635)
   by send_message (message.c:2482)
   by SendMessageW (message.c:2605)
   by WIN_DestroyWindow (win.c:759)
   by WIN_DestroyWindow (win.c:741)
   by WIN_DestroyWindow (win.c:741)
   by DestroyWindow (win.c:1704)
   by views::WidgetWin::CloseNow (widget_win.cc:175)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list