From konq-bugs Sat Aug 31 05:03:20 2002 From: owner () bugs ! kde ! org (Stephan Kulow) Date: Sat, 31 Aug 2002 05:03:20 +0000 To: konq-bugs Subject: Bug#43318: marked as done (nspluginviewer enters an infinate loop) by John Firebaugh To: submit@bugs.kde.org Subject: nspluginviewer enters an infinate loop From: max@lsit.ucsb.edu X-KDE-Received: -128.111.224.104 Package: konqueror Version: nspluginviewer -- latest cvs (30 minutes ago) (using KDE 3.0.5 CVS/CVSup/Snapshot) Severity: normal Installed from: Compiled sources Compiler: gcc version 2.95.3 20010315 (release) OS: Linux OS/Compiler notes: most of the libraries are compiled from source in custom directories When going to www.homestarrunner.com, the first screen loads fine, but when the animation attempts to change the location to the next page, nspluginviewer gets stuck. Here's a quick strace of what its doing: # strace -f -s 512 -p 23397 sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 nanosleep({0, 2000001}, NULL) = 0 sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 sched_yield() = 0 On and on. Killing nspluginviewer process allows you to continue on to the next page, but clicking anywhere on the animation gets nspluginviewer stuck again. This works fine in mozilla 1.0RC1 using flash plugin version 5. (Submitted via bugs.kde.org) _______________________________________________ Konq-bugs mailing list Konq-bugs@mail.kde.org http://mail.kde.org/mailman/listinfo/konq-bugs