Opened 15 years ago
#27 closed defect (Fixed)
Exception while cleaning; shutting down thread and traceback
Reported by: | weasel | Owned by: | nickm |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | Mixminion-Server | Version: | 0.0.7alpha |
Severity: | Keywords: | ||
Cc: | weasel | Actual Points: | |
Parent ID: | Points: | ||
Reviewer: | Sponsor: |
Description
[Moved from bugzilla]
Reporter: peter@… (Peter Palfrader)
Description:
Opened: 2004-03-18 05:39
running 0.0.7-rc1
Mar 17 14:51:59.114 +0100 [DEBUG] Packet delivered to 'metacolo' at
193.111.87.14:48099 (fd 13)
Mar 17 14:51:59.115 +0100 [TRACE] DeliveryQueue got successful delivery for
-gndJB-J from outgoing
Mar 17 14:51:59.117 +0100 [DEBUG] Successfully relayed all packets to
'metacolo' at 193.111.87.14:48099 (fd 13)
Mar 17 14:51:59.126 +0100 [TRACE] Shutdown returned zero -- entering read
mode.
Mar 17 14:51:59.142 +0100 [ERROR] Exception while cleaning; shutting down
thread.
Mar 17 14:51:59.599 +0100 [ERROR] Traceback (most recent call last):
File
"/home/minion/lib/python2.2/site-packages/mixminion/server/ServerMain.py",
line 452, in run
secureDelete(delNames, blocking=1)
File "/home/minion/lib/python2.2/site-packages/mixminion/Common.py", line
769, in secureDelete
os.waitpid(pid, 0)
UnboundLocalError: local variable 'pid' referenced before assignment
Mar 17 14:51:59.770 +0100 [TRACE] Read got 30 bytes from 'noisebox' at
noisebox.dhs.org:48099 (fd 24)
Mar 17 14:51:59.771 +0100 [DEBUG] Packet delivered to 'noisebox' at
noisebox.dhs.org:48099 (fd 24)
Mar 17 14:51:59.771 +0100 [TRACE] DeliveryQueue got successful delivery for
ASBVbFNg from outgoing
Mar 17 14:51:59.774 +0100 [DEBUG] Successfully relayed all packets to
'noisebox' at noisebox.dhs.org:48099 (fd 24)
Mar 17 14:51:59.774 +0100 [FATAL] One of our threads has halted; shutting
down.
Mar 17 14:51:59.775 +0100 [INFO] Server shutting down
Mar 17 14:51:59.775 +0100 [INFO] Telling cleanup thread to shut down.
Mar 17 14:51:59.776 +0100 [INFO] Telling processing thread to shut down.
Mar 17 14:51:59.777 +0100 [INFO] Processing thread shutting down.
Mar 17 14:51:59.778 +0100 [INFO] Telling delivery thread to shut down.
Mar 17 14:51:59.779 +0100 [INFO] Delivery thread shutting down.
Mar 17 14:51:59.780 +0100 [DEBUG] Disabling module DROP
Mar 17 14:51:59.872 +0100 [DEBUG] Syncing statistics to disk
Mar 17 14:51:59.957 +0100 [INFO] Server is shut down
sorry, I screwed up the copy/pste. the warn probably is important.
Mar 17 14:51:58.651 +0100 [DEBUG] Successfully relayed all packets to 'hermes'
at eocto.net:39287 (fd 17)
Mar 17 14:51:58.652 +0100 [TRACE] Expunging deleted messages from queues
Mar 17 14:51:58.682 +0100 [WARN] Transient error while shredding files: [Errno
11] Resource temporarily unavailable
Mar 17 14:51:58.816 +0100 [TRACE] Read got 30 bytes from 'lakshmi' at
mixminion.pseudonymity.net:48099 (fd 15)
Mar 17 14:51:58.817 +0100 [DEBUG] Packet delivered to 'lakshmi' at
mixminion.pseudonymity.net:48099 (fd 15)
Mar 17 14:51:58.818 +0100 [TRACE] DeliveryQueue got successful delivery for
BBCCf7Wi from outgoing
Mar 17 14:51:58.820 +0100 [DEBUG] Successfully relayed all packets to
'lakshmi' at mixminion.pseudonymity.net:48099 (fd 15)
Mar 17 14:51:58.821 +0100 [TRACE] Shutdown returned zero -- entering read
mode.
Mar 17 14:51:58.823 +0100 [TRACE] Shutdown returned zero -- entering read
mode.
Mar 17 14:51:59.103 +0100 [TRACE] Read got 10 bytes from 'snorky' at
minion.bananasplit.info:48099 (fd 26)
Mar 17 14:51:59.104 +0100 [DEBUG] MMTP protocol negotaiated with 'snorky' at
minion.bananasplit.info:48099 (fd 26): version 0.3
Mar 17 14:51:59.105 +0100 [TRACE] Queueing new packet for 'snorky' at
minion.bananasplit.info:48099 (fd 26)
Hm. Apparently, the error recovery for hitting a max-processes ulimit was not
working. It should be fixed in CVS now.
[Automatically added by flyspray2trac: Operating System: Linux]
flyspray2trac: bug closed.