Hi,
whenever I select a channel on the pvr, it goes into preview mode, but after some time (say seconds), it crashes xbmc as a whole, here is the link to the (huge) crashlog:
Huge 4MB crashlog
Channel Preview, crashes after some time.
iltasu
Member Posts: 57 Joined: May 2009 Reputation: 0 |
2011-03-31 16:46
Post: #1
|
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 26 Location: Heerlen, The Netherlands |
2011-03-31 19:40
Post: #2
could you install gdb and provide a new crashlog please. can't reproduce it here.
opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |
iltasu
Member Posts: 57 Joined: May 2009 Reputation: 0 |
2011-03-31 21:10
Post: #3
dushmaniac Wrote:could you install gdb and provide a new crashlog please. can't reproduce it here. Hmmmmm! I'm sure it's installed... do I have to configure something? Code: $ dpkg --get-selections|grep gdb |
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 26 Location: Heerlen, The Netherlands |
2011-03-31 21:14
Post: #4
hmm, it should produce a nice stack trace with gdb installed.
in that case, could you start xbmc within gdb ("gdb `which xbmc`"), wait for a crash. type "bt full" and pastebin the output. thanks! opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |
iltasu
Member Posts: 57 Joined: May 2009 Reputation: 0 |
2011-04-01 09:31
Post: #5
hmmmmm! I have a little problem in finding in my xbmc live setup the correct way to do a gdb `which xbmc`, starting xbmc that way, starts nothing, even gdb `which xbmc-standalone` or gdb `which start xbmc-live` starts nothing, the way my system starts xbmc, is usually by "start xbmc-live" (issued on boot, I think, but via ssh it works even manually, both stop and start).
thanks! ^_^ |
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 26 Location: Heerlen, The Netherlands |
2011-04-01 09:36
Post: #6
ah sorry, wasn't paying attention. gdb'ing a shell script makes no sense.
use "gdb /path/to/xbmc.bin" instead. if you're using a prebuilt package, it's in /usr/lib/xbmc/xbmc.bin opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |

Search
Help