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:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
« previous next »
  • Print
Pages: [1]

Author Topic: mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later  (Read 7397 times)

michael.conner

  • Guest
mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
« on: November 15, 2006, 09:30:26 AM »
I tried with 2 different albums @ 256 (lame), it would crash each time within 5 seconds of loading the playlist.  An Ogg album (q1) did fine.  14 November daily build does not crash, however.
Logged

Offline preglow

  • Developer
  • Member
  • *
  • Posts: 164
Re: mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
« Reply #1 on: November 15, 2006, 10:03:32 AM »
I see you also have a 5G Ipod. Does it also crash on the same files with a build from the same time as the other one you use? Does the crash occur at any constant time in a file?
Logged

michael.conner

  • Guest
Re: mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
« Reply #2 on: November 15, 2006, 12:53:24 PM »
Will check later today and post the results.
Logged

michael.conner

  • Guest
Re: mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
« Reply #3 on: November 15, 2006, 06:07:42 PM »
Yep, the iPod 5G crashes with the same files:

1st album: crashes with data abort at 00030e24 at 2 seconds into first track
2nd album: crashes with data abort at 00030e24 at between 8-10 seconds into first track

Not the same exact point in each file, but within a couple of seconds.
Logged

Offline Yotto

  • Artist
  • Member
  • *
  • Posts: 826
  • Every Silver Lining has a Cloud
    • My Blog
Re: mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
« Reply #4 on: November 16, 2006, 12:34:56 AM »
I just totally (And I mean totally.  Reformat the drive, reinstall the boot loader (which I don't think I had to do), installed last night's build, set up my preferences manually, saved a config file, and then upon loading the very first MP3 in my playlist (I created an m3u manually, not a playlist via rockbox) it played for about 5 seconds and then I got Data Abort at 00030F18.   Rebooted, hit the playlist again, different song came up because it's on shuffle and then Data abort 00030F18 again.

3rd try, same thing.  This appears reproducable 100%.

***EDIT*** Sorry, I'm on an iPod 5G 30gig.

***EDIT2** First song to play on the 11/13 build did NOT crash.  So I'm going to leave it there for now.
« Last Edit: November 16, 2006, 12:40:58 AM by Yotto »
Logged
Pulp Audio Weekly - Where we talk about News, Reviews, and pretty much anything else we feel like discussing.

Offline AiZ

  • Member
  • *
  • Posts: 6
Re: mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
« Reply #5 on: November 16, 2006, 08:39:07 AM »
Hello,

Just to say that I got the same problem on an IPod Nano, with the 15 of november daily build. OGG and Flac play fine, though.


        AiZ

Edit : Revert back to 20061113 build, plays MP3 fine. Thanks Yotto.
« Last Edit: November 16, 2006, 08:49:50 AM by AiZ »
Logged

Offline PaulPosition

  • Member
  • *
  • Posts: 76
Re: mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
« Reply #6 on: November 16, 2006, 10:33:24 AM »
Mini and Nano are PortalPlayer based, right? Maybe the problem is with PP ?

I ask because, at misticriver.net, a few iRiver H10 users complain of the exact same problem with the latest few builds...

Quote
Getting strange Data Abort messages on the latest CVS a song plays for about 10-15 seconds then the player locks up with a data abort message

Data Abort
at 000304B8

Version 061114-1649
Quote
Data Abort
at 000304B8

I rolled back to 11/13 build and it is working fine.

Out of curiosity, I'm going to backup and install those and see if I can reproduce the crash. Hope no one sees that as thread hijacking because I'm just reporting (other's) problem to (maybe) further target what needs to be troubleshooted.
Logged

Offline lowlight

  • Developer
  • Member
  • *
  • Posts: 194
Re: mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
« Reply #7 on: November 16, 2006, 11:27:19 AM »
Can you check for APE tags in your mp3? Load an mp3 into a hex editor and look for the string "APETAGEX" near the end of the file.

I think this might be related to my APE tag stripping commit on the 14th.  :-[
Logged

michael.conner

  • Guest
Re: mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
« Reply #8 on: November 16, 2006, 11:35:55 AM »
Actually, the two albums I had the problems with do in fact have APE tags from MP3Gain (I just checked in foobar2000).  I can remove the tags and try them again, if it'd be useful.
Logged

Offline PaulPosition

  • Member
  • *
  • Posts: 76
Re: mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
« Reply #9 on: November 16, 2006, 11:46:25 AM »
Instafreeze with APEv2 tagged files on my H10...

'data abort at 00030244'  running rockbox-h10_5gb-20061116 (the daily auto-build)
No freeze, it seems, with other songs that aren't tagged with ape.
Logged

Offline lowlight

  • Developer
  • Member
  • *
  • Posts: 194
Re: mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
« Reply #10 on: November 16, 2006, 04:18:57 PM »
A fix has been committed to cvs. Try updating.
Logged

michael.conner

  • Guest
Re: mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
« Reply #11 on: November 16, 2006, 09:15:02 PM »
That fixed it!  Thanks.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Audio Playback, Database and Playlists
| | |-+  mini 2g: Data abort @ 0002F6E4 with CVS 61114-1652 and later
 

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

Page created in 0.067 seconds with 21 queries.