Solved Addon crash : need to install dbg ?
#1
Hi.

I'm trying to debug an addon : http://passion-xbmc.org/addons/?Page=Vie...lor.picker

Because when you choose a color and click OK to validate, XBMC crach on XBMCbuntu 12.0 and Ubuntu 12.10 Sad

Image

Image

This addon work on Windows (tested with Windows XP / 7 / 8) and also on OpenELEC 2.99.2

In the crash log, gdb is mentionned to get stack trace :

Image

How can I install it to get more information about this segmentation fault ?

Do I have to install xbmc-dgb ?

Thanks.
Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Reply
#2
Install gdb

Code:
sudo apt-get install gdb -y

uNi
Reply
#3
Thanks.

Now my crash log is complete but I don't understand it :

http://www.xbmclogs.com/show.php?id=1051

I will start a thread about this issue.

New thread : http://forum.xbmc.org/showthread.php?tid=156949
Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Reply
#4
for one you dont have a proper video driver.

Code:
20:07:10 T:3038299904  NOTICE: GL_VENDOR = VMware, Inc.
20:07:10 T:3038299904  NOTICE: GL_RENDERER = Gallium 0.4 on SVGA3D; build: RELEASE;
20:07:10 T:3038299904  NOTICE: GL_VERSION = 2.1 Mesa 9.0
20:07:10 T:3038299904  NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20

uNi
Reply
#5
OK I will do the same test on my Ubuntu laptop.

I use VMvar virtual machine because I can test XBMCbuntu when I'm at my office.

But as you can see on the dedicated thread, this addon crash XBMC on physical machine under Ubuntu.
Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Reply
#6
There is no way of telling what's going on the original machine without seeing logs, vm's have notoriously bad support for 3d acceleration and openGL xbmc requires both.

I dont do windows+xbmc anyway, but there are plenty people around here that will. As for that addon if its not Frodo compatible then you could have a whole set of problems.

uNi
Reply
#7
I believe it may run on virtualbox if you install the extras.

I have had success on vmware.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#8
@uNi : As you run Linux, could you just give a test for this addon (simply download it , install it form ZIP (as there is no error, I suppose that is Frodo compatible) and run it from Program menu) and tell me if your XBMC crash too ?
And use ths dedicated thread : http://forum.xbmc.org/showthread.php?tid=156949
As we are off-topic here, I think.

I've just make a fresh install of Ubuntu 12.10 + XBMC Frodo this morning on my laptop. I will make some new tests this evening.

Thanks.
Sorry for my english, but, you know, I'm French so ...

Main HTPC : Odroid-C2 running CoreELEC with Titan Bingie
Secondary HTPC : Freebox Mini 4K running Android TV with Titan Bingie
Reply

Logout Mark Read Team Forum Stats Members Help
Addon crash : need to install dbg ?0