To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=114211
                 Issue #|114211
                 Summary|xmloff/qa/unoapi xmloff.Draw.XMLStylesImporter::com::s
                        |un::star::lang::XInitialization crash
               Component|xml
                 Version|current
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mba
             Reported by|sb





------- Additional comments from s...@openoffice.org Mon Aug 30 14:35:16 +0000 
2010 -------
At least on a combination of DEV300_m86 based CWSs sb123/sb127 under unxmacxi
non-pro, executing xmloff/qa/unoapi once crashed at

[...]
34: LOG> setSourceDocument(): PASSED.OK
34: ***** State for
xmloff.Draw.XMLMetaExporter::com::sun::star::document::XExporter ******
34: Whole interface: PASSED.OK
34:
***************************************************************************************
34: LOG>     disposing xDrawDoc 
34: ***** State for xmloff.Draw.XMLMetaExporter ******
34: Whole component: PASSED(with known issues).OK
34: **************************************************
34: Creating: xmloff.Draw.XMLStylesImporter
34: LOG> Log started 16.07.2010 - 10:12:10
34: LOG> creating a drawdocument
34: LOG> creating a test environment
34: LOG> creating a new environment for Paragraph object
34: Environment created
34: LOG> Log started 16.07.2010 - 10:12:11
34: checking:
[xmloff.Draw.XMLStylesImporter::com::sun::star::lang::XInitialization] is iface:
[com.sun.star.lang.XInitialization] testcode: [ifc.lang._XInitialization]
34: LOG> Execute: initialize()
34: LOG> calling method with valid arguments...
34: Using new Object[0] as Argument
34: sh:
/net/so-cwsserv02/export/cws/sb127/DEV300/unxmacxi/installation/opt/OpenOffice.org.app/Contents/MacOS/../program/crashrep:
No such file or directory
34: Application Error 
34: 
34: Fatal exception: Signal 6
34: Stack:
[...]
34: com.sun.star.lang.DisposedException: java.io.EOFException
34: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge$MessageDispatcher.run(java_remote_bridge.java:158)
34: LOG> initialize(): java.io.EOFException.FAILED
34: LOG>     disposing document 
34: ***** State for
xmloff.Draw.XMLStylesImporter::com::sun::star::lang::XInitialization ******
34:
[xmloff.Draw.XMLStylesImporter::com::sun::star::lang::XInitialization::initialize()]
is testcode: [initialize()] - java.io.EOFException.FAILED
34: 
34: Whole interface: PASSED.FAILED
34:
*******************************************************************************************
34: LOG> Log started 16.07.2010 - 10:12:59
34: Creating: xmloff.Draw.XMLStylesImporter
34: LOG> Log started 16.07.2010 - 10:12:59
34: LOG> creating a drawdocument
34: com.sun.star.lang.DisposedException: java_remote_bridge
com.sun.star.lib.uno.bridges.java_remote.java_remote_bri...@3f4a21 is disposed
34: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.checkDisposed(java_remote_bridge.java:702)
34: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.java_remote_bridge.sendRequest(java_remote_bridge.java:621)
34: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.request(ProxyFactory.java:151)
34: LOG>        at
com.sun.star.lib.uno.bridges.java_remote.ProxyFactory$Handler.invoke(ProxyFactory.java:133)
34: LOG>        at $Proxy10.loadComponentFromURL(Unknown Source)
34: LOG>        at util.SOfficeFactory.openDoc(SOfficeFactory.java:594)
34: LOG>        at util.SOfficeFactory.createDrawDoc(SOfficeFactory.java:171)
34: LOG>        at
mod._xmloff.Draw.XMLStylesImporter.initialize(XMLStylesImporter.java:84)
34: LOG>        at lib.TestCase.initializeTestCase(TestCase.java:79)
34: LOG>        at base.java_fat.getEnv(java_fat.java:465)
34: LOG>        at base.java_fat.executeTest(java_fat.java:221)
34: LOG>        at org.openoffice.Runner.run(Runner.java:240)
34: LOG>        at org.openoffice.xmloff.qa.unoapi.Test.test(Test.java:44)
[...]

with

#8  0x935232bb in _sigtramp ()
#9  0xffffffff in ?? ()
#10 0x24741cb7 in SvXMLNamespaceMap::_Add ()
#11 0x247425cd in SvXMLNamespaceMap::Add ()
#12 0x2476549b in SvXMLImport::_InitCtor ()
#13 0x24767c4b in SvXMLImport::SvXMLImport ()
#14 0x2490e1ab in SdXMLImport::SdXMLImport ()
#15 0x2490e938 in XMLImpressStylesImportOasis_createInstance ()
#16 0x0063e646 in cppu::OSingleFactoryHelper::createInstanceEveryTime ()
#17 0x0063dd6c in cppu::OSingleFactoryHelper::createInstanceWithContext ()
#18 0x0063e08f in cppu::OFactoryComponentHelper::createInstanceWithContext ()
#19 0x0063ee93 in
cppu::OSingleFactoryHelper::createInstanceWithArgumentsAndContext ()
#20 0x0063f475 in
cppu::OFactoryComponentHelper::createInstanceWithArgumentsAndContext ()
#21 0x00640efc in
cppu::ORegistryFactoryHelper::createInstanceWithArgumentsAndContext ()
#22 0x04b36565 in
stoc_smgr::OServiceManager::createInstanceWithArgumentsAndContext ()
#23 0x04b2ab38 in stoc_smgr::OServiceManager::createInstanceWithArguments ()
#24 0x28d393df in OOo2OasisTransformer::Initialize ()
#25 0x04b04d22 in (anonymous namespace)::callVirtualMethod ()
#26 0x04b050f0 in (anonymous namespace)::cpp_call ()
#27 0x04b0593f in bridges::cpp_uno::shared::unoInterfaceProxyDispatch ()
#28 0x1891cd0a in thisDispatch ()
#29 0x1890f676 in bridges_urp::ServerMultiJob::execute ()
#30 0x1890ff86 in doit ()
#31 0x0073865f in cppu_threadpool::JobQueue::enter ()
#32 0x00738e7b in cppu_threadpool::ORequestThread::run ()
#33 0x007391f0 in cppu_requestThreadWorker ()
#34 0x001ff197 in osl_thread_start_Impl ()
#35 0x934e8155 in _pthread_start ()
#36 0x934e8012 in thread_start ()

---------------------------------------------------------------------
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...@xml.openoffice.org
For additional commands, e-mail: issues-h...@xml.openoffice.org


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

Reply via email to