Re: hang on opening mailbox in UTF-8 env
* 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