Ticket #309 (new Bug)
Opened 3 months ago
Segfault in Ubuntu 8 when querying Mailbox Properties
| Reported by: | torben | Owned by: | Cyrus Daboo |
|---|---|---|---|
| Priority: | major | Milestone: | unassigned |
| Component: | Application | Version: | v4.0.8 |
| Severity: | Crash/data loss | Keywords: | |
| Cc: | Operating System: | Linux | |
| OS Version: | Ubuntu 8.04 |
Description
I have installed Mulberry in Ubuntu 8, when I open the properties of any Mailbox, Mulberry segafaults:
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb7a866b0 (LWP 26625)] 0xb7bf6283 in strlen () from /lib/tls/i686/cmov/libc.so.6
(gdb) where #0 0xb7bf6283 in strlen () from /lib/tls/i686/cmov/libc.so.6 #1 0xb7bf5fc5 in strdup () from /lib/tls/i686/cmov/libc.so.6 #2 0x084b08ed in ?? () #3 0x084d7245 in ?? () #4 0x084d2d2a in ?? () #5 0x084cc5a9 in ?? () #6 0x084c37f2 in ?? () #7 0x084c2eca in ?? () #8 0x084c332d in ?? () #9 0x084c354f in ?? () #10 0x084d2665 in ?? () #11 0x083f1752 in ?? () #12 0x0844233a in ?? () #13 0x082481e5 in ?? () #14 0x08243cd3 in ?? () #15 0x08242cd1 in ?? () #16 0x0835558d in ?? () #17 0x083a0bc6 in ?? () #18 0x083a3b98 in ?? () #19 0x0871e35c in ?? () #20 0x086962c8 in ?? () #21 0x0869f92a in ?? () #22 0x08666492 in ?? () #23 0x086700ac in ?? () #24 0x0866f681 in ?? () #25 0x08654d89 in ?? () #26 0x0861290d in ?? () #27 0x086126a9 in ?? () #28 0x0806764a in ?? () #29 0xb7b9a450 in libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #30 0x08067379 in ?? ()
I haven't looked for a debug version yet. I have these packages installed:
libc6-i686, 2.7-10ubuntu3
torben@…:~$ uname -a Linux galileo 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686 GNU/Linux