[Digikam-devel] blocked during init
Pierre Hanser
hanser at club-internet.fr
Sun Mar 30 16:35:06 BST 2014
hello
current version from git blocks for me during initialization: splash
screen is displayed and there is no activity at all after a few seconds.
there is no 'dramatic' error in console. Last messages:
digikam(12750)/kimgio khtmlImLoad::QImageIOLoaderProvider::mimeTypes:
QImageIO - Format supported: "image/tiff"
digikam(12750)/kimgio khtmlImLoad::QImageIOLoaderProvider::mimeTypes:
QImageIO - Format supported: "image/x-exr"
(digikam:12750): GLib-GObject-WARNING **: cannot register existing type
'GstObject'
(digikam:12750): GLib-CRITICAL **: g_once_init_leave: assertion 'result
!= 0' failed
(digikam:12750): GLib-GObject-CRITICAL **: g_type_register_static:
assertion 'parent_type > 0' failed
(digikam:12750): GLib-CRITICAL **: g_once_init_leave: assertion 'result
!= 0' failed
(digikam:12750): GStreamer-CRITICAL **: gst_plugin_feature_get_name:
assertion 'GST_IS_PLUGIN_FEATURE (feature)' failed
mainthread is blocked in a futex:
last lines with strace:
...
brk(0x2d6f000) = 0x2d6f000
socketpair(PF_LOCAL, SOCK_STREAM, 0, [33, 34]) = 0
fcntl(33, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
fcntl(34, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
close(34) = 0
close(33) = 0
futex(0x21410f4, FUTEX_WAIT_PRIVATE, 1, NULL
it's a brand new compilation on Ubuntu 14.04 (beta)
has someone a similar problem?
--
Pierre
More information about the Digikam-devel
mailing list