Displaying 2 results from an estimated 2 matches for "0x08059685".
Did you mean:
0x08059635
2005 Jun 04
0
Crash and Assertion Error
...:162
#1 0x0808c98d in mail_get_flags (mail=0xb7dd3854) at mail.c:32
#2 0x0805a6f5 in fetch_flags (ctx=0x80bee50, mail=0x80c9170, context=0x0)
at imap-fetch.c:444
#3 0x0805ac2c in imap_fetch (ctx=0x80bee50) at imap-fetch.c:264
#4 0x080567bb in cmd_fetch (cmd=0x80bcb98) at cmd-fetch.c:165
#5 0x08059685 in _client_input (context=0x80bcb58) at client.c:334
#6 0x0809e64a in io_loop_handler_run (ioloop=0x80bb9b0) at ioloop-poll.c:184
#7 0x0809dd69 in io_loop_run (ioloop=0x80bb9b0) at ioloop.c:218
#8 0x08060587 in main (argc=1, argv=0xbffffa44, envp=0xbffffa4c) at main.c:228
(gdb) p *data
$2 = {f...
2005 May 16
2
Assertion Failure in mbox-sync.c
...165
#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=0xbffffa4c) at main.c:228
I'm not sure abou...