Ticket #237 (closed task: invalid)

Opened 11 months ago

Last modified 8 weeks ago

nicotine crashes

Reported by: jaypdoubleu@… Owned by: daelstorm
Priority: major Milestone:
Component: nicotine Version: 1.2.8
Keywords: Cc:

Description

Traceback (most recent call last):

File "/usr/bin/nicotine", line 156, in <module>

app = frame.MainApp?(config, trayicon)

File "/var/lib/python-support/python2.5/pynicotine/gtkgui/frame.py", line 2230, in init

self.frame = NicotineFrame?(config, trayicon)

File "/var/lib/python-support/python2.5/pynicotine/gtkgui/frame.py", line 412, in init

ConfigUnset? = self.np.config.needConfig()

File "/var/lib/python-support/python2.5/pynicotine/config.py", line 112, in needConfig

if self.sections[i][j] is None or self.sections[i][j] == and i not in ("userinfo", "ui", "ticker", "players") and j not in ("incompletedir", "autoreply", 'afterfinish','afterfolder', 'geoblockcc', 'downloadregexp'):

File "/usr/lib/python2.5/UserDict.py", line 173, in cmp

return cmp(dict(self.iteritems()), other)

File "/usr/lib/python2.5/UserDict.py", line 105, in iteritems

for k in self:

File "/usr/lib/python2.5/UserDict.py", line 92, in iter

for k in self.keys():

File "/usr/lib/python2.5/shelve.py", line 92, in keys

return self.dict.keys()

File "bsddb/init.py", line 252, in keys File "bsddb/dbutils.py", line 62, in DeadlockWrap?

bsddb.db.DBPageNotFoundError: (-30987, 'DB_PAGE_NOTFOUND: Requested page not found')

Attachments

Change History

Changed 3 months ago by quinox

Sounds to me to be a bug in python, have you tried upgrading it?

Changed 8 weeks ago by offhand

  • status changed from new to closed
  • resolution set to invalid

4 weeks have passed without a reply from the bug reporter. feel free to reopen this ticket if the problem still occurs.

Add/Change #237 (nicotine crashes)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.