Re: segfault in DocumentLoader example

2018-07-19 Thread Katarina Behrens
For the posterity, in case anyone else runs into the same problem in the future: > > > command line was: ./generator -env:URE_MORE_TYPES=file://"./offapi.rdb" > > > "./test.odt" > > > "uno:socket,host=localhost,port=2083;urp;StarOffice.ServiceManager" > > > > > > Libreoffice was started with: s

Re: segfault in DocumentLoader example

2018-07-18 Thread Katarina Behrens
Hello world, > I copied the C++ DocumentLoader example, but I get an segmentation fault. By "I copied C++ DocumentLoader example" you presumably mean that you've built and run the example outside the environment set by LibO SDK (i.e. by 'setsdkenv_$your_os') ? Correct me if I'm wrong > The s

segfault in DocumentLoader example

2018-07-17 Thread Oliver Kowalke
Hi, I copied the C++ DocumentLoader example, but I get an segmentation fault. The segfault is caused by invoking `cppu::defaultBootstrap_InitialComponentContext()` gdb: Thread 1 "generator" received signal SIGABRT, Aborted. 0x7699386b in raise () from /usr/lib/libc.so.6 (gdb) bt #0 0x00