To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73372





------- Additional comments from [EMAIL PROTECTED] Mon Jan 22 07:55:23 -0800 
2007 -------
A useful SRC680m199 unxsols4.pro core

[1] cppu_threadpool::ThreadPool::enter(this = ???, aThreadId = CLASS, nDisposeId
= ???) (optimized), at 0xfb638858 (line ~372) in "threadpool.cxx"
[2] uno_threadpool_enter(hPool = ???, ppJob = ???) (optimized), at 0xfb638ae8
(line ~451) in "threadpool.cxx"
[3] bridges_urp::ClientJob::wait(this = ???) (optimized), at 0xf27ac37c (line
~500) in "urp_job.cxx"
[4] bridges_urp::PropertyObject::localCommitChange(this = ???, sProps = CLASS,
pbExceptionThrown = ???) (optimized), at 0xf27b7fd4 (line ~732) in
"urp_propertyobject.cxx"
[5] bridges_urp::PropertySetterThread::run(this = ???) (optimized), at
0xf27a4e70 (line ~134) in "urp_environment.cxx"
[6] threadFunc(param = ???) (optimized), at 0xf27a48d8 (line ~196) in 
"thread.hxx"
[7] osl_thread_start_Impl(pData = ???) (optimized), at 0xfdb1e258 (line ~279) in
"thread.c"

shows that probably ii==m_mapQueue.end() at
cppu/source/threadpool/threadpool.cxx:1.16 l. 372 ThreadPool::enter, i.e.,
ThreadPool::prepare has not been called (from
bridges/source/remote/urp/urp_job.cxx:1.16 l. 463 ClientJob::pack), i.e., the
call to pack at bridges/source/remote/urp/urp_propertyobject.cxx:1.9 l. 731
probably returned false (which is not checked for at the call side).  More
investigation necessary to tell why pack returns false.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to