Comment 2 for bug 200858

Revision history for this message
Ulferikson (ulferikson) wrote :

I see the same in trunk.

The message in the console is: "terminate called after throwing an instance of 'Glib::SpawnError'"

This seems to happen in Script::execute (script.cpp) when calling Glib::spawn_async_with_pipes(). The try/catch pair doesn't catch anything as the program is terminated.

What might or might not be related.. When running Inkscape from within gdb opening "Help > Inkscape Manual" crashes already at Glib::file_open_tmp() in ScriptDocCache::ScriptDocCache (script.cpp). The message in the console is then: "warning: HEAP[inkscape.exe]: warning: Invalid Address specified to RtlFreeHeap"