Re: [mitk-users] app crashes at start

2015-07-22 Thread Miklos Espak
OK, I found it. I had to move the "id" attribute from the application tag to the extension, like here: http://mitk.org/git/?p=MITK.git;a=blobdiff;f=Plugins/org.mitk.gui.qt.coreapplication/plugin.xml;h=45d39593a22bf2cf2de61912694b5101136b4ed7;hp=5c63c195463a82b7f0202d9bbd067b7f40f025e9;hb=4be8adcd4

Re: [mitk-users] app crashes at start

2015-07-14 Thread Sascha Zelzer
Hi Miklos, the stack trace suggests that the segfault happens during shutdown of the CTK plugin framework. The question is, why is it shutting down? Could you provide a "real" stack trace (using the debugger) and the console output with --BlueBerry.consoleLog ? Thanks, Sascha On 07/13/2015

[mitk-users] app crashes at start

2015-07-13 Thread Miklos Espak
Hi, we have upgraded to MITK 2015.05.0. The code compiles, but our app segfaults at start. Any clue what the problem can be? The stack trace: 0 ctkPluginContextPrivate::isPluginContextValid ctkPluginContext.cpp 42 0x75cf0cf2 1 ctkPluginContext::getServiceReferences ctkPluginContext.cpp 142