r...@yingshen.org:
> Hi there,
> 
> Recently I saw some dumped core files from the qmgr process. According  
> to the backtrace log, it was qmgr_job_free() complaining about a  
> "non-zero recipient count" error.
> 
> My question are what are the possible reasons that caused this? Is  
> this something related to configuration? My box is running postfix  
> 2.3.4 on FreeBSD 6.4-RELEASE-p3.

Since you have core dumps and executables with symbol tables,
perhaps you can upload a gzipped version of these, as that will
avoid the need to figure out how to reproduce this. Contact me
off-list for this.

If you have thrashed the core dumps, just ping me when you have
another one.

Perhaps it is worthwhile to also include some logfile context
concerning the message that qmgr was cleaning up for (the
message->queue_id structure member).

        Wietse

> Regards,
> Ryan
> 
> The backtrace log is pasted here:
> 
> ----8<---------------------------------------------------
> 
> 0  0x282c09ef in kill () from /lib/libc.so.6
> #1  0x282c098c in raise () from /lib/libc.so.6
> #2  0x282bf69c in abort () from /lib/libc.so.6
> #3  0x08064a0f in msg_panic (fmt=0x8089398 "%s: non-zero recipient  
> count (%d)") at msg.c:210
> #4  0x080505d3 in qmgr_job_free (job=0x809d488) at qmgr_job.c:416
> #5  0x0804f365 in qmgr_message_free (message=0x80a2608) at qmgr_message.c:1300
> #6  0x0804c309 in qmgr_active_done_3_generic (message=0x80a2608) at  
> qmgr_active.c:533
> #7  0x0804c1fd in qmgr_active_done_2_generic (message=0x80a2608) at  
> qmgr_active.c:452
> #8  0x0804bfe5 in qmgr_active_done (message=0x80a2608) at qmgr_active.c:314
> #9  0x0804d049 in qmgr_entry_done (entry=0x0, which=0) at qmgr_entry.c:300
> #10 0x08050e12 in qmgr_defer_todo (queue=0x80b7348, dsn=0x80a7708) at  
> qmgr_defer.c:132
> #11 0x0804fcff in qmgr_deliver_update (unused_event=1,  
> context=0x80b78c8 "\b/\n\b\b.\n\bh?\n\b\001") at qmgr_deliver.c:308
> #12 0x080628eb in event_loop (delay=-1077943128) at events.c:606
> #13 0x08051d96 in trigger_server_main (argc=134903816, argv=0x7,  
> service=0x804b74c <qmgr_trigger_event>) at trigger_server.c:732
> #14 0x0804bb60 in main (argc=5, argv=0xbfbfee88) at qmgr.c:629
> 
> ---->8---------------------------------------------------
> 
> 
> 

Reply via email to