A NOTE has been added to this issue. 
====================================================================== 
http://dbmail.org/mantis/view.php?id=766 
====================================================================== 
Reported By:                waza123
Assigned To:                
====================================================================== 
Project:                    DBMail
Issue ID:                   766
Category:                   POP3 daemon
Reproducibility:            have not tried
Severity:                   crash
Priority:                   normal
Status:                     new
target:                      
====================================================================== 
Date Submitted:             12-Feb-09 15:53 CET
Last Modified:              13-Feb-09 16:07 CET
====================================================================== 
Summary:                    dbmail-pop3d crash
Description: 
i have 2 crash per week in dbmail-pop3d

here is logs:

r...@d:/var/log# cat dbmail.err
dbmail-pop3d: authsql.c:138: auth_getencryption: Assertion `user_idnr > 0'
failed.
dbmail-pop3d: authsql.c:138: auth_getencryption: Assertion `user_idnr > 0'
failed.
r...@d:/var/log#

====================================================================== 

---------------------------------------------------------------------- 
 (0002771) jasb (reporter) - 12-Feb-09 16:02
 http://dbmail.org/mantis/view.php?id=766#c2771 
---------------------------------------------------------------------- 
What version are you using?

There's a problem with 2.3.5 that is already fixed on GIT 

---------------------------------------------------------------------- 
 (0002772) waza123 (reporter) - 12-Feb-09 16:26
 http://dbmail.org/mantis/view.php?id=766#c2772 
---------------------------------------------------------------------- 
this version
http://git.dbmail.eu/paul/dbmail/?p=paul/dbmail;a=commitdiff;h=6bdfea2664dfca5347e5de631be312a152397166

but i now will try to "git pull" to latest. 

---------------------------------------------------------------------- 
 (0002773) jasb (reporter) - 12-Feb-09 16:35
 http://dbmail.org/mantis/view.php?id=766#c2773 
---------------------------------------------------------------------- 
Try running dbmail-pop3d in gdb to catch it 

---------------------------------------------------------------------- 
 (0002774) waza123 (reporter) - 12-Feb-09 17:03
 http://dbmail.org/mantis/view.php?id=766#c2774 
---------------------------------------------------------------------- 
ok updated to latest with gmime-2.2.23,
and started dbmail-pop3d with gdb , will see.. 

---------------------------------------------------------------------- 
 (0002776) waza123 (reporter) - 13-Feb-09 16:05
 http://dbmail.org/mantis/view.php?id=766#c2776 
---------------------------------------------------------------------- 
please help me with gdb usage, i can't get "bt ful" or any other info about
crash, some thing wrong..

1. compile dbmail with --with-debug-info (don't know if its correct or its
not necessary) 

2.

i run it all in screen

screen -S pop3d

gdb dbmail-pop3d
run

when crash i type:
screen -r pop3d
bt full

No stack.

HELP !

i have a lot of crashes dbmail-pop3d! 

---------------------------------------------------------------------- 
 (0002777) jasb (reporter) - 13-Feb-09 16:07
 http://dbmail.org/mantis/view.php?id=766#c2777 
---------------------------------------------------------------------- 
It can be something related to screen, i don't use it.
see if you can have a machine to leave a session open and do:

gdb /usr/local/sbin/dbmail-pop3d
run -D

"when it crashes"

bt 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
12-Feb-09 15:53  waza123        New Issue                                    
12-Feb-09 15:57  jasb           Issue Monitored: jasb                        
12-Feb-09 16:02  jasb           Note Added: 0002771                          
12-Feb-09 16:26  waza123        Note Added: 0002772                          
12-Feb-09 16:35  jasb           Note Added: 0002773                          
12-Feb-09 17:03  waza123        Note Added: 0002774                          
13-Feb-09 16:05  waza123        Note Added: 0002776                          
13-Feb-09 16:07  jasb           Note Added: 0002777                          
======================================================================

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to