Displaying 12 results from an estimated 12 matches for "cmd_store".
Did you mean:
cmd_sort
2006 Jan 30
1
nearly there
...f imap (process p1) created
CORE FILE [makedev in cmd-status.c@sys/mkdev.h]
SIGNALED 8 (fpe code[FPE_INTDIV] address[0x804e38b]) in p1
76: return __makedev(ver, maj, min);
debug> Stack Trace for p1, Program imap
*[0] makedev(maj=16, min=1, presumed: 0x8094258) [cmd-status.c@sys/mkdev.h@76]
[1] cmd_store(cmd=0x0, presumed: 0x1, 0x80947a0) [cmd-store.c@139]
[2] _cmd_select_full(cmd=0x8072498, readonly=false) [cmd-select.c@84]
[3] cmd_store(cmd=0x10, presumed: 0x807d184, 0x8047cac) [cmd-store.c@74]
[4] minor(dev=134511756, presumed: 0x8055266, 0x8047cac) [cmd-subscribe.c@sys/mkdev.h@112]
[5] imap...
2018 Nov 16
2
Core dump during UID Search
...not very useful:
Core was generated by `imap: [xistence at 0x58.com 2601:282:4301:befc:1cfb:807f:e527:5a3b UID SEARCH]'.
Program terminated with signal 6, Aborted.
#0 0x0000000011c0c47a in ?? ()
(gdb) bt
#0 0x0000000011c0c47a in ?? ()
#1 0x0000000011c0c444 in ?? ()
#2 0x00000000000188b0 in cmd_store ()
#3 0x0000000011c0c3b9 in ?? ()
#4 0x0000000012216810 in ?? ()
#5 0x0000000000000005 in ?? ()
#6 0xffffffdf00000000 in ?? ()
#7 0xffffffffffffffff in ?? ()
#8 0x00007fffffffffff in ?? ()
#9 0x0000000000000005 in ?? ()
#10 0x00007fffffffe240 in ?? ()
#11 0x000000001189c6f6 in ?? ()
#12 0x00...
2009 Aug 11
1
dovecot-1.2.3 (managesieve) crash with backtrace
...der+0x22) [0x80a5372] ->
imap(mail_get_first_header+0x25) [0x80b0a85] ->
/usr/local/lib/dovecot/imap/lib20_mail_log_plugin.so [0xb7e72bfb] ->
/usr/local/lib/dovecot/imap/lib20_mail_log_plugin.so [0xb7e72f95] ->
/usr/local/lib/dovecot/imap/lib20_mail_log_plugin.so [0xb7e73494] ->
imap(cmd_store+0x475) [0x8065e95] -> imap [0x806769c] -> imap
[0x8067743] -> imap(client_handle_input+0x2d) [0x806789d] -> im
Aug 11 09:07:23 postamt dovecot: IMAP(zensy): io_loop_handler_run+0xe0) [0x80f9000] -> imap(io_loop_run+0x20) [0x80f8470] -> imap(main+0x5d2) [0x8070b52]
Aug 11 09:07:23...
2018 Nov 22
0
Core dump during UID Search
...symbols found)...
Core was generated by `imap: [xistence at 0x58.com 2601:282:4301:befc:955c:10da:bfcb:2b3a UID SEARCH]'.
Program terminated with signal 6, Aborted.
#0 0x0000000011c0c47a in ?? ()
(gdb) bt
#0 0x0000000011c0c47a in ?? ()
#1 0x0000000011c0c444 in ?? ()
#2 0x0000000000018891 in cmd_store ()
#3 0x0000000011c0c3b9 in ?? ()
#4 0x0000000012216808 in ?? ()
#5 0x0000000000000005 in ?? ()
#6 0xffffffdf00000000 in ?? ()
#7 0xffffffffffffffff in ?? ()
#8 0x00007fffffffffff in ?? ()
#9 0x0000000000000005 in ?? ()
#10 0x00007fffffffe240 in ?? ()
#11 0x000000001189c6f6 in ?? ()
#12 0x00...
2018 Nov 22
2
Core dump during UID Search
...ce at 0x58.com 2601:282:4301:befc:1cfb:807f:e527:5a3b UID SEARCH]'.
>> Program terminated with signal 6, Aborted.
>> #0 0x0000000011c0c47a in ?? ()
>> (gdb) bt
>> #0 0x0000000011c0c47a in ?? ()
>> #1 0x0000000011c0c444 in ?? ()
>> #2 0x00000000000188b0 in cmd_store ()
>> #3 0x0000000011c0c3b9 in ?? ()
>> #4 0x0000000012216810 in ?? ()
>> #5 0x0000000000000005 in ?? ()
>> #6 0xffffffdf00000000 in ?? ()
>> #7 0xffffffffffffffff in ?? ()
>> #8 0x00007fffffffffff in ?? ()
>> #9 0x0000000000000005 in ?? ()
>>...
2018 Nov 22
1
Core dump during UID Search
...4301:befc:1cfb:807f:e527:5a3b UID SEARCH]'.
>>> Program terminated with signal 6, Aborted.
>>> #0 0x0000000011c0c47a in ?? ()
>>> (gdb) bt
>>> #0 0x0000000011c0c47a in ?? ()
>>> #1 0x0000000011c0c444 in ?? ()
>>> #2 0x00000000000188b0 in cmd_store ()
>>> #3 0x0000000011c0c3b9 in ?? ()
>>> #4 0x0000000012216810 in ?? ()
>>> #5 0x0000000000000005 in ?? ()
>>> #6 0xffffffdf00000000 in ?? ()
>>> #7 0xffffffffffffffff in ?? ()
>>> #8 0x00007fffffffffff in ?? ()
>>> #9 0x0000000...
2013 Feb 24
1
Problem with the command hooks api
....12-mod/src/imap/imap-commands.c 2013-02-20 17:15:50.000000000
+0000
@@ -38,7 +38,7 @@
{ "FETCH", cmd_fetch, COMMAND_FLAG_USES_SEQS },
{ "SEARCH", cmd_search, COMMAND_FLAG_USES_SEQS },
{ "STORE", cmd_store, COMMAND_FLAG_USES_SEQS },
- { "UID", cmd_uid, 0 },
+ { "UID", cmd_uid, COMMAND_FLAG_HOOKS_DELAY },
{ "UID COPY", cmd_copy, COMMAND_FLAG_BREAKS_SEQS },
{ "UID FETCH&qu...
2018 Nov 22
0
Core dump during UID Search
...4301:befc:1cfb:807f:e527:5a3b UID SEARCH]'.
>> Program terminated with signal 6, Aborted.
>> #0 0x0000000011c0c47a in ?? ()
>> (gdb) bt
>> #0 0x0000000011c0c47a in ?? ()
>> #1 0x0000000011c0c444 in ?? ()
>> #2 0x00000000000188b0 in cmd_store ()
>> #3 0x0000000011c0c3b9 in ?? ()
>> #4 0x0000000012216810 in ?? ()
>> #5 0x0000000000000005 in ?? ()
>> #6 0xffffffdf00000000 in ?? ()
>> #7 0xffffffffffffffff in ?? ()
>> #8 0x00007fffffffffff in ?? ()
>> #9 0x0000000...
2004 Sep 21
3
Dovecot 1.0-test45 indexing issues
We're currently on dovecot 0.99.10 with a few modifications (including one
very nasty hack for the blank line at the beginning of the mailbox bug).
We're using mbox all around.
Everything works smoothly but we still ocasionally get corrupt mailboxes
and indexes that need to be wiped out.
I setup 1.0-test45 on one of our mailservers to start testing it and ran
into a few issues. The
2007 Dec 17
3
maildir_uidlist_create assertion failure
...trace: imap [0x80cb740] ->
imap [0x80cb64a] -> imap [0x8070e58] -> imap(maildir
_uidlist_sync_deinit+0xe8) [0x8072d18] -> imap [0x806e9e2] ->
imap(maildir_storage_sync_init+0x66) [0x806edf6] ->
imap(imap_sync_init+0x4a) [0x80657da] -> ima p(cmd_sync+0x9d)
[0x806590d] -> imap(cmd_store+0x33d) [0x805e1ed] -> imap(cmd_uid+0x57)
[0x805e737] -> imap [0x805f009] -> imap [0x805f0ae] -> imap(client_inp
ut+0x65) [0x805f6c5] -> imap(io_loop_handler_run+0x162) [0x80d3022] ->
imap(io_loop_run+0x28) [0x80d2368] -> imap(main+0x4ab) [0x806723b] ->
/lib/tls/i686/cmo v/li...
2005 May 16
2
Assertion Failure in mbox-sync.c
...;flags" is not available.
) at mbox-sync.c:1165
#9 0x08068891 in mbox_transaction_commit (_t=0x80cf430, flags=Variable "flags" is not available.
)
at mbox-transaction.c:56
#10 0x0808d333 in mailbox_transaction_commit (t=0x0, flags=0)
at mail-storage.c:418
#11 0x08058b56 in cmd_store (cmd=0x80bcb98) at cmd-store.c:122
#12 0x08059685 in _client_input (context=0x80bcb58) at client.c:334
#13 0x0809e5da in io_loop_handler_run (ioloop=0x80bb9b0) at ioloop-poll.c:184
#14 0x0809dcf9 in io_loop_run (ioloop=0x80bb9b0) at ioloop.c:218
#15 0x08060587 in main (argc=1, argv=0xbffffa44, envp...
2009 Jul 14
2
Index cache file problems in Dovecot 1.2.0
...ata=0x0) at mail-log-plugin.c:318
> #10 0xff141e5c in mail_log_mail_update_flags (_mail=0x128f20,
> modify_type=MODIFY_ADD, flags=12) at mail-log-plugin.c:376
> #11 0x78af8 in mail_update_flags (mail=0x128f20, modify_type=MODIFY_ADD,
> flags=12) at mail.c:184
> #12 0x2ab3c in cmd_store (cmd=0x11bec8) at cmd-store.c:192
> #13 0x2b5f8 in cmd_uid (cmd=0x11bec8) at cmd-uid.c:27
> #14 0x2ccc4 in client_command_input (cmd=0x11bec8) at client.c:611
> #15 0x2cb68 in client_command_input (cmd=0x11bec8) at client.c:660
> #16 0x2cd4c in client_handle_next_command (client=0x11bc4...