Hi,
ext Eero Tamminen wrote:
> I had recently updated my other device to latest Diablo and happened
> just to install Statusbar load-applet (haven't used that earlier) to
> it and after using it for a while, Desktop crashed. I haven't gotten
> any Desktop crashes without load-applet.
>
> The backtrace looks like this:
> Signal 11 (SIGSEGV)
> 0 0x4097013c IA__gdk_pixbuf_fill (pixbuf=0x786f4274, pixel=0) at
> gdk-pixbuf.c:544
> 1 0x42fa0350 ?? () from unknown
>
> And when looking at the load-applet code in Garage, it's at least using
> that function, so it might explain some crashes:
> https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/load-applet.c?root=load-applet&view=markup
Ahem, forgot to look into the SMAPS data included into "rich-cores".
Yes, this crash is definitely in load-applet code as 0x42fa0350
address is where load-applet is loaded.
--------
...
42f9c000-42fa4000 r-xp 00000000 1f:04 21551
/usr/lib/hildon-status-bar/libload.so
Size: 32 kB
Rss: 32 kB
Shared_Clean: 0 kB
Shared_Dirty: 0 kB
Private_Clean: 32 kB
Private_Dirty: 0 kB
...
--------
So, if you had load-applet running in Desktop before the crash,
you could install the Gtk libgtk2.0-0-dbg package, reproduce your
crash and check with Gdb[1] whether it shows something similar.
If yes, please complain to load-applet developers:
https://garage.maemo.org/projects/load-applet/
- Eero
[1] For more instructions, see:
http://maemo.org/maemo_release_documentation/maemo4.1.x/node15.html#SECTION001523230000000000000
_______________________________________________
maemo-users mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-users