Robert Gogolok wrote: >> * konqueror crashes on JavaScript > The attached patch (put it into x11/kdelibs/files/) might help in some cases. > At least I could open some sites which have javascript enabled without > hanging > immediately.
It started out promisingly when I could open a site that made Konqueror crash before ( www.nos.nl , specifically), but after that one time it crashes as before... (just after rendering the site) The core dump says: [New Thread 0x83efc00 (LWP 100113)] [New Thread 0x8053000 (sleeping)] [New LWP 100221] [Switching to LWP 100221] 0x2922639b in pthread_testcancel () from /lib/libpthread.so.2 [Current thread is 3 (LWP 100221)] Thread 3 (LWP 100221): #0 0x2922639b in pthread_testcancel () from /lib/libpthread.so.2 #1 0x2921f00e in pthread_mutexattr_init () from /lib/libpthread.so.2 #2 0x292221cc in pthread_setconcurrency () from /lib/libpthread.so.2 (...lots of stuff without debugging symbols...) #1039 0x29229934 in _thread_off_tcb () from /lib/libpthread.so.2 #1040 0x08186760 in ?? () #1041 0x0804c180 in ?? () #1042 0x00000002 in ?? () #1043 0x2921e990 in pthread_mutexattr_init () from /lib/libpthread.so.2 Nonetheless, it seems as though it's only this site that crashes; www.lemonde.fr, for example, works fine, so there is progress :) Jaap _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd
