• 1
  • 2(current)
  • 3
  • 4
  • 5
  • 7
Bug CD Ripping stops after 1st track
#16
New test, CD play, no USB wireless keyboard extender, no USB WiFi adapter
Exactly the same problem as earlier, it just happens later, during the ripping of track 5.

Should I try with something different than Openelec?
Reply
#17
Use one of my test builds, it has built in crashlog. When kodi crashes, it will write out the details to /storage/.kodi/temp/kodi_crashlog. Upload this file to pastebin ("cat /storage/.kodi/temp/kodi_crashlog | pastebinit").
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply
#18
Hi,
how do I replace the current kodi in Openelec?
Is there a description of the steps, or shall I simply download the binary code and hack the link in /usr/bin ?
Reply
#19
You upgrade the whole of OpenELEC, not just Kodo. Download the OpenELEC tar file of your choice (stable, nightly, test build etc.), copy it into your Update folder, reboot.

To access the Update folder, enter the IP address of your Pi in Windows Explorer (*not* Internet Explorer) as \\ipaddress. You can find your IP address on the System Info -> Networking screen.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply
#20
(2015-01-29, 10:02)Milhouse Wrote: You upgrade the whole of OpenELEC, not just Kodo. Download the OpenELEC tar file of your choice (stable, nightly, test build etc.), copy it into your Update folder, reboot.

To access the Update folder, enter the IP address of your Pi in Windows Explorer (*not* Internet Explorer) as \\ipaddress. You can find your IP address on the System Info -> Networking screen.

How do I access it using Linux?
Or OSX?
I have no Windows PC.
Reply
#21
Use scp and copy the tar file into /storage/.update, then reboot.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Reply
#22
Hi,
this is the crashlog:
http://sprunge.us/AChN

It seems corrupted memory
Reply
#23
It looks like simple CD play doesn't cause Kodi to crash as before.
Probably this alpha version has fixed something.
Reply
#24
Is there any suggestion about what extra test I can run?
Reply
#25
Do I need to upload the core dump in order to help?
Reply
#26
Hi @Milhouse,
I tried to install one of the debug versions from http://netlir.dk/rbej/builds/MilhouseVH/debug/
but I get errors when RPi tries to use it.
Is there any other version that I can try to use for debug?
I'm just loading the latest alpha and try again.

Thanks,
Claudio
Reply
#27
This is the new crashlog using the latest alpha
http://sprunge.us/HHAe
Reply
#28
So far, each and all crash happen while executing memset.
GCC 4.7.2 for ARM had buggy memset causing SIGSEGV in memset optimization, I wonder whether some old code exists somewhere that was patched towards gcc 4.7.2 and now has problems.
May someone help me in running kodi under gdb, so that I can catch the problem?
Reply
#29
Other news about that:
the patch towards the bug in memset versus gcc 4.7.2 has been delivered with kernel 3.8.14, but Openelel is being compiled with gcc 4.9.2
http://comments.gmane.org/gmane.linux.po...nel/216924

Is there anyone who can say whether we are using a consistent system?
Reply
#30
Hi,
I tried to see what happened by using gdb, and following the instructions as in the thread Testbuilds
The backtrace from gdb is here
http://pastebin.com/Ft8cxwL5
Still it contains no useful info.

How can I get an Openelec with full symbol list, and linux kernel greater than 3.14 ?
Milhouse, can you help me?
Reply
  • 1
  • 2(current)
  • 3
  • 4
  • 5
  • 7

Logout Mark Read Team Forum Stats Members Help
CD Ripping stops after 1st track0