SCU> I have fixed this problem. It was not caused by msvcrt.dll, but by
SCU> the inconsistency between libjpeg-.dll and the webkit library. The
SCU> crash point is shown on my gdb debugger at setjmp() in msvcrt.dll
SCU> though. The same bug is mentioned at
SCU> https://bugzi
I have fixed this problem. It was not caused by msvcrt.dll, but by
the inconsistency between libjpeg-.dll and the webkit library. The
crash point is shown on my gdb debugger at setjmp() in msvcrt.dll
though. The same bug is mentioned at
https://bugzilla.redhat.com/show_bug.cgi?id=497492.
I p
Hi Phil,
Any chance that you have seen the same problem? Do you have a
different msvcrt.dll
in your runtime environment?
Thanks,
Eugene
On Thu, Apr 22, 2010 at 3:16 PM, SCU Rock wrote:
> Hi Phil and others,
>
> I am using the webkit-1.1.90-win32 library that Phil has built. I
> have a
Hi Phil and others,
I am using the webkit-1.1.90-win32 library that Phil has built. I
have a problem. When accessing a page that has jpg files, the program
would crash. Using GDB, I can see that it crashes at Windows'
msvcrt.dll. Below is the gdb debug message.
--
gdb: