I'm back in business thanks to a VM restore. Please suggest what may be wrong with my dbmail-imapd.
*# debug output $ gdb dbmail-imapd* GNU gdb (GDB) Red Hat Enterprise Linux (7.2-60.el6_4.1) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/sbin/dbmail-imapd...done. (gdb) run -D Starting program: /usr/sbin/dbmail-imapd -D [Thread debugging using libthread_db enabled] [New Thread 0x7ffff7dc3700 (LWP 22848)] Program received signal SIGABRT, Aborted. 0x00000031b6c328e5 in raise (sig=6) at .../nptl/sysdeps/unix/sysv/linux/raise.c:64 64 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); (gdb) bt #0 0x00000031b6c328e5 in raise (sig=6) at .../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x00000031b6c340c5 in abort () at abort.c:92 #2 0x00000031b7c4337a in IA__g_logv (log_domain=0x31b7c8a0e6 "GLib", log_level=<value optimized out>, format= 0x31b7c97fe0 "The thread system is not yet initialized.", args1=0x7fffffff9e80) at gmessages.c:549 #3 0x00000031b7c43413 in IA__g_log (log_domain=<value optimized out>, log_level=<value optimized out>, format=<value optimized out>) at gmessages.c:569 #4 0x00000031b7c6059e in g_thread_fail () at gthread.c:591 #5 0x00000031b7c155c7 in IA__g_async_queue_new () at gasyncqueue.c:59 #6 0x00000031b9841c7d in server_setup (conf=0x7fffffffa0b0) at server.c:248 #7 0x00000031b9843097 in server_run (conf=0x7fffffffa0b0) at server.c:786 #8 0x00000031b9843a3d in server_mainloop (config=0x7fffffffa0b0, service=0x41352d "IMAP", servicename=<value optimized out>) at server.c:976 #9 0x00000000004130c7 in main (argc=<value optimized out>, argv=0x7fffffffda18) at imapd.c:53 (gdb) *# summarize contents of stanza-type config file $ grep -v '^#' /etc/dbmail.conf | grep -v '^$' | sed -r 's/^[^[]/ &/'* -- View this message in context: http://dbmail.10918.n7.nabble.com/DBmail-3-1-7-1-dbmail-export-hangs-with-some-pathological-cases-tp33563p33631.html Sent from the dbmail users mailing list archive at Nabble.com. _______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
