2011/8/17 梦断代码 <[email protected]>: > ** Message: console message: http://www.jusco.cn/ @229: ReferenceError: > Can't find variable: imgzoom > Segmentation fault
Please build WebKit with debugging symbols (--enable-debug) and then generate a stack trace. The stack trace should make it easier to fix the bug. For instructions about generating a stack trace see: http://fedoraproject.org/wiki/StackTraces#Obtaining_a_stack_trace_using_just_GDB Another important piece of information is what version of WebKitGTK+ you are using. > 2 I use "Tools/Scripts/build-webkit" script to build gtk webkit. Why there > are less feature option than why I use ./configure. So, I can't enable > some featrue, can only like that: build-webkit is a script shared by all WebKit ports. It does not have features that are specific to WebKitGTK+. --Martin _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
