Issue 72250 - aquavcl01: toolbar icon click -> crash with native menus
Summary: aquavcl01: toolbar icon click -> crash with native menus
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: porting
Classification: Code
Component: MacOSX (show other issues)
Version: 680m193
Hardware: Mac All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: pavel
QA Contact: issues@porting
URL:
Keywords: aqua
Depends on:
Blocks: 74396
  Show dependency tree
 
Reported: 2006-12-04 11:24 UTC by pavel
Modified: 2007-05-14 19:29 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2006-12-04 11:24:18 UTC
>*>_> GetClientSize
>*>_> SetParent
>*>_> ReleaseGraphics

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000026
0x0115b6de in MenuBar::HandleMenuActivateEvent (this=0x1ed001a0, pMenu=0x16) at /Users/pavel/
BUILD/AQUA/BuildDir/ooo_SRC680_m195_src/vcl/source/window/menu.cxx:3234
3234            pMenu->pStartedFrom = (Menu*)this;
(gdb) where
#0  0x0115b6de in MenuBar::HandleMenuActivateEvent (this=0x1ed001a0, pMenu=0x16) at /Users/
pavel/BUILD/AQUA/BuildDir/ooo_SRC680_m195_src/vcl/source/window/menu.cxx:3234
#1  0x011ca144 in ImplHandleMenuEvent (pWindow=0x3947f70, pEvent=0xbfffd190, nEvent=35) at /
Users/pavel/BUILD/AQUA/BuildDir/ooo_SRC680_m195_src/vcl/source/window/winproc.cxx:2138
#2  0x011cc4e8 in ImplWindowFrameProc (pInst=0x3947f70, nEvent=35, pEvent=0xbfffd190) at /
Users/pavel/BUILD/AQUA/BuildDir/ooo_SRC680_m195_src/vcl/source/window/winproc.cxx:2404
#3  0x0135420f in SalFrame::CallCallback (this=0x39481d0, nEvent=35, pEvent=0xbfffd190) at 
salframe.hxx:315
#4  0x01247ffc in HandleMenuPopulateEvent (inHandlerCallRef=0xbfffd4a0, inEvent=0x1ef11fb0, 
inUserData=0x39481d0) at /Users/pavel/BUILD/AQUA/BuildDir/ooo_SRC680_m195_src/vcl/aqua/
source/window/salframe.cxx:848
Comment 1 eric.bachard 2007-01-22 11:44:27 UTC
Setting keyword
Comment 2 shaunmcdonald131 2007-02-10 10:36:47 UTC
Adding to Meta Issue.
Comment 3 pavel 2007-05-14 19:24:57 UTC
works for me now, no crashes.
Comment 4 pavel 2007-05-14 19:25:28 UTC
Closing.
Comment 5 eric.bachard 2007-05-14 19:29:53 UTC
confirmed : no more crash