<<< Date Index >>>     <<< Thread Index >>>

Re: hang on opening mailbox in UTF-8 env



Would you have stack traces (i.e., please type "bt" on the prompt)?

Thanks,
-- 
Thomas Roessler   <roessler@xxxxxxxxxxxxxxxxxx>






On 2006-08-14 15:29:57 +0100, Christian Ebert wrote:
> From: Christian Ebert <blacktrash@xxxxxxx>
> To: mutt-dev@xxxxxxxx
> Date: Mon, 14 Aug 2006 15:29:57 +0100
> Subject: Re: hang on opening mailbox in UTF-8 env
> X-Spam-Level: 
> Organization: Black Trash Productions <http://www.blacktrash.org/>
> 
> * Thomas Roessler on Monday, August 14, 2006 at 15:47:10 +0200:
> > To make this a bit worse, I can read your test folder without any
> > trouble here.
> > 
> > Can you isolate where mutt is hanging?  Maybe run the thing inside
> > gdb...
> 
> With -F default Muttrc and -F /dev/null and either interrupt or
> quit:
> 
> $ gdb mutt
> (gdb) run -F /usr/local/etc/Muttrc -f TEST
> (gdb) Starting program etc.
> 
> Sorting mailbox... [here it hangs]
> 
> Program received signal SIGINT, Interrupt.
> 0x249884dc in dyld_stub_mbrtowc ()(gdb) 
> 
> Program received signal SIGQUIT, Quit.\
> 0x930f685c in _UTF8_sputrune ()(gdb) 
> 
> (gdb) run -F /dev/null -f TEST
> 
> Program received signal SIGINT, Interrupt.
> 0x24961c88 in waddch_literal ()
> 
> Program received signal SIGQUIT, Quit.
> 0x24961a88 in waddch_literal ()
> 
> c
> -- 
> All of old. Nothing else ever. Ever tried. Ever failed.
> No matter. Try again. Fail again. Fail better.
>                        -- Samuel Beckett, Worstward Ho
> 
>