All times are UTC+01:00




Post new topic  Reply to topic  [ 166 posts ]  Go to page Previous 112 13 14 15 16 17 Next
Author Message
PostPosted: Mon Apr 22, 2019 3:22 am 

Joined: Sat Nov 10, 2012 2:16 am
Posts: 106
Location: Australia
Quote:
Ok, I was wrong. I did find a bug (that was only present when using Spectral Balance) and I've now fixed it. But it cannot have caused exceptions, only a small offset in compression levels occasionally. I'm not seeing any problems anymore now. I will let your preset run in debug mode for a while now.

Edit (half a day later): No problems so far. And in debug mode, they really should show up. No idea yet what's happening on your end...
I haven't seen an exception for ages, so it was a surprise to see one when it was left running overnight. While it was not fatal (clicked away without shutdown or audio issues) I thought it was worth reporting with the recent changes in past builds. I am now running Beta 027 and left it running overnight with no issues so far.

Ross


Top
   
PostPosted: Mon Apr 22, 2019 3:41 am 

Joined: Sat Nov 10, 2012 2:16 am
Posts: 106
Location: Australia
Quote:
I haven't seen an exception for ages, so it was a surprise to see one when it was left running overnight. While it was not fatal (clicked away without shutdown or audio issues) I thought it was worth reporting with the recent changes in past builds. I am now running Beta 027 and left it running overnight with no issues so far.
Arrgh! Spoke too soon - this is with v9.24 Beta027

---
EXCEPTION OCCURRED IN ProcessingChain Thread (Exception 0xc0000005 at address 0x7ff66d2cc124, read/write=0, r/w location=0x0). Offset-info: 0x7ff66f6e2609
EXCEPTION OCCURRED IN ProcessingChain Thread (Exception 0xc0000005 at address 0x7ff66efd7229, read/write=1, r/w location=0x0). Offset-info: 0x7ff66f6e2609

Not fatal, clicked away without issue or audio loss...

Ross


Top
   
PostPosted: Mon Apr 22, 2019 8:09 am 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11185
Quote:
Quote:
I haven't seen an exception for ages, so it was a surprise to see one when it was left running overnight. While it was not fatal (clicked away without shutdown or audio issues) I thought it was worth reporting with the recent changes in past builds. I am now running Beta 027 and left it running overnight with no issues so far.
Arrgh! Spoke too soon - this is with v9.24 Beta027

---
EXCEPTION OCCURRED IN ProcessingChain Thread (Exception 0xc0000005 at address 0x7ff66d2cc124, read/write=0, r/w location=0x0). Offset-info: 0x7ff66f6e2609
EXCEPTION OCCURRED IN ProcessingChain Thread (Exception 0xc0000005 at address 0x7ff66efd7229, read/write=1, r/w location=0x0). Offset-info: 0x7ff66f6e2609

Not fatal, clicked away without issue or audio loss...

Ross
Yes, it's the same thing again. Still trying to figure out what's causing this :(


EDIT: NO - IT'S NOT EXACTLY THE SAME PLACE. The machine code looks very similar but this is actually in code that I've recently changed. Good. Because at least that seems to make some sense.


Top
   
PostPosted: Tue Apr 23, 2019 9:22 am 

Joined: Sat Nov 10, 2012 2:16 am
Posts: 106
Location: Australia
Quote:

EDIT: NO - IT'S NOT EXACTLY THE SAME PLACE. The machine code looks very similar but this is actually in code that I've recently changed. Good. Because at least that seems to make some sense.
---
EXCEPTION OCCURRED IN ProcessingChain Thread (Exception 0xc0000005 at address 0x7ff79d9254fd, read/write=0, r/w location=0x0). Offset-info: 0x7ff79fd42609
EXCEPTION OCCURRED IN ProcessingChain Thread (Exception 0xc0000005 at address 0x7ff79d9254fd, read/write=0, r/w location=0x0). Offset-info: 0x7ff79fd42609

Another: Address is different, Offset is same.

Ross


Top
   
PostPosted: Tue Apr 23, 2019 9:42 am 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11185
Quote:
Quote:

EDIT: NO - IT'S NOT EXACTLY THE SAME PLACE. The machine code looks very similar but this is actually in code that I've recently changed. Good. Because at least that seems to make some sense.
---
EXCEPTION OCCURRED IN ProcessingChain Thread (Exception 0xc0000005 at address 0x7ff79d9254fd, read/write=0, r/w location=0x0). Offset-info: 0x7ff79fd42609
EXCEPTION OCCURRED IN ProcessingChain Thread (Exception 0xc0000005 at address 0x7ff79d9254fd, read/write=0, r/w location=0x0). Offset-info: 0x7ff79fd42609

Another: Address is different, Offset is same.

Ross
I've seen this same one last night running your preset. Unfortunately in release mode and without running the debugger :( but I should be able to find it. Will run it overnight.


Top
   
PostPosted: Wed Apr 24, 2019 2:08 am 

Joined: Wed Jun 03, 2015 7:03 pm
Posts: 198
In the latest beta the preset "Dutch Moose Chocolate Soft" is "hotest" (louder) than "Dutch Moose Chocolate Hot"...

_________________
https://fmfeeling.com


Top
   
PostPosted: Wed Apr 24, 2019 8:33 pm 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11185
Finally found the cause of the exceptions! There was a thread synchronization order problem that could - in very rare situations - cause the same code to be executed simultaneously for different chunks of audio, instead of processing the 2nd chunk after the 1st. Next build should fix it.


Top
   
PostPosted: Thu Apr 25, 2019 4:55 am 

Joined: Sat Nov 10, 2012 2:16 am
Posts: 106
Location: Australia
Quote:
Finally found the cause of the exceptions! There was a thread synchronization order problem that could - in very rare situations - cause the same code to be executed simultaneously for different chunks of audio, instead of processing the 2nd chunk after the 1st. Next build should fix it.
That's great news! I was beginning to wonder if they just me the config here pushing things too far! :shock:

Did you get my PM re; FM out issue when In, Normal Out and LQLL are ASIO and FM Out is running under normal audio driver using Kernel Streaming by chance?

Ross


Top
   
PostPosted: Fri Apr 26, 2019 11:56 am 
Site Admin
User avatar

Joined: Mon Mar 17, 2008 1:40 am
Posts: 11185
BETA029 is available!


Top
   
PostPosted: Fri Apr 26, 2019 2:05 pm 

Joined: Wed Dec 05, 2018 7:56 am
Posts: 25
Quote:
BETA029 is available!
But not ARM versions; both are missing.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 166 posts ]  Go to page Previous 112 13 14 15 16 17 Next

All times are UTC+01:00


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited