Issue 113142 - sw/qa/unoapi SwAccessibleContext::RemoveFrmFromAccessibleMap crash
Summary: sw/qa/unoapi SwAccessibleContext::RemoveFrmFromAccessibleMap crash
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: DEV300m84
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-14 14:22 UTC by Stephan Bergmann
Modified: 2017-05-20 11:33 UTC (History)
1 user (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 Stephan Bergmann 2010-07-14 14:22:30 UTC
At least when running subsequenttests in DEV300_m84 based CWS sb126 on unxmacxi
non-pro in sw/qa/unoapi once experienced crash (in thread executing the
asynchronous UNO release calls coming in via URP from remote Java process)
somewhere withing testing sw.SwAccessibleFooterView/sw.SwAccessibleHeaderView:

#8  0x935232bb in _sigtramp ()
#9  0xffffffff in ?? ()
#10 0x2162f1c3 in SwAccessibleContext::RemoveFrmFromAccessibleMap ()
#11 0x21630522 in SwAccessibleContext::~SwAccessibleContext ()
#12 0x216543db in SwAccessibleParagraph::~SwAccessibleParagraph ()
#13 0x03fa786d in bridges::cpp_uno::shared::freeUnoInterfaceProxy ()
#14 0x0072fb94 in s_stub_defenv_revokeInterface ()
#15 0x007357b3 in s_environment_invoke_v ()
#16 0x00735828 in uno_Environment_invoke_v ()
#17 0x0073584f in uno_Environment_invoke ()
#18 0x0072ed90 in defenv_revokeInterface ()
#19 0x03fa7927 in bridges::cpp_uno::shared::releaseProxy ()
#20 0x1852db0a in bridges_remote::Uno2RemoteStub::~Uno2RemoteStub ()
#21 0x1852db94 in bridges_remote::freeUno2RemoteStub ()
#22 0x0072fb94 in s_stub_defenv_revokeInterface ()
#23 0x007357b3 in s_environment_invoke_v ()
#24 0x00735828 in uno_Environment_invoke_v ()
#25 0x0073584f in uno_Environment_invoke ()
#26 0x0072ed90 in defenv_revokeInterface ()
#27 0x1852d6d7 in thisRelease ()
#28 0x18520239 in bridges_urp::ServerMultiJob::execute ()
#29 0x18520f86 in doit ()
#30 0x0073865f in cppu_threadpool::JobQueue::enter ()
#31 0x00738e7b in cppu_threadpool::ORequestThread::run ()
#32 0x007391f0 in cppu_requestThreadWorker ()
#33 0x001ff417 in osl_thread_start_Impl ()
#34 0x934e8155 in _pthread_start ()
#35 0x934e8012 in thread_start ()
Comment 1 Stephan Bergmann 2010-09-17 10:51:37 UTC
worked around for now by disabling affected tests as
<http://hg.services.openoffice.org/cws/sb126/rev/6e5ad7e77f31>; please revert
when fixing this issue
Comment 2 Marcus 2017-05-20 11:33:20 UTC
Reset assigne to the default "issues@openoffice.apache.org".