[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bbdb issue: catastrophic records recursed
- To: wl-en@lists.airs.net
- Subject: Re: bbdb issue: catastrophic records recursed
- From: Vitaly Mayatskikh <v.mayatskih@gmail.com>
- Date: Wed, 28 Apr 2010 10:52:58 +0200
- Delivered-to: wl-en@lists.airs.net
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:message-id:from:to :subject:in-reply-to:references:user-agent:mime-version:content-type :content-transfer-encoding; bh=aG3AGJPYqYN84a79dLeACgUSIu6CQOYYBqKumKTdBiE=; b=yAfJmGAwMS/oiNRGitfr2y3SzTmtDbQS5jtAdDwa1+FT0pS4BV8RZ4YEG2KyYP2rYX 1nL+NH5CoiIh9T5OR/jpXLZZjPQD4H6ILDylL6EzqNYPf/VFsnbM5fNXy7rcE2i5m5BA YsZ5LRxaeDz2XUbJsB2XP9B3JeEodtOd9OKOU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:message-id:from:to:subject:in-reply-to:references:user-agent :mime-version:content-type:content-transfer-encoding; b=S3mmj4t3hl6AhNw4CYlCrjCYxmd2BTArMY/M9k1FI7lMbbdeuhDW2SQCezZFCRnI4j m3xEW+GBt+QQ5yMmgJdircA8ALijzj2i5LMHnykDmAclABfjM2IBwMoaGpc88d6lBG2w xfc7L6g2BCnGt1fMvL0DWyDhfWREZ/pr8Rrlc=
- In-reply-to: <1272377267.1669.104.camel@roke>
- List-help: <mailto:wl-en-ctl@lists.airs.net?body=help>
- List-id: wl-en.lists.airs.net
- List-owner: <mailto:wl-en-admin@lists.airs.net>
- List-post: <mailto:wl-en@lists.airs.net>
- List-software: fml [fml stable 20011102.2100]
- List-unsubscribe: <mailto:wl-en-ctl@lists.airs.net?body=unsubscribe>
- References: <1272377267.1669.104.camel@roke>
- Reply-to: wl-en@lists.airs.net
- User-agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/23.1 Mule/6.0 (HANACHIRUSATO)
At Tue, 27 Apr 2010 10:07:47 -0400, Matt Price wrote:
>
> hi everyone,
>
> probably this isn't a wanderlust issue but i just did a minor upgrade to
> my system (but also had an emacs crash related to the wl
> hang-on-hibernate problem i described some time ago), and now i'm having
> severe issues with bbdb:
> [sorry, the byte-code characters don't seem to want to paste into
> evolution!]
> ----------
> Debugger entered--Lisp error: (error "catastrophic: bbdb-records
> recursed")
> signal(error ("catastrophic: bbdb-records recursed"))
> error("catastrophic: bbdb-records recursed")
> bbdb-records(nil t)
> byte-code("\203!\210\303\304\305\"\210 \207" [w bbdb-hashtable
> select-window bbdb-records nil t] 3)
> bbdb-complete-name()
> call-interactively(bbdb-complete-name nil nil)
> recursive-edit()
> byte-code("\306 @\307=\203!
> debug(error (error "catastrophic: bbdb-records recursed"))
> signal(error ("catastrophic: bbdb-records recursed"))
> error("catastrophic: bbdb-records recursed")
> bbdb-records(t)
> bbdb-search-simple(nil "jasonbrown591@rogers.com")
> --------
> has anyone ever seen this before? i'm guessing my bbdb db is corrupt
> but i'd rather not build it back from scratch, so if anyone has any
> advice it'd be really helpful. thanks much,
Have you tried to remove/recompile all *.elc?
--
wbr, Vitaly