Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- warn:sc:69355:11483424:sc/source/filter/orcus/orcusfiltersimpl.cxx:151: Unable to load styles from xml file! failed to load
- Process 69355 stopped
- * thread #1, queue = 'com.apple.main-thread', stop reason = breakpoint 1.2
- frame #0: 0x000000014ddae928 libsclo.dylib`ScXMLMappingContext::ScXMLMappingContext(this=0x000000014bb96980, rImport=0x000000010f820e00, rAttrList=0x00007ffeefbe53a0) at xmlmappingi.cxx:65
- 62 ScXMLMappingContext::ScXMLMappingContext( ScXMLImport& rImport,
- 63 const rtl::Reference<sax_fastparser::FastAttributeList>& rAttrList ) :
- 64 ScXMLImportContext( rImport )
- -> 65 {
- 66 OUString aProvider;
- 67 OUString aID;
- 68 OUString aURL;
- Target 0: (soffice) stopped.
- (lldb) n
- Process 69355 stopped
- * thread #1, queue = 'com.apple.main-thread', stop reason = breakpoint 1.1
- frame #0: 0x000000014ddae9c5 libsclo.dylib`ScXMLMappingContext::ScXMLMappingContext(this=0x000000014bb96980, rImport=0x000000010f820e00, rAttrList=0x00007ffeefbe53a0) at xmlmappingi.cxx:64
- 61
- 62 ScXMLMappingContext::ScXMLMappingContext( ScXMLImport& rImport,
- 63 const rtl::Reference<sax_fastparser::FastAttributeList>& rAttrList ) :
- -> 64 ScXMLImportContext( rImport )
- 65 {
- 66 OUString aProvider;
- 67 OUString aID;
- Target 0: (soffice) stopped.
- (lldb)
- Process 69355 stopped
- * thread #1, queue = 'com.apple.main-thread', stop reason = step over
- frame #0: 0x000000014ddae9db libsclo.dylib`ScXMLMappingContext::ScXMLMappingContext(this=0x000000014bb96980, rImport=0x000000010f820e00, rAttrList=0x00007ffeefbe53a0) at xmlmappingi.cxx:65
- 62 ScXMLMappingContext::ScXMLMappingContext( ScXMLImport& rImport,
- 63 const rtl::Reference<sax_fastparser::FastAttributeList>& rAttrList ) :
- 64 ScXMLImportContext( rImport )
- -> 65 {
- 66 OUString aProvider;
- 67 OUString aID;
- 68 OUString aURL;
- Target 0: (soffice) stopped.
- (lldb)
- Process 69355 stopped
- * thread #1, queue = 'com.apple.main-thread', stop reason = step over
- frame #0: 0x000000014ddaea06 libsclo.dylib`ScXMLMappingContext::ScXMLMappingContext(this=0x000000014bb96980, rImport=0x000000010f820e00, rAttrList=0x00007ffeefbe53a0) at xmlmappingi.cxx:66
- 63 const rtl::Reference<sax_fastparser::FastAttributeList>& rAttrList ) :
- 64 ScXMLImportContext( rImport )
- 65 {
- -> 66 OUString aProvider;
- 67 OUString aID;
- 68 OUString aURL;
- 69 // OUString aFrequency;
- Target 0: (soffice) stopped.
- (lldb)
- Process 69355 stopped
- * thread #1, queue = 'com.apple.main-thread', stop reason = step over
- frame #0: 0x000000014ddaea14 libsclo.dylib`ScXMLMappingContext::ScXMLMappingContext(this=0x000000014bb96980, rImport=0x000000010f820e00, rAttrList=0x00007ffeefbe53a0) at xmlmappingi.cxx:67
- 64 ScXMLImportContext( rImport )
- 65 {
- 66 OUString aProvider;
- -> 67 OUString aID;
- 68 OUString aURL;
- 69 // OUString aFrequency;
- 70 OUString aDBName;
- Target 0: (soffice) stopped.
- (lldb)
- Process 69355 stopped
- * thread #1, queue = 'com.apple.main-thread', stop reason = step over
- frame #0: 0x000000014ddaea22 libsclo.dylib`ScXMLMappingContext::ScXMLMappingContext(this=0x000000014bb96980, rImport=0x000000010f820e00, rAttrList=0x00007ffeefbe53a0) at xmlmappingi.cxx:68
- 65 {
- 66 OUString aProvider;
- 67 OUString aID;
- -> 68 OUString aURL;
- 69 // OUString aFrequency;
- 70 OUString aDBName;
- 71 if ( rAttrList.is() )
- Target 0: (soffice) stopped.
- (lldb)
- Process 69355 stopped
- * thread #1, queue = 'com.apple.main-thread', stop reason = step over
- frame #0: 0x000000014ddaea30 libsclo.dylib`ScXMLMappingContext::ScXMLMappingContext(this=0x000000014bb96980, rImport=0x000000010f820e00, rAttrList=0x00007ffeefbe53a0) at xmlmappingi.cxx:70
- 67 OUString aID;
- 68 OUString aURL;
- 69 // OUString aFrequency;
- -> 70 OUString aDBName;
- 71 if ( rAttrList.is() )
- 72 {
- 73 for (auto &aIter : *rAttrList)
- Target 0: (soffice) stopped.
- (lldb)
- Process 69355 stopped
- * thread #1, queue = 'com.apple.main-thread', stop reason = step over
- frame #0: 0x000000014ddaea3a libsclo.dylib`ScXMLMappingContext::ScXMLMappingContext(this=0x000000014bb96980, rImport=0x000000010f820e00, rAttrList=0x00007ffeefbe53a0) at xmlmappingi.cxx:71
- 68 OUString aURL;
- 69 // OUString aFrequency;
- 70 OUString aDBName;
- -> 71 if ( rAttrList.is() )
- 72 {
- 73 for (auto &aIter : *rAttrList)
- 74 {
- Target 0: (soffice) stopped.
- (lldb) po rAttrList
- (lldb) po rAttrList.is()
- <object returned empty description>
- (lldb) p rAttrList.is()
- (bool) $2 = true
- (lldb) p rAttrList
- (const rtl::Reference<sax_fastparser::FastAttributeList>) $3 = {
- m_pBody = 0x000000015331dd00
- }
- (lldb) p *rAttrList
- (sax_fastparser::FastAttributeList) $4 = {
- cppu::WeakImplHelper<com::sun::star::xml::sax::XFastAttributeList> = {
- cppu::OWeakObject = {
- m_refCount = 3
- m_pWeakConnectionPoint = 0x0000000000000000
- m_pReserved = 0x0000000000000000
- }
- }
- mpChunk = 0x000000015332b530 <no value available>
- mnChunkLength = 58
- maAttributeValues = size=1 {
- [0] = 0
- }
- maAttributeTokens = size=0 {}
- maUnknownAttributes = size=0 {}
- mxTokenHandler = {
- com::sun::star::uno::BaseReference = (_pInterface = 0x000000010f306f90)
- }
- mpTokenHandler = 0x000000010f306f90
- }
- (lldb) n
- Process 69355 stopped
- * thread #1, queue = 'com.apple.main-thread', stop reason = step over
- frame #0: 0x000000014ddaea64 libsclo.dylib`ScXMLMappingContext::ScXMLMappingContext(this=0x000000014bb96980, rImport=0x000000010f820e00, rAttrList=0x00007ffeefbe53a0) at xmlmappingi.cxx:73
- 70 OUString aDBName;
- 71 if ( rAttrList.is() )
- 72 {
- -> 73 for (auto &aIter : *rAttrList)
- 74 {
- 75 switch (aIter.getToken())
- 76 {
- Target 0: (soffice) stopped.
- (lldb)
- Process 69355 stopped
- * thread #1, queue = 'com.apple.main-thread', stop reason = step over
- frame #0: 0x000000014ddaedd1 libsclo.dylib`ScXMLMappingContext::ScXMLMappingContext(this=0x000000014bb96980, rImport=0x000000010f820e00, rAttrList=0x00007ffeefbe53a0) at xmlmappingi.cxx:103
- 100 break;
- 101 }
- 102 }
- -> 103 }
- 104
- 105 if (!aProvider.isEmpty())
- 106 {
- Target 0: (soffice) stopped.
Add Comment
Please, Sign In to add comment