On Sat Nov 01, 2014 at 08:57:07PM +0100, Stefan Wollny wrote: > hi there, > > I came across another issue with an app: > > Calligra won't start, neither if installed from packages nor compiled > from ports. > > ~ $ calligra > calligra:/usr/lib/libstdc++.so.57.0: /usr/local/lib/libestdc++.so.16.0 : > WARNING: symbol(_ZN11__gnu_debug17_S_debug_messagesE) size mismatch, > relink your program > Legacy integer arithmetics implementation > calligra(29349) in free(): error: bogus pointer (double free?) 0x5a74325d9a0 > KCrash: Application 'calligra' crashing... > calligra(29349) in calloc(): error: recursive call > Unable to start Dr. Konqi
Hi Stefan, does not look good. Is dbus running? It must run! /usr/local/bin/calligra itself is not a GUI application, without arguments it makes nothing. Check: 'calligra --help' Did you try to start the other Calligra applications like: @bin bin/braindump @bin bin/calligra @bin bin/calligraactive @bin bin/calligraauthor @bin bin/calligraconverter @bin bin/calligraflow @bin bin/calligraplan @bin bin/calligraplanwork @bin bin/calligrasheets @bin bin/calligrastage @bin bin/calligrawords .... If it crash, check your ulimit. Cheers, Rafael

