CVS HEAD SIGSEGV while selecting a mail in sentbox



Hi,

Using Balsa CVS, ChangeLog Revision  1.2345, I got a SIGSEGV

TO reproduce the fault:
Go tot the Setnt box
Select a message by clicking it
Crash

I remarked the sent box is quite empty, there is nothing of the latest mail I've sent.

I tried to run in it gdb but didnt get a backtrace;

 [New Thread 1124096352 (LWP 4887)]
[Thread 1082132832 (LWP 4882) exited]
[Thread 1124096352 (LWP 4887) exited]
[Thread 1115703648 (LWP 4886) exited]
[Thread 1107310944 (LWP 4885) exited]
[Thread 1098918240 (LWP 4884) exited]
[Thread 1090525536 (LWP 4883) exited]
[New Thread 1090525536 (LWP 4889)]
[Thread 1090525536 (LWP 4889) exited]
thread_db_get_info: cannot get thread info: generic error
(gdb) bt
#0  0x0000000000000000 in ?? ()
Cannot access memory at address 0x0
(gdb) bt
#0  0x0000000000000000 in ?? ()
Cannot access memory at address 0x0
(gdb) quit


So I tried a strace:


[pid  4954] read(16, "", 8192)          = 0
[pid  4954] munmap(0x2af106b0d000, 32768) = 0
[pid 4954] unlink("/home/jean-luc/.gnupg/.#lk0x5ddc70.tangerine.4954") = 0
[pid  4954] write(1, "tru::0:1138649969:1152307615:3:1"..., 364) = 364
[pid  4954] munmap(0x2af106b15000, 4096) = 0
[pid  4954] exit_group(0)               = ?
Process 4954 detached
<... select resumed> ) = 2 (in [23 28], left {0, 948000})
select(24, [23], [], NULL, {0, 0})      = 1 (in [23], left {0, 0})
read(23, "", 1024)                      = 0
close(23)                               = 0
select(29, [28], [], NULL, {0, 0})      = 1 (in [28], left {0, 0})
read(28, "tru::0:1138649969:1152307615:3:1"..., 1024) = 364
select(29, [28], [], NULL, {1, 0})      = 1 (in [28], left {1, 0})
select(29, [28], [], NULL, {0, 0})      = 1 (in [28], left {0, 0})
read(28, "", 1024)                      = 0
close(28)                               = 0
write(1, "attempted to verify:\n----- BEGIN"..., 51attempted to verify:
----- BEGIN SIGNED PART -----
) = 51
mmap(NULL, 4681728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2aaaab5f7000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 4925 detached


Regards

Jean-luc

Attachment: pgpC5aCHzGxxq.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]