Crashes on start

Bug #914333 reported by Anton Anikin
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Marlin
New
Undecided
Unassigned

Bug Description

Marlin crashes on start
Ubuntu 12.04

anton@ubuntu:~$ marlin
[INFO 19:14:15.174344] Welcome to Marlin
[INFO 19:14:15.174468] Version: 0.1
[INFO 19:14:15.174532] Report any issues/bugs you might find to http://bugs.launchpad.net/marlin
[FATAL 19:14:15.209984] [GLib-GObject] Read-only property 'read-only-view' on class 'GeeAbstractList' has type 'GeeCollection' which is not equal to or more restrictive than the type 'GeeList' of the property on the interface 'GeeList'
[FATAL 19:14:15.210078] marlin will not function properly.
Ошибка сегментирования (core dumped)

Revision history for this message
xapantu (xapantu) wrote : Re: [Bug 914333] [NEW] Crashes on start

Can you provide a backtrace?
gdb marlin
run
[make it crash]
bt

Thanks!

Le mardi 10 janvier 2012 à 15:41 +0000, Anton Anikin a écrit :
> Public bug reported:
>
> Marlin crashes on start
> Ubuntu 12.04
>
> anton@ubuntu:~$ marlin
> [INFO 19:14:15.174344] Welcome to Marlin
> [INFO 19:14:15.174468] Version: 0.1
> [INFO 19:14:15.174532] Report any issues/bugs you might find to http://bugs.launchpad.net/marlin
> [FATAL 19:14:15.209984] [GLib-GObject] Read-only property 'read-only-view' on class 'GeeAbstractList' has type 'GeeCollection' which is not equal to or more restrictive than the type 'GeeList' of the property on the interface 'GeeList'
> [FATAL 19:14:15.210078] marlin will not function properly.
> Ошибка сегментирования (core dumped)
>
> ** Affects: marlin
> Importance: Undecided
> Status: New
>

Revision history for this message
Anton Anikin (anton-anikin) wrote :

(gdb) run
Starting program: /usr/bin/marlin
[Thread debugging using libthread_db enabled]
[New Thread 0x7fffee074700 (LWP 22325)]

Gtk-WARNING **: Theme parsing error: gtk-widgets.css:1597:20: Invalid animation description
[INFO 23:04:33.774343] Welcome to Marlin
[INFO 23:04:33.774457] Version: 0.1
[INFO 23:04:33.774519] Report any issues/bugs you might find to http://bugs.launchpad.net/marlin
[New Thread 0x7fffecbc8700 (LWP 22326)]
[FATAL 23:04:33.821082] [GLib-GObject] Read-only property 'read-only-view' on class 'GeeAbstractList' has type 'GeeCollection' which is not equal to or more restrictive than the type 'GeeList' of the property on the interface 'GeeList'
[FATAL 23:04:33.821369] marlin will not function properly.
[New Thread 0x7fffe79ea700 (LWP 22327)]
[New Thread 0x7fffe21bf700 (LWP 22328)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff6e18b5b in gtk_icon_info_load_symbolic_for_context () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0

Revision history for this message
Anton Anikin (anton-anikin) wrote :

(gdb) bt
#0 0x00007ffff6e18b5b in gtk_icon_info_load_symbolic_for_context () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#1 0x00007ffff777f301 in varka_icon_factory_load_symbolic_icon () from /usr/lib/libvarka.so.0
#2 0x00000000004752d5 in marlin_view_chrome_view_switcher_construct ()
#3 0x0000000000474a71 in marlin_view_chrome_top_menu_setup_items ()
#4 0x0000000000474dbf in marlin_view_chrome_top_menu_construct ()
#5 0x0000000000464e95 in marlin_view_window_construct ()
#6 0x000000000042e6b6 in ?? ()
#7 0x000000000042f3bb in ?? ()
#8 0x00007ffff0449a14 in ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
#9 0x00007ffff0449435 in ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
#10 0x00007ffff528e88b in g_cclosure_marshal_generic () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#11 0x00007ffff528e364 in g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#12 0x00007ffff529ebfa in ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#13 0x00007ffff52a5ecd in g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#14 0x00007ffff52a61b2 in g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#15 0x00007ffff556737c in g_application_run () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#16 0x00000000004273a5 in main ()

Revision history for this message
ammonkey (am-monkeyd) wrote :

hum i just tried a 12.04 x86 livecd in a vm, installed the last marlin packages availables, no crash on startup. Do u use a particular iconset? did u installed a particular version of libgee?

Revision history for this message
Anton Anikin (anton-anikin) wrote :

I have Ubuntu 12.04 x86_64 installed and gnome-shell updated with ppa:ricotz/testing http://ppa.launchpad.net/ricotz/testing/ubuntu

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.