Hi I am trying to run MMConvertorCon.exe via wine. This program converts a wave file to an amr file. However I am getting the following error. I am not very experienced with wine so I couldn't understand the error. I hope you can help me. huzmeli@linux:~/.wine/drive_c/Nokia_Convert> wine MMConverterCon.exe -i G122.wav Multimedia Converter 2.0 console version Copyright (c) 2000-2003 Nokia Corporation Opening C:\Nokia_Convert\G122.wav ... fixme:amstream:AM_create ((nil),0x406af5ac) fixme:amstream:IAMMultiMediaStreamImpl_QueryInterface (0x403a3090/0x403a3090)->( {bebe595c-9a6f-11d0-8fde-00c04fd9189d},0x406af638) fixme:amstream:IAMMultiMediaStreamImpl_AddRef (0x403a3090/0x403a3090) fixme:amstream:IAMMultiMediaStreamImpl_Release (0x403a3090/0x403a3090) fixme:amstream:IAMMultiMediaStreamImpl_Initialize (0x403a3090/0x403a3090)->(0,0, (nil)) stub! fixme:amstream:IAMMultiMediaStreamImpl_AddMediaStream (0x403a3090/0x403a3090)->( (nil),0x100eda28,0,(nil)) stub! fixme:amstream:IAMMultiMediaStreamImpl_AddMediaStream (0x403a3090/0x403a3090)->( (nil),0x100eda18,0,(nil)) stub! fixme:amstream:IAMMultiMediaStreamImpl_OpenFile (0x403a3090/0x403a3090)->(0x4185 4d34,4) stub! fixme:amstream:IAMMultiMediaStreamImpl_GetFilterGraph (0x403a3090/0x403a3090)->( 0x406af610) stub! wine: Unhandled exception (thread 0009), starting debugger... fixme:console:SetConsoleCtrlHandler (0x405df3e0,1) - no error checking or testing yet WineDbg starting on pid 0x8 Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x1000fddd). In 32 bit mode. 0x1000fddd: movl 0x0(%eax),%ecx Wine-dbg> Thanks... Can Huzmeli