Author Topic: Star BBAF during RAW recording crashes ML  (Read 3538 times)

Licaon_Kter

  • Hero Member
  • *****
  • Posts: 519
  • M
Star BBAF during RAW recording crashes ML
« on: April 12, 2015, 11:21:31 PM »
At least on my M1, see video: https://mega.co.nz/#!1R53GIgL!_GRBQzRX_bIPcHY0t37aK0TVqGta2aJ5CMUugjfUAxs

Build info:
Code: [Select]
Magic Lantern version : Nightly.2015Apr07.EOSM202
Mercurial changeset   : de7779da4ac8 (unified) tip
Built on 2015-04-06 22:09:09 UTC by jenkins@magiclantern.fm.

I got some 52 CRASH*.LOG logs and 2 LOG*.LOG, mostly duplicates or differing by 1K in the free memory info, those unique:
Code: [Select]
CRASH00.LOG:
ASSERT: !IS_ERROR( TryPostEvent( this->hTaskClass, this, EV_VD_INTERRUPT_EVF, NULL, 0 ) )
at ./Evf/EvfState.c:504, task ?
lv:1 mode:19
Free Memory  : 134K + 3246K
Code: [Select]
CRASH06.LOG
ASSERT: !IS_ERROR( TryPostEvent( this->hTaskClass, this, EV_VD_INTERRUPT_EVF, NULL, 0 ) )
at ./Evf/EvfState.c:504, task ?
lv:0 mode:19
Free Memory  : 134K + 3247K
Code: [Select]
CRASH11.LOG
ASSERT: !IS_ERROR( TryPostEvent( this->hTaskClass, this, EV_VD_INTERRUPT_EVF, NULL, 0 ) )
at ./Evf/EvfState.c:504, task ?
lv:1 mode:3
Free Memory  : 130K + 3242K
Code: [Select]
CRASH33.LOG
ASSERT: !IS_ERROR( TryPostEvent( this->hTaskClass, this, EV_READOUTDONE_INTERRUPT_EVF, NULL, 0 ) )
at ./Evf/EvfState.c:479, task ?
lv:1 mode:3
Free Memory  : 153K + 3365K
Code: [Select]
CRASH39.LOG
ASSERT: !IS_ERROR( TryPostEvent( this->hTaskClass, this, EV_READOUTDONE_INTERRUPT_EVF, NULL, 0 ) )
at ./Evf/EvfState.c:479, task ?
lv:1 mode:0
Free Memory  : 157K + 3365K
Code: [Select]
CRASH40.LOG
ASSERT: !IS_ERROR( TryPostEvent( this->hTaskClass, this, EV_VD_INTERRUPT_EVF, NULL, 0 ) )
at ./Evf/EvfState.c:504, task ?
lv:1 mode:0
Free Memory  : 158K + 3365K

LOG000.LOG: http://pastebin.com/P1s8agv2 happend around CRASH00.LOG

LOG001.LOG: http://pastebin.com/5z3BddaL happend around CRASH06.LOG

Any ideas? Should I bother with a debug build like this: http://www.magiclantern.fm/forum/index.php?topic=2388.msg113154#msg113154 ?

Licaon_Kter

  • Hero Member
  • *****
  • Posts: 519
  • M

feureau

  • Hero Member
  • *****
  • Posts: 604
Re: 12-bit (and 10-bit) RAW video development discussion
« Reply #2 on: June 22, 2018, 11:09:16 PM »
EOS-M crash log

Code: [Select]
ASSERT: !IS_ERROR( TryPostEvent( this->hTaskClass, this, EV_VD_INTERRUPT_EVF, NULL, 0 ) )
at ./Evf/EvfState.c:504, task **INT-6Ah**
lv:1 mode:3

PowerMgr stack: 27bfa0 [177340-176f40]
0x0009E558 @ 9e780:27bfa0

Magic Lantern version : raw_video_10bit_12bit.2018Jan31.EOSM202
Mercurial changeset   : 2103c8af8491+755c16674ecc+ (raw_video_10bit_12bit) tip
Built on 2018-01-31 00:53:40 UTC by jenkins@nightly.
Free Memory  : 172K + 3300K

It continues writing this log file until you pull the battery.

feureau

  • Hero Member
  • *****
  • Posts: 604
Re: Re: 12-bit (and 10-bit) RAW video development discussion
« Reply #3 on: June 23, 2018, 12:22:16 AM »
Another error log using the crop_rec  build

Code: [Select]
ASSERT: !IS_ERROR( TryPostEvent( this->hTaskClass, this, EV_READOUTDONE_INTERRUPT_EVF, NULL, 0 ) )
at ./Evf/EvfState.c:479, **INT-D9h**:1116c
lv:1 mode:3

shoot_task stack: 27bfb0 [1f3a20-1f1a20]
0x0009E558 @ 9e840:27bfb0

Magic Lantern version : crop_rec_4k.2018Jun20.EOSM202
Mercurial changeset   : ef119541033b (crop_rec_4k_mlv_snd) tip
Built on 2018-06-20 21:01:00 UTC by jenkins@nightly.
Free Memory  : 224K + 3246K

to reproduce: press half-shutter while recording

Also crash when: start recording assigned to half shutter.