dell-launcher segfault on startup

Bug #299014 reported by Filippo Argiolas
2
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-2.25.1.1 and the needed dependencies (glib-2.18.2 and gtk+-2.14.2). I also installed clutter-0.8 from source but I don't think it's related since as far as I can tell clutter-0.6 and 0.8 can coexist nicely.
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://bugs.launchpad.net/netbook-remix-launcher/+bug/240421

Starting program: /usr/bin/dell-launcher
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6d00720 (LWP 14099)]
** (dell-launcher:14099): DEBUG: Font changed: DejaVu Sans Bold Semi-Condensed 10

** (dell-launcher:14099): DEBUG: Font dpi: 96,000000
** (dell-launcher:14099): DEBUG: FRAMES=24 FPS=75

** (dell-launcher:14099): DEBUG: New Category: Giochi
** (dell-launcher:14099): DEBUG: New Category: Impara
** (dell-launcher:14099): DEBUG: New Category: Intrattenimento
** (dell-launcher:14099): DEBUG: New Category: Produttività
** (dell-launcher:14099): DEBUG: New Category: Web

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6d00720 (LWP 14099)]
0xb7f7d1eb in clutter_texture_bind_tile (texture=0x83c7380, index_=0) at clutter-texture.c:1828
1828 clutter-texture.c: No such file or directory.
 in clutter-texture.c
(gdb) bt
#0 0xb7f7d1eb in clutter_texture_bind_tile (texture=0x83c7380, index_=0) at clutter-texture.c:1828
#1 0x0806c4fb in ?? ()
#2 0xb7f58702 in clutter_actor_paint (self=0x83fb898) at clutter-actor.c:1242
#3 0xb7f6a117 in clutter_group_paint (actor=0x83f4800) at clutter-group.c:103
#4 0xb7f58702 in clutter_actor_paint (self=0x83f4800) at clutter-actor.c:1242
#5 0xb7f6a117 in clutter_group_paint (actor=0x83c71d0) at clutter-group.c:103
#6 0xb7f58702 in clutter_actor_paint (self=0x83c71d0) at clutter-actor.c:1242
#7 0xb7f6a117 in clutter_group_paint (actor=0x83c4018) at clutter-group.c:103
#8 0xb7f58702 in clutter_actor_paint (self=0x83c4018) at clutter-actor.c:1242
#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-actor.c:1242
#12 0xb7f82fb1 in clutter_backend_glx_redraw (backend=0x809d040) at clutter-backend-glx.c:343
#13 0xb7f5b038 in _clutter_backend_redraw (backend=0x83c7410) at clutter-backend.c:171
#14 0xb7f6e6d7 in clutter_redraw () at clutter-main.c:159
#15 0xb7f8bb50 in clutter_stage_x11_show (actor=0x80b6090) at clutter-stage-x11.c:120
#16 0xb766de9c in IA__g_cclosure_marshal_VOID__VOID (closure=0x8079600, return_value=0x0, n_param_values=1,
    param_values=0x80755c8, invocation_hint=0xbfa8531c, marshal_data=0xb7f8bb30) at gmarshal.c:77
#17 0xb7660287 in g_type_class_meta_marshal (closure=0x8079600, return_value=0x0, n_param_values=1, param_values=0x80755c8,
    invocation_hint=0xbfa8531c, marshal_data=0x44) at gclosure.c:878
#18 0xb766191d in IA__g_closure_invoke (closure=0x8079600, return_value=0x0, n_param_values=1, param_values=0x80755c8,
    invocation_hint=0xbfa8531c) at gclosure.c:767
#19 0xb7674cb1 in signal_emit_unlocked_R (node=0x80b1160, detail=0, instance=0x80b6090, emission_return=0x0,
    instance_and_params=0x80755c8) at gsignal.c:3174
#20 0xb7676ca8 in IA__g_signal_emit_valist (instance=0x80b6090, signal_id=9, detail=0,
    var_args=0xbfa8552c "\0323��\030@<\bp\221;\bHW��\220\030\005\b\220`\v\b") at gsignal.c:2977
#21 0xb7676fde in IA__g_signal_emit (instance=0x80b6090, signal_id=9, detail=0) at gsignal.c:3034
#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.

Revision history for this message
Pat McGowan (pat-mcgowan) wrote :

The Dell launcher has not been updated to work with Clutter 0.8 whereas the UNR launcher has.
Assigning to Neil for more information.

Changed in dell-mini:
assignee: nobody → njpatel
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Nicola Ferralis (feranick) wrote :

I cannot reproduce this bug with a stock version of hardy for the mini.

Should this be marked invalid?

Revision history for this message
Chris Gregan (cgregan) wrote : Re: [Oem-qa] [Bug 299014] Re: dell-launcher segfault on startup

feranick wrote:
> I cannot reproduce this bug with a stock version of hardy for the mini.
>
> Should this be marked invalid?
>

I'm not sure why this bug was assigned to Niel since it is clearly an
environment that has been made invalid by the user. However, we do need
the dell interface to support clutter .8 so we will keep it valid.

--
Chris Gregan
QA Manager
OEM Services Group
Canonical USA Inc.
<email address hidden>
cgregan@freenode
W-781-761-9448

----
1024/8806032D
E70F 7391 6C78 9B9E 6461 1CC7 B168 E1E7 8806 032D

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.