INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Abends after recording from Line-in  (Read 509 times)

darrell

  • Guest
Abends after recording from Line-in
« on: February 07, 2002, 01:56:55 pm »

Quite often after I record a tape, after it is done, i get an abend.  If I just try to close this, I get into a loop with the error message, and cant get out.  If I check to debug, and then get out, it lets me out gracefully, but then I need to import the tracks that have been recorded and stored on disk, but not brought into Medit Jukebox library.  
In the Debugger, this is where the code points.
5F401915   mov         ecx,esi
5F401917   jne         5F40190A
5F401919   pop         esi
5F40191A   jmp         5F401908
5F40191C   push        esi
5F40191D   mov         esi,ecx
5F40191F   mov         eax,dword ptr [esi]     <=================This is where the debug arrow points.
5F401921   lea         ecx,[eax-0Ch]
5F401924   cmp         ecx,dword ptr ds:[5F4D1C5Ch]
5F40192A   je          5F401944
5F40192C   add         eax,0F4h
5F40192F   push        eax
5F401930   call        dword ptr ds:[5F49B1C0h]
5F
Logged
Pages: [1]   Go Up