[Libreoffice-bugs] [Bug 139655] SIGSEGV in XSpreadsheetDocument::getSheets()

2021-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139655 --- Comment #4 from Erik Sohns --- I found the solution myself. I was not setting the environment/ini variables UNO_TYPES and UNO_SERVICES correctly, so the bootstrap wasn't working -- You are receiving this mail because: You are the as

[Libreoffice-bugs] [Bug 139655] SIGSEGV in XSpreadsheetDocument::getSheets()

2021-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139655 Erik Sohns changed: What|Removed |Added Resolution|--- |NOTABUG Status|UNCONFIR

[Libreoffice-bugs] [Bug 139655] SIGSEGV in XSpreadsheetDocument::getSheets()

2021-01-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139655 --- Comment #3 from Erik Sohns --- Created attachment 168952 --> https://bugs.documentfoundation.org/attachment.cgi?id=168952&action=edit minimal code this is the minimal code to reproduce the error -- You are receiving this mail bec

[Libreoffice-bugs] [Bug 139655] SIGSEGV in XSpreadsheetDocument::getSheets()

2021-01-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139655 --- Comment #2 from Erik Sohns --- this is already a minimal setup. I use XComponentLoader::loadComponentFromURL() and cast the result to sheet::XSpreadSheetDocument. I assert that the cast works with the .is() method(s). i.e. component_

[Libreoffice-bugs] [Bug 139655] SIGSEGV in XSpreadsheetDocument::getSheets()

2021-01-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=139655 --- Comment #1 from Julien Nabet --- It could be useful to have minimum step by step process to reproduce this. -- You are receiving this mail because: You are the assignee for the bug.___ Lib