[Mono-bugs] [Bug 81100][Nor] Changed - ListBox segfaults on SelectedIndex change in DoubleClick handler

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 27 13:04:37 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by mkestner at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81100

--- shadow/81100	2007-03-18 22:20:29.000000000 -0500
+++ shadow/81100.tmp.24593	2007-03-27 12:04:37.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 81100
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mkestner at ximian.com                            
 ReportedBy: contact at i-nz.net               
@@ -41,6 +41,15 @@
 (System.Windows.Forms.Message& m) [0x00000] 
   at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg,
 IntPtr wParam, IntPtr lParam) [0x00000]
 
 ------- Additional Comments From georgegiolfan at yahoo.com  2007-03-10 11:09 -------
 Probably the same as bug 80696.
+
+------- Additional Comments From mkestner at ximian.com  2007-03-27 12:04 -------
+I need more information, preferably a sample to reproduce this.  The
+stack implies a problem when losing focus.  Is this in response to a
+double click on the listbox itself or a different control?  What is
+the initial setup?  Does the listbox have a selected item that is
+being cleared?
+
+A small sample to repro would really help.


More information about the mono-bugs mailing list