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
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Data abort at 30801294 . . . Sandisk Sansa e260v2
« previous next »
  • Print
Pages: 1 [2]

Author Topic: Data abort at 30801294 . . . Sandisk Sansa e260v2  (Read 2578 times)

Offline Bilgus

  • Developer
  • Member
  • *
  • Posts: 537
Re: Data abort at 30801294 . . . Sandisk Sansa e260v2
« Reply #15 on: September 11, 2017, 02:51:21 PM »
Quote from: Bilgus on September 11, 2017, 11:58:34 AM
Ok so same error# same address, pc, sp.

Again the latest dev build of 3.13 is 3.14 there is NO clear delineation besides doing a bisect to find what commit caused the error but first I need to figure out what is causing it. 

http://www.mediafire.com/file/6wt5uo861i4u8q6/SansaE200v2_NO-lcd_bitmap_transparent_part_rockbox-full.zip

Try this build and see if the error goes away or is different.

Do note your screen may not update properly/look weird

if you still have the last build I sent installed you only need to copy rockbox.sansa to the .rockbox directory on your device

AFTER you try the above build try this one and see if the error is back and/or if it changes
http://www.mediafire.com/file/mhgdh0gpkeccgqd/SansaE200v2_-R_d787191_g1499_rockbox-full.zip[/u]
Logged

Offline CurlySue

  • Member
  • *
  • Posts: 26
Re: Data abort at 30801294 . . . Sandisk Sansa e260v2
« Reply #16 on: September 11, 2017, 03:34:36 PM »
<< SNIP >>

Quote from: Bilgus on September 11, 2017, 02:51:21 PM
AFTER you try the above build try this one and see if the error is back and/or if it changes http://www.mediafire.com/file/mhgdh0gpkeccgqd/SansaE200v2_-R_d787191_g1499_rockbox-full.zip[/u]

Did try . . . SansaE200v2_NO-lcd_bitmap_transparent_part_rockbox-full . . . and REPORTED BACK . . . SEE Reply #20.

Will copy rockbox.sansa to the .rockbox directory (per your instructions).

Will REPORT back within the hour.

Thank you, Bilgus!

CurlySue
Logged

Offline CurlySue

  • Member
  • *
  • Posts: 26
Re: Data abort at 30801294 . . . Sandisk Sansa e260v2
« Reply #17 on: September 11, 2017, 04:36:00 PM »
REPORTING BACK . . . SansaE200v2_-R_d787191_g1499_rockbox-full . . . rockbox.sansa . . . installed

Now Playing
- graphic associated with volume (upper left hand corner) has returned and the dB (numeric) magnitude remains displayed
- graphic associated with battery (upper right hand corner) has returned, and battery (numeric) % charge and XXh and XXm magnitudes remain displayed
- when thumb-wheel is turned, Track and size disappear until I stop turning the wheel and then they reappear, AND NOW the volume bars (icon) are(is) present with the + and - signs shown when the wheel is in motion.

Main Menu
- all graphic icons that were missing have returned

THUS FAR . . . NO PROBLEM
As far as I know, all graphic-related items have returned, and the thumb-wheel volume PROBLEM has yet to occur.  BRAVO, Bilgus!!!  Unless you've got something else you'd like to try, I would like to test this FIX several times this evening and in the morning and report back to you before NOON CDT on Tuesday. 

Thanks again!!

CurlySue
« Last Edit: September 11, 2017, 04:38:50 PM by CurlySue »
Logged

Offline CurlySue

  • Member
  • *
  • Posts: 26
Re: Data abort at 30801294 . . . Sandisk Sansa e260v2
« Reply #18 on: September 11, 2017, 05:38:06 PM »
Well . . . that didn't last long.

Now - as soon as I move the thumb-wheel . . . the player FREEZES at the screen
(about 50% of the time) . . . or . . . I get the following ERROR message (again) . . .

Data abort at 30801294
FSR 0x8
(domain 0, fault 8)
address 0x693D2F2C
pc:30901294 sp:300A9CEC
bt end

Sorry - was hoping you had it!

Next?

CurlySue
Logged

Offline Bilgus

  • Developer
  • Member
  • *
  • Posts: 537
Re: Data abort at 30801294 . . . Sandisk Sansa e260v2
« Reply #19 on: September 11, 2017, 05:42:38 PM »
ok, I'll look into the code some more and try to figure out exactly whats happening and post a build or two for you to try

for now you can go back to the rockbox.sansa of 'SansaE200v2_NO-lcd_bitmap_transparent_part' If you can stand it, that way you don't have to go back to 3.13
Logged

Offline Bilgus

  • Developer
  • Member
  • *
  • Posts: 537
Re: Data abort at 30801294 . . . Sandisk Sansa e260v2
« Reply #20 on: September 11, 2017, 06:57:41 PM »
here is a build with logging enabled for you to try

Now assuming it doesn't crash (which it shouldn't)

http://www.mediafire.com/file/7jkjdsq1kcab8q9/SansaE200v2_LOGGING-NO-lcd_bitmap_transparent_part_rockbox-full.zip

after you install it ( or transfer rockbox.sansa )

play a song and turn the volume up and down 10 or so times, do a few track skips, play & pause;
volume up and down a few more after each of those..

next go to:
MainMenu> System> Debug> Show Log file
make sure there are some entries there that start with 'lcd_btp...'

if there are some lcd_btp... entries goto:
MainMenu> System> Debug> Debug > Dump log file
and upload the .log file here or use https://pastebin.com/ to paste it and put the link in your message  (don't paste the output directly to the message)

Logged

Offline CurlySue

  • Member
  • *
  • Posts: 26
Re: Data abort at 30801294 . . . Sandisk Sansa e260v2
« Reply #21 on: September 12, 2017, 01:21:26 AM »
https://pastebin.com/KXvTiq3j
Logged

Offline Bilgus

  • Developer
  • Member
  • *
  • Posts: 537
Re: Data abort at 30801294 . . . Sandisk Sansa e260v2
« Reply #22 on: September 12, 2017, 02:56:44 AM »
Thank you, Unfortunately I didn't see anything that was glaringly wrong with that log

here is yet another build with the transparent bitmaps enabled but with all the buffers checked for size so it will probably be pretty slow on redraw but it should allow us to capture the error and log it without crashing

http://www.mediafire.com/file/bywbduqstnrflc7/SansaE200v2_LOGGING-BOUNDED_SRC-DEST-lcd_bitmap_transparent_part_rockbox-full.zip

so same as before play a song volume+- etc.. rinse.. repeat

if it doesn't have any log entries let me know, in addition to if it still crashes, and otherwise paste the log
Logged

Offline CurlySue

  • Member
  • *
  • Posts: 26
Re: Data abort at 30801294 . . . Sandisk Sansa e260v2
« Reply #23 on: September 12, 2017, 01:34:34 PM »
https://pastebin.com/kyZBnYdy
Logged

Offline Bilgus

  • Developer
  • Member
  • *
  • Posts: 537
Re: Data abort at 30801294 . . . Sandisk Sansa e260v2
« Reply #24 on: September 12, 2017, 02:42:18 PM »
Ok so this is back to a regular build, no logging just a few things changed;

if it crashes the error address will probably be a bit different please post it if so..

also after it crashes could you try changing to the rockbox_failsafe theme and try it again
Main Menu>Settings>Theme Settings>Browse Theme Files>rockbox_failsafe


http://www.mediafire.com/file/zu4v3nzqu7ydh3b/SansaE200v2_No-ASM_lcdbtp_rockbox-full.zip
« Last Edit: September 12, 2017, 11:54:49 PM by Bilgus »
Logged

Offline CurlySue

  • Member
  • *
  • Posts: 26
Re: Data abort at 30801294 . . . Sandisk Sansa e260v2
« Reply #25 on: September 13, 2017, 03:47:25 AM »
I've got to put this on hold for a couple of days, Bilgus.

I was out taking photos of the moon a couple of hours ago and the automatic transmission in my car has a problem - out of no where, shifting into 4th gear it slips and then a HUGE CLUNK into gear.  As a result, my mind is going to be occupied by car repairs . . . I'm hoping (maybe) if I change the fluid and filter, the problem will go away as fast as it came . . . pretty sure I will try that first since I can buy fluid and a filter for less than $100 . . . and if it doesn't work, then I am going to sell the car for the motor.  But I digress. 

I will check back in a couple of day or once I've got the car problem resolved.

Thank you for understanding.

CurlySue

Logged

  • Print
Pages: 1 [2]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  Data abort at 30801294 . . . Sandisk Sansa e260v2
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.066 seconds with 14 queries.