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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81602 --- shadow/81602 2007-05-11 17:44:19.000000000 -0400 +++ shadow/81602.tmp.8061 2007-05-11 17:44:19.000000000 -0400 @@ -0,0 +1,28 @@ +Bug#: 81602 +Product: Mono: Class Libraries +Version: 1.2 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Segmentationfault in ListViewItem.Layout running unit tests + +When running the MWF unit tests on Ubuntu 7.04 (x86), I get a segmentation +fault in ListViewItem.Layout because for some reason the owner is null. + +I've attached a partial log file of the test run. + +This could easily be fixed by checking if the owner is null, but it's +strange that I only get this issue on this one system. + +I even have an identical VM where I don't have this issue. The machine on +which I am having the problem is a physical machine. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
