[Mono-bugs] [Bug 420309] New: [WIN32] NRE in MenuTracker.ProcessKeys

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Aug 26 05:36:33 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=420309


           Summary: [WIN32] NRE in MenuTracker.ProcessKeys
           Product: Mono: Class Libraries
           Version: 2.0
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: andyhume32 at yahoo.co.uk
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


With app from bug 420305 comment 1 the following exception occurs when hitting
Alt+F4 to close the app.

This is not the same as bug 413636.

[[
Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object
 at System.Windows.Forms.MenuTracker.ProcessKeys (System.Windows.Forms.Message&
msg, Keys keyData) [0x0001c] in
D:\cygwin\usr\src\mono\mcs\class\Managed.Windows.Forms\System.Windows.Forms\MenuAPI.cs:681 
 at System.Windows.Forms.Menu.ProcessCmdKey (System.Windows.Forms.Message& msg,
Keys keyData) [0x0000d] in
D:\cygwin\usr\src\mono\mcs\class\Managed.Windows.Forms\System.Windows.Forms\Menu.cs:323 
 at System.Windows.Forms.Control.ProcessCmdKey (System.Windows.Forms.Message&
msg, Keys keyData) [0x00000] in
D:\cygwin\usr\src\mono\mcs\class\Managed.Windows.Forms\System.Windows.Forms\Control.cs:4653 
 at System.Windows.Forms.TextBoxBase.ProcessCmdKey
(System.Windows.Forms.Message& msg, Keys keyData) [0x00000] in
D:\cygwin\usr\src\mono\mcs\class\Managed.Windows.Forms\System.Windows.Forms\TextBoxBase.cs:1107 
 at System.Windows.Forms.Control.InternalPreProcessMessage
(System.Windows.Forms.Message& msg) [0x00038] in
D:\cygwin\usr\src\mono\mcs\class\Managed.Windows.Forms\System.Windows.Forms\Control.cs:4146 
 at System.Windows.Forms.Control.PreProcessMessage
(System.Windows.Forms.Message& msg) [0x00000] in
D:\cygwin\usr\src\mono\mcs\class\Managed.Windows.Forms\System.Windows.Forms\Control.cs:4137 
 at System.Windows.Forms.Control.PreProcessControlMessageInternal
(System.Windows.Forms.Message& msg) [0x00064] in
D:\cygwin\usr\src\mono\mcs\class\Managed.Windows.Forms\System.Windows.Forms\Control.cs:4112 
 at (wrapper remoting-invoke-with-check)
System.Windows.Forms.Control:PreProcessControlMessageInternal
(System.Windows.Forms.Message&)
 at System.Windows.Forms.Application.RunLoop (Boolean Modal,
System.Windows.Forms.ApplicationContext context) [0x0027d] in
D:\cygwin\usr\src\mono\mcs\class\Managed.Windows.Forms\System.Windows.Forms\Application.cs:917 
 at System.Windows.Forms.Application.Run
(System.Windows.Forms.ApplicationContext context) [0x0002e] in
D:\cygwin\usr\src\mono\mcs\class\Managed.Windows.Forms\System.Windows.Forms\Application.cs:740 
 at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm)
[0x00000] in
D:\cygwin\usr\src\mono\mcs\class\Managed.Windows.Forms\System.Windows.Forms\Application.cs:723 
 at ErrorProviderNotAddSetCC.Main (System.String[] args) [0x00000] in
d:\Documents and Settings\alan\My
Documents\Suppliers\Mono\WinForms\NotifyIcon\bug-329714.cs:8 
]]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list