Ticket #216 (new bug)

Opened 3 years ago

Last modified 2 years ago

Unhandled XRUN

Reported by: j.silvestre Assigned to:
Priority: major Milestone: FFADO 2.1
Component: Version: FFADO SVN (2.0 branch)
Keywords: Cc:
The device the bug applies to:

Description

Sometimes Jackd reports xrun even with big buffer and sometimes causing jackd to stop. Attached is a log file with a xrun and an unhandeld xrun causing jackd to stop. Full log file size is more than 1.3GB so I remove what I think to be useless parts.

Attachments

ffado-jack.log-cut.bz2 (116.1 kB) - added by j.silvestre on 04/28/09 14:54:02.
ffado-diag.log (6.5 kB) - added by j.silvestre on 04/28/09 14:54:24.

Change History

04/28/09 14:54:02 changed by j.silvestre

  • attachment ffado-jack.log-cut.bz2 added.

04/28/09 14:54:24 changed by j.silvestre

  • attachment ffado-diag.log added.

04/28/09 14:58:42 changed by j.silvestre

  • version changed from FFADO 2.0-rc1 (1.999.40) to FFADO SVN (2.0 branch).

(follow-up: ↓ 3 ) 04/28/09 15:02:48 changed by ppalmers

There is some sort of bug in the cycle timer update code, I've seen more than one report on this. I'll have to check this out. I suspect that it is a concurrency bug.

(in reply to: ↑ 2 ) 10/12/09 12:09:55 changed by wagi

Replying to ppalmers:

There is some sort of bug in the cycle timer update code, I've seen more than one report on this. I'll have to check this out. I suspect that it is a concurrency bug.

Can you elaborate a bit more? I have started to walk through the code but without any results so far.

11/22/09 10:18:47 changed by ppalmers

  • milestone changed from FFADO 2.0 to FFADO 2.1.

Moving this to 2.1 to see whether more issues come up.