Just did a fresh install of openSUSE 10.2 (hard drive crashed on me), and restored a backup of my home directory data from 10.1.
I noticed that 0.131 on 10.2 tends to have long periods of burying the processor when toggling the view from "Match Only Unread Articles". Given that I was running a binary from 10.1, I wiped it out and recompiled natively on 10.2, but I still see this behaviour. Typically, the processor pegs at >99% for anywhere from 5 to 15 minutes, with pan hogging the CPU; not so bad that other applications stop responding, but pan is completely unusable in this state (its GUI stops refreshing even). strace during the hang shows the following information: --- snip --- read(13, "PD\322\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1\1\1\0"..., 36) = 36 gettimeofday({1185836573, 948194}, NULL) = 0 gettimeofday({1185836573, 948245}, NULL) = 0 gettimeofday({1185836573, 948280}, NULL) = 0 gettimeofday({1185836573, 948315}, NULL) = 0 writev(13, [{"GIOP\1\2\1\0\34\r\0\0", 12}, {" 9\322\277\3\0\0\0\0\0\0\0\34 [EMAIL PROTECTED]"..., 2048}, {"ROLE_TOOL_BAR\0TI\16\0\0 \0ROLE_TOOL_TI"..., 1308}], 3) = 3368 poll([{fd=6, events=POLLIN}, {fd=11, events=POLLIN|POLLPRI}, {fd=10, events=POLLIN|POLLPRI}, {fd=12, events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI, revents=POLLIN}, {fd=34, events=POLLIN|POLLPRI}], 6, -1) = 1 read(13, "GIOP\1\2\1\1$\0\0\0", 12) = 12 --- snip --- This loops over and over for a very long time, and very quickly. Anyone have any ideas as to what's happening here? Jim _______________________________________________ Pan-users mailing list Pan-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/pan-users