On 2/19/08, Truong Thanh Quang <quangtt at softend.vn> wrote: > stderr is not NULL at that time. It is quite strange that stderr address is > 0x00fbdfd4 __imp__realloc > This will cause 0xC0000005: Access vilation error > So is it still crashing now? If yes then perhaps we'll just remove the fprintf() call and replace it with printf() instead. thanks, -benny