> For starters, your Binc IMAP (or FreeBSD port) version... > Mine is: > [EMAIL PROTECTED] pkg_info | grep binc > bincimap-1.2.3 Light-weight IMAP server for Maildir > [EMAIL PROTECTED]
Sergei -- you can always assume (until further notice) that I am using the latest port with FreeBSD STABLE 4.x
I am really only reporting this to help the BincIMAP project. For now, I am sticking with another IMAP server for production but I am eagerly awaiting each new release of BincIMAP
I do run BincIMAP in parallel with another IMAP server but on a different port. I use it for my personal account as well as many mailing lists.
[EMAIL PROTECTED] /domains/updegrove.net # pkg_info | grep binc bincimap-1.2.3 Light-weight IMAP server for Maildir
I do use portupgrade -ra frequently but sometimes I will do:
[EMAIL PROTECTED] ~ # cd /usr/ports/mail/bincimap/ [EMAIL PROTECTED] /usr/ports/mail/bincimap # make deinstall clean; make reinstall
>>Signal 10 is a bus error... which usually indicates a data alignment >>problem. A trace from a gdb on the core file that was dumped will >>help pinpoint the problem. However, unless it is a simple problem we >>will have to wait until Andreas gets back from vacation at the end of >>October:-(
Yeah I have been seeing these since 1.2.1 (I think that far back anyway)
> I also noticed few of these in my logs (although not as many as Rick > has). I have only two messages in one week, and Binc IMAP is running > on a production server.
Well, it seems to occur more frequently when I am setting up Mozilla for use with several accounts....
I am also still having the "Mozilla folders not showing up when I subscribe" problem.
Also, I only use SSL on port 999
I also have a bunch of notes around here with problems I experienced
with the FreeBSD port. I think we will wait until A gets back and I get a little more free time.... like this weekend or next weekend maybe?
And finally here is my gdb backtrace (sorry for long lines):
[EMAIL PROTECTED] /usr/local/etc/bincimap/imaps # gdb /usr/local/bin/bincimap-up bincimap-up.core GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"...(no debugging symbols found)...
warning: exec file is newer than core file. Core was generated by `bincimap-up'. Program terminated with signal 10, Bus error. Reading symbols from /usr/local/lib/libssl.so.3...(no debugging symbols found)...done. Reading symbols from /usr/local/lib/libcrypto.so.3...(no debugging symbols found)...done. Reading symbols from /usr/lib/libstdc++.so.3...(no debugging symbols found)...done. Reading symbols from /usr/lib/libm.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libc.so.4...(no debugging symbols found)...done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found)...done. #0 0x8069b68 in ostream & operator<<<char, string_char_traits<char>, __default_alloc_template<false, 0> > () (gdb)
Which makes some sense because I believe this is mainly related to SSL + Mozilla folder display problems but I am no C programmer.
Thanks!
Rick
