Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Rockbox Ports are now being developed for various digital audio players!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  data abort at 4000d238 (0)
« previous next »
  • Print
Pages: [1]

Author Topic: data abort at 4000d238 (0)  (Read 1396 times)

Offline freddy33

  • Member
  • *
  • Posts: 22
data abort at 4000d238 (0)
« on: April 03, 2022, 09:18:08 AM »
Running Rockbox v3.15 (current/latest version as of last week) on a 2003 vintage ipod with ~ 4,000 songs on it. Note: I replaced the 'pod's original 20 gig drive with an 80 gig drive 10-ish years ago.

Intermittently, while playing a mixture of .mp3 and ALACs I made or converted from CDs, the 'pod stops and I get a screen with this error:

data abort at 4000d238 (0)
pc: 4000d238  sp: 400029f8
bt end

I'm fairly certain the problem lies with the actual music files because it happens at the same point in each file. That is, after restarting, it begins playing the song BEFORE the one it crashed on, but crashes again with the same error when it moves to the next song (i.e., the song it originally crashed on).

I don't know if it's related, but when running on the standard Apple OS, the 'pod will occasionally play a few seconds of an ALAC and then skip to the next track and continue playing without any issues. This doesn't seem to be song related and if I skip back to the skipped ALAC and try it again, it always plays that ALAC fine on the second try.
Logged

Offline 7o9

  • Member
  • *
  • Posts: 117
Re: data abort at 4000d238 (0)
« Reply #1 on: April 03, 2022, 10:26:56 AM »
First suggestion will be to try the current development build. Lots has improved since 3.15.

Your issue might already be fixed.
« Last Edit: April 03, 2022, 10:28:35 AM by 7o9 »
Logged

Offline freddy33

  • Member
  • *
  • Posts: 22
Re: data abort at 4000d238 (0)
« Reply #2 on: April 03, 2022, 10:45:21 AM »
I downloaded the "rockbox" link from the Daily Development Builds page for the iPod 3rd gen:

https://download.rockbox.org/daily/ipod3g/rockbox-ipod3g-20220403.zip

But it's just a collection of files/folders without an installer .exe. Is this the wrong installer? Or, how do I install it over v3.15?
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 9214
Re: data abort at 4000d238 (0)
« Reply #3 on: April 03, 2022, 12:01:56 PM »
If you want an installer you can download rockbox utility. Otherwise if you are comfortable unzipping files yourself you can extract them over the install.

By the way, for future reference this is explained in the manual.

As for the iPod 3G since not many of those are still around there isn't a lot of information about modding them. I have no idea how well they'll work with a 3rd party drive. Other players have required additional development to add support for modded storage.
Logged

Offline freddy33

  • Member
  • *
  • Posts: 22
Re: data abort at 4000d238 (0)
« Reply #4 on: April 03, 2022, 12:35:05 PM »
Thanks for the 3G info. In the years I've been using the 80 Gig drive, I've had no problems with it beyond Rockbox's "data abort" error we're discussing here and the intermittent skipping of some ALAC files when running the Apple OS (so far, I haven't experienced this with Rockbox). It's been awhile, but I seem to recall the skipping occurring with the original drive as well.

I've already got v1.5.0 of the Rockbox Utility.

Is there a step-by-step guide explaining how to install rockbox-ipod3g-20220403.zip via the utility?
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 9214
Re: data abort at 4000d238 (0)
« Reply #5 on: April 03, 2022, 12:42:52 PM »
Not sure how step to step you need beyond run the installer and choose the install option, but the manual is probably a good place to start.
Logged

Offline freddy33

  • Member
  • *
  • Posts: 22
Re: data abort at 4000d238 (0)
« Reply #6 on: April 03, 2022, 01:11:26 PM »
Although some of the files/folders differed between the two versions, I ended up just copying the development version over the existing version. Then, I booted it up and all appears correct. Here's the rockbox info screen after the update:

* rockbox update.jpg (105.86 kB, 1024x768 - viewed 37 times.)
Logged

Offline freddy33

  • Member
  • *
  • Posts: 22
Re: data abort at 4000d238 (0)
« Reply #7 on: April 03, 2022, 01:15:44 PM »
Because the data abort error's intermittent (I've been running the ipod 24/7 for the past several days and I found the error two times when I checked it in the morning), unless you or another developer can spot the problem from what I've posted, it's going to take a few days' worth of testing to see if the new development version addressed whatever's causing the data aborts.
Logged

Offline freddy33

  • Member
  • *
  • Posts: 22
Re: data abort at 4000d238 (0)
« Reply #8 on: April 03, 2022, 04:24:03 PM »
That was quick. Here's the new error:

Data abort at 4000d149 (0)
pc:4000d140
sp:400029f8
bt end

* rockbox update 1.jpg (102.89 kB, 1024x768 - viewed 37 times.)
Logged

Offline freddy33

  • Member
  • *
  • Posts: 22
Re: data abort at 4000d238 (0)
« Reply #9 on: April 03, 2022, 04:36:09 PM »
If it helps, I've identified the song file that caused the crash.
Logged

Offline freddy33

  • Member
  • *
  • Posts: 22
Re: data abort at 4000d238 (0)
« Reply #10 on: April 03, 2022, 07:23:18 PM »
I don't know whether it's related to having upgraded to the latest development version or just luck to've run into two files that caused crashes, but this is the first time I've had two of these data aborts in the same day. Anyway, here's another:

* rockbox update2.jpg (92.22 kB, 1024x768 - viewed 41 times.)
« Last Edit: April 03, 2022, 07:25:37 PM by freddy33 »
Logged

Offline 7o9

  • Member
  • *
  • Posts: 117
Re: data abort at 4000d238 (0)
« Reply #11 on: April 04, 2022, 12:56:42 PM »
I cannot help you, but instead of pictures of the error, perhaps it helps if you share the file that causes it so someone can reproduce.
Logged

Offline freddy33

  • Member
  • *
  • Posts: 22
Re: data abort at 4000d238 (0)
« Reply #12 on: April 04, 2022, 01:26:07 PM »
Quote from: 7o9 on April 04, 2022, 12:56:42 PM
perhaps it helps if you share the file that causes it so someone can reproduce.

I offered that a couple of posts back, but no one responded. Where should I send the 19 meg .m4a (ALAC) music file? Can I attach it to a post here?
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  data abort at 4000d238 (0)
 

  • SMF 2.0.19 | SMF © 2021, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.071 seconds with 22 queries.