Hi, I've built 64-bit dovecot 1.0.2 on Opensolaris to replace version 1.0.0rc10. It functions fine, but when I connect, it eats up all available cpu. My guess is that the poll thread is running continuously. Any ideas on what I should do to verify this or does anyone know of a fix? Thanks, Gary -------------- next part -------------- A non-text attachment was scrubbed... Name: gary.vcf Type: text/x-vcard Size: 274 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20070728/9087526b/attachment-0002.vcf>
All, Nevermind... I discovered the problem. It was in the Solaris Sun Studio 12 compiler. I created a debug version to begin testing, but that version worked without sucking up the cpu. So it looks like the optimizer messed up. If I used the -fast optimization, it sucks up cpu, but with -xO5 all is well. Gary --------------------------------------------------------------------- Hi, I've built 64-bit dovecot 1.0.2 on Opensolaris to replace version 1.0.0rc10. It functions fine, but when I connect, it eats up all available cpu. My guess is that the poll thread is running continuously. Any ideas on what I should do to verify this or does anyone know of a fix? Thanks, Gary -------------- next part -------------- A non-text attachment was scrubbed... Name: gary.vcf Type: text/x-vcard Size: 274 bytes Desc: not available URL: <http://dovecot.org/pipermail/dovecot/attachments/20070729/41a002eb/attachment-0002.vcf>
On Sun, 2007-07-29 at 21:27 -0400, Gary Gendel wrote:> All, > > Nevermind... I discovered the problem. It was in the Solaris Sun Studio > 12 compiler. I created a debug version to begin testing, but that > version worked without sucking up the cpu. So it looks like the > optimizer messed up. If I used the -fast optimization, it sucks up cpu, > but with -xO5 all is well.I heard about this before too. Would be nice to know if it really is a bug in Sun Studio or if the problem is caused by something done wrong in Dovecot's code. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20070801/551162d9/attachment-0002.bin>