[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AG-TECH] Indefinite Loop in RAT



Hi all,

I deployed core of RAT in my own program and get this bug when running, especially on slow computer.

I think WaveInProc() callback function is not being called.

Until now I could not resolved it yet.

Thanks for some one’s help!!!!

 

INF       10/02/06            11:46:04            296       auddev_win32.c 2025     done 0 inqueue 12 prepared 12 ready 0

INF       10/02/06            11:46:04            343       auddev_win32.c 2106     No audio (50 ms wait timeout)

INF       10/02/06            11:46:04            343       auddev_win32.c 2025     done 0 inqueue 12 prepared 12 ready 0

INF       10/02/06            11:46:04            406       auddev_win32.c 2106     No audio (50 ms wait timeout)

INF       10/02/06            11:46:04            406       auddev_win32.c 2025     done 0 inqueue 12 prepared 12 ready 0

INF       10/02/06            11:46:04            453       auddev_win32.c 2106     No audio (50 ms wait timeout)

INF       10/02/06            11:46:04            453       auddev_win32.c 2025     done 0 inqueue 12 prepared 12 ready 0

INF       10/02/06            11:46:04            500       auddev_win32.c 2106     No audio (50 ms wait timeout)

 

P.

Tran Dinh Hung.