Displaying 1 result from an estimated 1 matches for "search_msgset_fix".
2011 Jul 28
1
imap segfaults on UID SEARCH NOT <NON-EXISTENT-ID>
...K [READ-WRITE] Select completed.
3 uid search all
* SEARCH 1 2 3
3 OK Search completed (0.000 secs).
4 uid search not 2
* SEARCH 1 3
4 OK Search completed (0.000 secs).
5 uid search not 99
Connection closed by foreign host.
zsh: exit 1 telnet localhost imap
gdb backtrace is the following:
#0 search_msgset_fix (messages_count=3, seqset=<value optimized out>, seq1_r=0x9340f8,
seq2_r=0x9340fc, not=true) at index-search.c:774
range = 0x9328a0
count = <value optimized out>
min_seq = 1
max_seq = <value optimized out>
#1 0x00007f675a215663 in search_msgset...