dell-launcher segfault on startup
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Dell Mini Project |
Triaged
|
Low
|
Neil J. Patel |
Bug Description
I needed some updated library for development so I installed from source gnome-desktop-
Anyway now every time I start dell-launcher it doesn display anything and segfaults.
Here is the stacktrace, it lacks some symbol but I still didn't find which.. it seems similar to the one in https:/
Starting program: /usr/bin/
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6d00720 (LWP 14099)]
** (dell-launcher:
** (dell-launcher:
** (dell-launcher:
** (dell-launcher:
** (dell-launcher:
** (dell-launcher:
** (dell-launcher:
** (dell-launcher:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6d00720 (LWP 14099)]
0xb7f7d1eb in clutter_
1828 clutter-texture.c: No such file or directory.
in clutter-texture.c
(gdb) bt
#0 0xb7f7d1eb in clutter_
#1 0x0806c4fb in ?? ()
#2 0xb7f58702 in clutter_actor_paint (self=0x83fb898) at clutter-
#3 0xb7f6a117 in clutter_group_paint (actor=0x83f4800) at clutter-group.c:103
#4 0xb7f58702 in clutter_actor_paint (self=0x83f4800) at clutter-
#5 0xb7f6a117 in clutter_group_paint (actor=0x83c71d0) at clutter-group.c:103
#6 0xb7f58702 in clutter_actor_paint (self=0x83c71d0) at clutter-
#7 0xb7f6a117 in clutter_group_paint (actor=0x83c4018) at clutter-group.c:103
#8 0xb7f58702 in clutter_actor_paint (self=0x83c4018) at clutter-
#9 0xb7f6a117 in clutter_group_paint (actor=0x80b6090) at clutter-group.c:103
#10 0xb7f7b32c in clutter_stage_paint (self=0x80b6090) at clutter-stage.c:112
#11 0xb7f58702 in clutter_actor_paint (self=0x80b6090) at clutter-
#12 0xb7f82fb1 in clutter_
#13 0xb7f5b038 in _clutter_
#14 0xb7f6e6d7 in clutter_redraw () at clutter-main.c:159
#15 0xb7f8bb50 in clutter_
#16 0xb766de9c in IA__g_cclosure_
param_
#17 0xb7660287 in g_type_
invocation_
#18 0xb766191d in IA__g_closure_
invocation_
#19 0xb7674cb1 in signal_
instance_
#20 0xb7676ca8 in IA__g_signal_
var_
#21 0xb7676fde in IA__g_signal_emit (instance=
#22 0xb7f5334a in clutter_actor_show (self=0x80b6090) at clutter-actor.c:327
#23 0x08051890 in ?? ()
#24 0xb742f440 in __libc_start_main () from /lib/libc.so.6
#25 0x08051171 in ?? ()
For completeness, ume-launcher still works fine.
The Dell launcher has not been updated to work with Clutter 0.8 whereas the UNR launcher has.
Assigning to Neil for more information.