[Webkit-unassigned] [Bug 16099] Crash in CURL for empty POST

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 29 07:25:37 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16099





------- Comment #13 from sanxiyn at gmail.com  2007-12-29 07:25 PDT -------
> Are you able to open other Korean web sites?

Yes, Korean web sites render fine.

> Please ensure you're using the right library.

$ ldd Programs/.libs/GtkLauncher | grep WebKit
libWebKitGtk.so.1 => /opt/webkit/lib/libWebKitGtk.so.1

I checked the modification time of the above file.

> Can you press ctrl+c inside gdb when it hangs?

Program received signal SIGINT, Interrupt.
[Switching to Thread 0xb598d6c0 (LWP 26137)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb615fb5b in read () from /lib/i686/cmov/libc.so.6
#2  0xb60fdd49 in ?? () from /lib/i686/cmov/libc.so.6
#3  0xb60fff58 in _IO_sgetn () from /lib/i686/cmov/libc.so.6
#4  0xb60f3f5e in fread () from /lib/i686/cmov/libc.so.6
#5  0xb79db3da in ?? () from /usr/lib/libcurl.so.4
(much more ??s)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list