[sw-issues] [Issue 116156] toolkit/qa/unoapi crash i n SwAccessibleMap::RemoveContext

2010-12-20 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116156





--- Additional comments from s...@openoffice.org Mon Dec 20 12:05:12 + 
2010 ---
@mst:  That would be strange indeed.  Without looking at the code, I had assumed
that the relevant mutex was owned by the SwAccessibleMap instance, which
presumably would already have been destroyed.  The main thread was not yet in
the exit phase (I would have noted that in the description otherwise; also, just
experiencing the exact same failure again while writing this).

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116156] toolkit/qa/unoapi crash i n SwAccessibleMap::RemoveContext

2010-12-20 Thread mst
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116156


User mst changed the following:

What|Old value |New value

  CC|''|'mst'





--- Additional comments from m...@openoffice.org Mon Dec 20 09:17:12 + 
2010 ---
@sb:

the stack trace looks like the SolarMutex has been deleted:

#24 0xaaadac71 in vos::OGuard::OGuard(vos::IMutex&) ()

calls a pure virtual.

how the heck could that happen?

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116156] toolkit/qa/unoapi crash i n SwAccessibleMap::RemoveContext

2010-12-17 Thread os
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116156


User os changed the following:

What|Old value |New value

 Assigned to|os|od

Target milestone|---   |OOo 3.x





--- Additional comments from o...@openoffice.org Fri Dec 17 13:22:59 + 
2010 ---
reassigned to od

-
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

-
To unsubscribe, e-mail: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[sw-issues] [Issue 116156] toolkit/qa/unoapi crash i n SwAccessibleMap::RemoveContext

2010-12-17 Thread sb
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116156
 Issue #|116156
 Summary|toolkit/qa/unoapi crash in SwAccessibleMap::RemoveCont
|ext
   Component|Word processor
 Version|DEV300m95
Platform|All
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|code
 Assigned to|os
 Reported by|sb





--- Additional comments from s...@openoffice.org Fri Dec 17 08:48:08 + 
2010 ---
While working on issue 116038 (rewrite URP-bridge), subsequenttests on
DEV300_m95 based CWS sb135, unxlngi6 non-pro, once failed in toolkit/qa/unoapi 
with

[...]
31: LOG> getLocale(): PASSED.OK
31: * State for
toolkit.AccessibleDropDownComboBox::com::sun::star::accessibility::XAccessibleContext
**
31: Whole interface: PASSED.OK
31:

31: Error: Assertion failed
31: ==
31: FILE  : 
/net/so-cwsserv03/export/cws/sb135/DEV300/ooo/sw/source/core/access/accmap.cxx
at line 1231
31: ERROR :  "Frame map should be empty after disposing the root frame"
31: Error: Assertion failed
31: ==
31: FILE  : 
/net/so-cwsserv03/export/cws/sb135/DEV300/ooo/sw/source/core/attr/calbck.cxx at
line 292
31: ERROR :  "Client beim angemeldeten ClientIter einfuegen?"
31: Error: Assertion failed
31: ==
31: FILE  : 
/net/so-cwsserv03/export/cws/sb135/DEV300/ooo/sw/source/core/attr/format.cxx at
line 255
31: ERROR :  "SwFmt::~SwFmt: Def Abhaengige!"
31: Error: ~SwFmt: parent format missing
31: pure virtual method called
31: terminate called without an active exception
31: * State for toolkit.AccessibleDropDownComboBox **
31: Whole component: PASSED.OK
31: *
31: Creating: toolkit.AccessibleDropDownListBox
31: LOG> Log started 17.11.2010 - 01:25:22
31: sh:
/net/so-cwsserv03/export/cws/sb135/DEV300/unxlngi6/installation/opt/openoffice.org3/program/../program/crashrep:
not found
31: Application Error
31: 
31: Fatal exception: Signal 6
[...]

at

#16 
#17 0xb77ee422 in __kernel_vsyscall ()
#18 0xb70ad651 in *__GI_raise (sig=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#19 0xb70b0a82 in *__GI_abort () at abort.c:92
#20 0xb72c5260 in __gnu_cxx::__verbose_terminate_handler () at
../../.././libstdc++-v3/libsupc++/vterminate.cc:98
#21 0xb72c2b05 in __cxxabiv1::__terminate (handler=0xb72c5110
<__gnu_cxx::__verbose_terminate_handler()>) at
../../.././libstdc++-v3/libsupc++/eh_terminate.cc:43
#22 0xb72c2b42 in std::terminate () at
../../.././libstdc++-v3/libsupc++/eh_terminate.cc:53
#23 0xb72c33e5 in __cxa_pure_virtual () at
../../.././libstdc++-v3/libsupc++/pure.cc:55
#24 0xaaadac71 in vos::OGuard::OGuard(vos::IMutex&) () from
/net/so-cwsserv03/export/cws/sb135/DEV300/unxlngi6/installation/opt/openoffice.org3/program/../basis-link/program/libswli.so
#25 0xaaaf5938 in SwAccessibleMap::RemoveContext(SwFrm const*) () from
/net/so-cwsserv03/export/cws/sb135/DEV300/unxlngi6/installation/opt/openoffice.org3/program/../basis-link/program/libswli.so
#26 0xaaadcc32 in SwAccessibleContext::RemoveFrmFromAccessibleMap() () from
/net/so-cwsserv03/export/cws/sb135/DEV300/unxlngi6/installation/opt/openoffice.org3/program/../basis-link/program/libswli.so
#27 0xaaadfa2f in SwAccessibleContext::~SwAccessibleContext() () from
/net/so-cwsserv03/export/cws/sb135/DEV300/unxlngi6/installation/opt/openoffice.org3/program/../basis-link/program/libswli.so
#28 0xaab16331 in SwAccessibleParagraph::~SwAccessibleParagraph() () from
/net/so-cwsserv03/export/cws/sb135/DEV300/unxlngi6/installation/opt/openoffice.org3/program/../basis-link/program/libswli.so
#29 0xb6e43f7a in cppu::OWeakObject::release() () from
/net/so-cwsserv03/export/cws/sb135/DEV300/unxlngi6/installation/opt/openoffice.org3/program/../basis-link/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3
#30 0xaaadb1f9 in
cppu::WeakImplHelper5::release() () from
/net/so-cwsserv03/export/cws/sb135/DEV300/unxlngi6/installation/opt/openoffice.org3/program/../basis-link/program/libswli.so
#31 0xaab1e84e in SwAccessibleParagraph::release() () from
/net/so-cwsserv03/export/cws/sb135/DEV300/unxlngi6/installation/opt/openoffice.org3/program/../basis-link/program/libswli.so
#32 0xb29042f8 in
bridges::cpp_uno::shared::freeUnoInterfaceProxy(_uno_ExtEnvironment*, void*) ()
from
/net/so-cwsserv03/export/cws/sb135/DEV300/unxlngi6/installation/opt/openoffice.org/ure/lib/libgcc3_uno.so
#33 0xb6dd75b6 in s_stub_defenv_revokeInterface () from
/net/so-cwsserv03/export/cws/sb135/DEV300/unxlngi6/installation/opt/openoffice.org3/program/../basis-l