Issue 78639 - Toolbar drawing issue and associated crash
Summary: Toolbar drawing issue and associated crash
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: porting
Classification: Code
Component: MacOSX (show other issues)
Version: 680m214
Hardware: All Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ericb
QA Contact: issues@porting
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2007-06-19 03:35 UTC by pavel
Modified: 2007-08-10 08:47 UTC (History)
2 users (show)

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


Attachments
two toolbars (26.69 KB, image/png)
2007-06-19 03:36 UTC, pavel
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2007-06-19 03:35:43 UTC
Hi,

in the current aquavcl01, I sometimes get the attached screen.

If it is shown this way, it crashed after Apple+Q with this:

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x0000005c
0x011a44a2 in Window::ImplAddDel (this=0x2d56950, pDel=0xbffff220) at /Volumes/Build/pavel/
AQUA/BuildDir/ooo_SRC680_m214_src/vcl/source/window/window.cxx:1660
1660            pDel->mpNext = mpWindowImpl->mpFirstDel;
(gdb) where
#0  0x011a44a2 in Window::ImplAddDel (this=0x2d56950, pDel=0xbffff220) at /Volumes/Build/pavel/
AQUA/BuildDir/ooo_SRC680_m214_src/vcl/source/window/window.cxx:1660
#1  0x011afbf1 in Window::CallEventListeners (this=0x25961110, nEvent=0, pData=0x0) at /Volumes/
Build/pavel/AQUA/BuildDir/ooo_SRC680_m214_src/vcl/source/window/window.cxx:5348
#2  0x011b1091 in Window::ImplResetReallyVisible (this=0x25961110) at /Volumes/Build/pavel/
AQUA/BuildDir/ooo_SRC680_m214_src/vcl/source/window/window.cxx:1562
#3  0x011b4f09 in Window::Show (this=0x25961110, bVisible=0 '\0', nFlags=2) at /Volumes/Build/
pavel/AQUA/BuildDir/ooo_SRC680_m214_src/vcl/source/window/window.cxx:6379
#4  0x011b4d11 in Window::Show (this=0x25960e20, bVisible=0 '\0', nFlags=2) at /Volumes/Build/
pavel/AQUA/BuildDir/ooo_SRC680_m214_src/vcl/source/window/window.cxx:6346
#5  0x011b4d11 in Window::Show (this=0x32cee00, bVisible=0 '\0', nFlags=2) at /Volumes/Build/
pavel/AQUA/BuildDir/ooo_SRC680_m214_src/vcl/source/window/window.cxx:6346
#6  0x0115c005 in ImplDockingWindowWrapper::~ImplDockingWindowWrapper (this=0x2595f6f0) at /
Volumes/Build/pavel/AQUA/BuildDir/ooo_SRC680_m214_src/vcl/source/window/dockmgr.cxx:846
#7  0x0115d08c in DockingManager::~DockingManager (this=0x2d70990) at /Volumes/Build/pavel/
AQUA/BuildDir/ooo_SRC680_m214_src/vcl/source/window/dockmgr.cxx:390
#8  0x01016568 in ImplDeInitSVData () at /Volumes/Build/pavel/AQUA/BuildDir/
ooo_SRC680_m214_src/vcl/source/app/svdata.cxx:191
#9  0x01013750 in Application::~Application (this=0x0) at /Volumes/Build/pavel/AQUA/BuildDir/
ooo_SRC680_m214_src/vcl/source/app/svapp.cxx:299
#10 0x0000253f in main ()
#11 0x00001e66 in start ()
Comment 1 pavel 2007-06-19 03:36:24 UTC
Created attachment 46046 [details]
two toolbars
Comment 2 shaunmcdonald131 2007-06-19 10:14:09 UTC
adding keyword
Comment 3 pavel 2007-08-10 08:32:41 UTC
Works here now. No such crashes for a long time.
Comment 4 pavel 2007-08-10 08:47:28 UTC
Closing.