Hi Camilo, > I get the following segfault when > running this version (git master) > of Shotwell:
What is your distro and system configuration? Does the same problem occur when you try building and running the 0.14.0 stable tarball? Lucas On Tue, Mar 26, 2013 at 8:03 AM, Camilo Polymeris <[email protected]> wrote: > On Tue, Mar 12, 2013 at 9:24 PM, Lucas Beeler <[email protected]> wrote: >> Pulling from Shotwell git master should be as easy as executing >> >> $ git clone git://yorba.org/shotwell >> >> on your system, and then building as usual with >> >> $ ./configure >> $ make >> # make install > > Hello. > I get the following segfault when running this version (git master) of > Shotwell: > > Reading symbols from /home/camilo/Proyectos/shotwell/shotwell...done. > (gdb) run > Starting program: /home/camilo/Proyectos/shotwell/shotwell > [Thread debugging using libthread_db enabled] > Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". > [New Thread 0x7fffe55c7700 (LWP 3938)] > > Program received signal SIGSEGV, Segmentation fault. > 0x00007ffff15ba95c in g_type_check_instance_is_a () > from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 > (gdb) bt > #0 0x00007ffff15ba95c in g_type_check_instance_is_a () > from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 > #1 0x00007ffff159e486 in g_object_unref () > from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0 > #2 0x00000000007b178d in resources_add_stock_icon_from_themed_icon ( > gicon=0xc9eef0, stock_id=0x96d98e "flag-page", modify=0, > modify_target=0x0) > at /home/camilo/Proyectos/shotwell/src/Resources.vala:883 > #3 0x00000000007af60f in resources_init () > at /home/camilo/Proyectos/shotwell/src/Resources.vala:667 > #4 0x000000000067945b in _vala_main (args=0x7fffffffe418, args_length1=1) > at /home/camilo/Proyectos/shotwell/src/main.vala:405 > #5 0x000000000067985c in main (argc=1, argv=0x7fffffffe418) > at /home/camilo/Proyectos/shotwell/src/main.vala:317 > (gdb) > > Note I am not running the gnome shell. > Also, > > camilo@obsidiana:~/Proyectos/shotwell$ valac --version > Vala 0.19.0.9-3fd4 > > Regards, > Camilo > _______________________________________________ > Shotwell mailing list > [email protected] > http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
