PDA

View Full Version : [ABM-DVB-S/S2] ABM for Freesat crashing receiver



Armpit1UK
25-01-18, 21:51
Evening folks, I've just tried a few times to run a Freesat scan on ABM but when it gets to reading channels it crashes my box. Had been fine up until update to Vix image 5.1.012 on 18th Jan. Not near a laptop at the min, so can't upload log. Any ideas?

Sicilian
25-01-18, 22:38
Evening folks, I've just tried a few times to run a Freesat scan on ABM but when it gets to reading channels it crashes my box. Had been fine up until update to Vix image 5.1.012 on 18th Jan. Not near a laptop at the min, so can't upload log. Any ideas?

I experienced this today, not had a chance to look further into it. What box are you using? Can you attach the crashlog here please?

Armpit1UK
25-01-18, 23:05
Hope this helps

abu baniaz
25-01-18, 23:35
Posting for reference purposes



< 507.172> Backtrace:
< 507.173> /usr/bin/enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x461F5C]
< 507.173> /usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/dvbreader.so(ss_parse_bat) [0x728990FA]
< 507.173> -------FATAL SIGNAL (11)

abu baniaz
26-01-18, 01:10
Fixed here

https://github.com/oe-alliance/AutoBouquetsMaker/commit/cf95abc468aa0ba2ab5e82860a4ad6a58a288be6#diff-16e2769b1de3a403922eee457aba7895

Armpit1UK
26-01-18, 07:59
Do I need to delete ABM and re-install from the feed to implement your fix?

Huevos
26-01-18, 09:19
No, You have to wait for the next build.

abu baniaz
27-01-18, 02:39
Standalone ipks here

http://www.world-of-satellite.com/sh...l=1#post465327 (http://www.world-of-satellite.com/showthread.php?56797-ABM-standlalone-installation&p=465327&viewfull=1#post465327)

lnoton
27-01-18, 11:35
Great. Can I ask the stupid question. Of the last post, there are two..which one?

lnoton
27-01-18, 13:24
Ok. So I followed the instructions. Same error on my gigablue uhd ue on 5.1.003.

Wasnt sure which one to install, tried the non-cortex one, that didnt install properly, so then tried the cortex one. that installed but had the same error. Socopied them both over and install via opkg and that also didnt work.

Crash is exactly the same error.

Any ideas?

Do I have to upgrade to the latest 5.1.xxx first?

ccs
27-01-18, 13:31
Great. Can I ask the stupid question. Of the last post, there are two..which one?

The file with mips in the filename is for mips processor based boxes.

The other file is (I think) for the newer 4k boxes.

lnoton
27-01-18, 14:49
correction.

So I tried mips first, it said it didnt install, so I tried the cortex one. No dice. same error I got before any patch attempts.

perhaps its a patch that only work on the latest build?

dsayers
27-01-18, 15:10
correction.

So I tried mips first, it said it didnt install, so I tried the cortex one. No dice. same error I got before any patch attempts.

perhaps its a patch that only work on the latest build?

Probably best providing crash/debug logs to see if the logs produce a different error.

ccs
27-01-18, 15:26
correction.

So I tried mips first, it said it didnt install, so I tried the cortex one. No dice. same error I got before any patch attempts.

perhaps its a patch that only work on the latest build?

I'd start again, very easy if you took an image backup first.

You can't just try different ipk's and hope one will work - you need the cortex one if you've still got a 4k box.

There are instructions in the first post of the download thread.

lnoton
27-01-18, 15:31
I'd start again, very easy if you took an image backup first.

You can't just try different ipk's and hope one will work - you need the cortex one if you've still got a 4k box.

There are instructions in the first post of the download thread.


Yeah I have no image backup I don't thinnk. Perhaps installing the wrong one first was a mistake I can't recover from.

I'll likely just wait until the official build, as I don't really need the bouquet maker once its setup.

Thanks.

ccs
27-01-18, 15:40
... I'd recommend flashing the next image, don't do a software update unless someone can confirm that your ipk attempts haven't done any harm.

LraiZer
27-01-18, 16:49
Fixed here

https://github.com/oe-alliance/AutoBouquetsMaker/commit/cf95abc468aa0ba2ab5e82860a4ad6a58a288be6#diff-16e2769b1de3a403922eee457aba7895

Ive commented with additional info on this issue HERE (https://github.com/oe-alliance/AutoBouquetsMaker/commit/cf95abc468aa0ba2ab5e82860a4ad6a58a288be6#commitcom ment-27150538), should be able to fix instead of disable code now?

Huevos
27-01-18, 20:29
Hi LraiZer, thanks for directing us to that commit.

Peter came up with a fix too. Commented in your commit.