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
| |-+  Theming and Appearance Customization
| | |-+  Data abort with .fms that have FM logo
« previous next »
  • Print
Pages: [1]

Author Topic: Data abort with .fms that have FM logo  (Read 1888 times)

Offline eevan

  • Member
  • *
  • Posts: 35
Data abort with .fms that have FM logo
« on: February 18, 2011, 05:31:02 PM »
I made this .fms for my Fuze V2 a few months ago. It displays station logo among other things, and it worked OK.
But with recent builds I get
Code: [Select]
Data abort
at 30008244
FSR 0x8
(domain 0, fault 8)
address 0x54646E4D
every time when I start the FM radio. When I comment the lines used to load and display logo, .fms loads nicely without problems. Unfortunately, I don't have older builds anymore so I'm unable to try to find out when the problem occurred.
Can anyone else confirm this, or there is something wrong only on my player?
If it's confirmed, I can open a bug report in flyspray...

Thanks!
Logged
If age or weaknes doe prohibyte bloudletting, you must use boxing.
— PHILIP BARROUGH, The Methode of Phisicke (1583)

Offline JdGordon

  • Member
  • *
  • Posts: 1817
  • Constantly breaking stuff
Re: Data abort with .fms that have FM logo
« Reply #1 on: February 19, 2011, 08:07:48 PM »
it would help if you posted the theme that is crashing
Logged


Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline eevan

  • Member
  • *
  • Posts: 35
Re: Data abort with .fms that have FM logo
« Reply #2 on: February 20, 2011, 03:54:40 AM »
Yes, I apologize, I forgot to put the code in my post... Here it is:

Code: [Select]
%acФМ Радио%ar%th
Мод: %?tm<Скенирање|Меморисане станице>
%?tm<%tfMHz|%Tn %tfMHz> %?tt<tuned>
%?ts<Стерео|Моно  >                                RSSI %trdBuV


%ar%tl












%pb
%al%taMHz%ac%tfMHz%ar%tbMHz
%tr(214,8,6,38,vertical)
%Cl(60,36,100,100,c,c)
%Cd
Logged
If age or weaknes doe prohibyte bloudletting, you must use boxing.
— PHILIP BARROUGH, The Methode of Phisicke (1583)

Offline ew

  • Member
  • *
  • Posts: 52
Re: Data abort with .fms that have FM logo
« Reply #3 on: March 03, 2011, 03:01:29 PM »
It appears that I am having this problem as well (in the latest simulator build - 29509) - at least I think it may be the same problem.

My FMS is
Quote
# klean003.fms

# Load images
%xl(border,border.bmp,0,0)
%xl(nocover,nocover_big.bmp,3,3)

#Font Inclusion
%Fl(2,24-Terminus-Bold.fnt)

# Top Viewport
# (Preset & Number) or Scan; Mono/Steroe
# Current Preset Name
%V(10,34,155,60,1)%Vf(FFFFFF)%Vb(000000)
%s%al%?tm<  Scan|  Preset: %Ti>%ar%?ts<Stereo  |Mono  >
%s%ac%Tn

# The following section is for things that go to the right of the album art
#Tuned Frequecy (larger font)
%V(100,72,72,23,2)%Vf(FFFFFF)%Vb(000000)
%ac%tf

# Previous Preset - Number
%V(100,100,75,8,0)%Vf(FFFFFF)%Vb(000000)
%Vp(-1,Prev: %Tf)

# Previous Preset - Text
%V(100,112,75,8,0)%Vf(FFFFFF)%Vb(000000)
%Vp(-1,%s%Tn)

# Next Preset - Number
%V(100,130,75,8,0)%Vf(FFFFFF)%Vb(000000)
%Vp(1,Next: %Tf)

# Previous Next - Text
%V(100,142,75,8,0)%Vf(FFFFFF)%Vb(000000)
%Vp(1,%s%Tn)

# Album art viewport
%V(10,71,90,90,0)%Vf(FFFFFF)%Vb(000000)
%xd(border)
%Cl(2,2,81,81)
# If there is not album art - the grapic displays
%?C<%Cd|%xd(nocover)>

Whenever I go into FM, I crash, both the player and the simulator.

I have tested the simulator and if I comment out the last line (%?C<%Cd|%xd(nocover)>), no crashes.

Thanks,
Logged

Offline sorinake

  • Member
  • *
  • Posts: 12
Re: Data abort with .fms that have FM logo
« Reply #4 on: March 28, 2011, 07:17:29 PM »
The data abort happens also on sansa e200 (260) v1. I get "Data abort at 00008914".
The theme I am using is this one: http://themes.rockbox.org/index.php?themeid=1282&target=sansae200
If I comment the station logo line it works.
The data abort started in version 3.8.
Logged

Offline eevan

  • Member
  • *
  • Posts: 35
Re: Data abort with .fms that have FM logo
« Reply #5 on: March 29, 2011, 01:02:18 PM »
The build r29598 fixed the problem on my Fuze v2!
Logged
If age or weaknes doe prohibyte bloudletting, you must use boxing.
— PHILIP BARROUGH, The Methode of Phisicke (1583)

Offline sorinake

  • Member
  • *
  • Posts: 12
Re: Data abort with .fms that have FM logo
« Reply #6 on: April 13, 2011, 02:14:11 PM »
Release 3.8.1 fixed the problem for Sansa E200v1.
Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  Data abort with .fms that have FM logo
 

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

Page created in 0.058 seconds with 21 queries.