Another one at the same place but with different details, it may help
better.

 

 

Program received signal SIGSEGV, Segmentation fault.

[Switching to Thread 0xb750bb00 (LWP 20095)]

0xb7db7167 in event_add () from /usr/lib/libevent-1.3e.so.1

(gdb) bt

#0  0xb7db7167 in event_add () from /usr/lib/libevent-1.3e.so.1

#1  0x0804eb75 in imap_handle_exit (session=0x867f0e0, status=0) at
imap4.c:234

#2  0xb7ce4e4c in dm_queue_drain (sock=15, event=2, arg=0x0) at server.c:73

#3  0xb7db79e2 in event_base_loop () from /usr/lib/libevent-1.3e.so.1

#4  0xb7db7c79 in event_loop () from /usr/lib/libevent-1.3e.so.1

#5  0xb7db7c9e in event_dispatch () from /usr/lib/libevent-1.3e.so.1

#6  0xb7ce3f4d in server_run (conf=0xbf9fa64c) at server.c:635

#7  0xb7ce4bc9 in server_mainloop (config=0xbf9fa64c,

    service=0x805c503 "IMAP", servicename=0x805efa7 "dbmail-imapd")

    at server.c:758

#8  0x0805bf87 in main (argc=2, argv=0x1c) at imapd.c:70

 

 

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Jorge Bastos
Sent: segunda-feira, 1 de Dezembro de 2008 15:10
To: 'DBMAIL Developers Mailinglist'
Subject: RE: [Dbmail-dev] Last GIT

 

Meanwhile Paul,

LMTPD seams very very stable, but imapd still dies.

This was with last GIT Today (I was just moving around from folder to folder
to make it die):

 

---

(gdb) bt

#0  0xb7c66556 in raise () from /lib/libc.so.6

#1  0xb7c67d78 in abort () from /lib/libc.so.6

#2  0xb7c5f590 in __assert_fail () from /lib/libc.so.6

#3  0xb7e90296 in event_add () from /usr/lib/libevent-1.3e.so.1

#4  0x0804eb75 in imap_handle_exit (session=0xb0c8af00, status=0)

    at imap4.c:234

#5  0xb7dbde4c in dm_queue_drain (sock=15, event=2, arg=0x0) at server.c:73

#6  0xb7e909e2 in event_base_loop () from /usr/lib/libevent-1.3e.so.1

#7  0xb7e90c79 in event_loop () from /usr/lib/libevent-1.3e.so.1

#8  0xb7e90c9e in event_dispatch () from /usr/lib/libevent-1.3e.so.1

#9  0xb7dbcf4d in server_run (conf=0xbfdd3a2c) at server.c:635

#10 0xb7dbdbc9 in server_mainloop (config=0xbfdd3a2c,

    service=0x805c503 "IMAP", servicename=0x805efa7 "dbmail-imapd")

    at server.c:758

#11 0x0805bf87 in main (argc=2, argv=Cannot access memory at address 0x48d3

) at imapd.c:70

---

 

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Jorge Bastos
Sent: segunda-feira, 1 de Dezembro de 2008 13:26
To: 'DBMAIL Developers Mailinglist'
Subject: [Dbmail-dev] Last GIT

 

Paul,

Continuing to test last GIT, i still have the problem of the query that
makes mysql crash.

It may be a mysql bug, but are you sure there's nothing that can be tunned
in the query that is making mysql to crash?

 

Attached the mysql log.

 

 

----

Dec  1 13:17:57 lira mysqld[10588]: Some pointers may be invalid and cause
the dump to abort...

Dec  1 13:17:57 lira mysqld[10588]: thd->query at 0xc079e78 = INSERT INTO
dbmail_mimeparts (hash, data, size) VALUES (?, ?, ?)

Dec  1 13:17:57 lira mysqld[10588]: thd->thread_id=1

_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to