Hi, after building a new fsousaged (git from yesterday), startup with any of the two lowlevel plugins results in a segmentation fault. It seems to have something to do with the logging-functions:
** Message: can't load keyfile from './frameworkd.conf': No such file or directory ** Message: can't load keyfile from '/root/.frameworkd.conf': No such file or directory ** Message: common.vala:45: Using framework configuration file at '/etc/frameworkd.conf' ** (process:9477): DEBUG: plugin.vala:629: usage controller fso_register_function() ** Message: plugin.vala:124: /usr//lib/cornucopia/modules/fsousage/controller.so load (GType is in use) ** (process:9477): DEBUG: plugin.vala:60: lowlevel_kernel26 fso_factory_function ** Message: plugin.vala:124: /usr//lib/cornucopia/modules/fsousage/lowlevel_kernel26.so load (GType is in use) Program received signal SIGSEGV, Segmentation fault. 0xb7c06603 in fso_framework_logger_info (self=0x0, message=0xb7a8206c "Registering kernel26 low level suspend/resume handling") at logger.c:297 297 FSO_FRAMEWORK_LOGGER_GET_INTERFACE (self)->info (self, message); (gdb) bt #0 0xb7c06603 in fso_framework_logger_info (self=0x0, message=0xb7a8206c "Registering kernel26 low level suspend/resume handling") at logger.c:297 #1 0xb7a81e71 in ?? () from /usr//lib/cornucopia/modules/fsousage/lowlevel_kernel26.so #2 0xb7e32a96 in g_object_newv () from /usr/lib/libgobject-2.0.so.0 #3 0xb7e33656 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0 #4 0xb7e337ce in g_object_new () from /usr/lib/libgobject-2.0.so.0 #5 0xb7fcf284 in ?? () from /usr//lib/cornucopia/modules/fsousage/controller.so #6 0xb7da0581 in ?? () from /usr/lib/libglib-2.0.so.0 #7 0xb7da2368 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #8 0xb7da58c3 in ?? () from /usr/lib/libglib-2.0.so.0 #9 0xb7da5d8a in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #10 0x08048a66 in ?? () #11 0x08048b0f in ?? () #12 0xb7c21775 in __libc_start_main () from /lib/i686/cmov/libc.so.6 #13 0x08048891 in ?? () the result is the same with both kernel26 and openmoko-plugins. Could some look into this or tell me what could possibly be wrong there? Thanks Heiko _______________________________________________ Smartphones-userland mailing list Smartphones-userland@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland