#3410: Mutt crashes when two instances open the same mailbox --------------------+------------------------------------------------------- Reporter: vext01 | Owner: me Type: defect | Status: assigned Priority: major | Milestone: Component: mutt | Version: Keywords: | --------------------+------------------------------------------------------- Changes (by vext01):
* cc: vex...@… (added) Comment: I am also able to get this on my gmail account, when only one client is connected, so perhaps the title of this ticket is incorrect: Program received signal SIGBUS, Bus error. strcmp (s1=0x2045c4e00 "imaps://imap.gmail.com:993/INBOX", s2=0xdfdfdfdfdfdfdfdf <Address 0xdfdfdfdfdfdfdfdf out of bounds>) at /usr/src/lib/libc/string/strcmp.c:47 47 while (*s1 == *s2++) (gdb) bt #0 strcmp (s1=0x2045c4e00 "imaps://imap.gmail.com:993/INBOX", s2=0xdfdfdfdfdfdfdfdf <Address 0xdfdfdfdfdfdfdfdf out of bounds>) at /usr/src/lib/libc/string/strcmp.c:47 #1 0x000000000048fdb8 in mutt_strcmp ( a=0x2045c4e00 "imaps://imap.gmail.com:993/INBOX", b=0xdfdfdfdfdfdfdfdf <Address 0xdfdfdfdfdfdfdfdf out of bounds>) at lib.c:870 #2 0x00000000004116ed in mutt_buffy_check (force=0) at buffy.c:417 #3 0x0000000000424258 in mutt_index_menu () at curs_main.c:522 #4 0x0000000000449279 in main (argc=1, argv=0x7f7ffffcd648) at main.c:1020 Full backtrace is attached. -- Ticket URL: <http://dev.mutt.org/trac/ticket/3410#comment:9> Mutt <http://www.mutt.org/> The Mutt mail user agent