Displaying 7 results from an estimated 7 matches for "static_system_pool".
2019 Mar 28
2
pigeonhole tests crashing in deleteheader.svtest
...:1190:
tests/extensions/editheader/deleteheader.svtest] Segmentation fault
(core dumped)
Let me know if you need more debug information.
Cheers
Michal Hlavinka
#0 0x00007f9924faea8a in __strlen_sse2 () from /lib64/libc.so.6
#1 0x00007f992514fdd2 in smtp_address_clone (pool=0x7f992528dce0
<static_system_pool>, src=src at entry=0x7ffd30eace10) at smtp-address.c:632
#2 0x000055f7330916b3 in testsuite_message_set_data
(mail=0x55f73486f848) at testsuite-message.c:96
#3 0x000055f7330918b9 in testsuite_message_set_file
(renv=renv at entry=0x55f734856ac0, file_path=<optimized out>) at
testsuite-...
2013 Jun 18
2
Crashes at login time with freshest code
...file_get_local_dir
(backend=0x10a33a40, name=0x10a04a48 "INBOX/spam") at
acl-backend-vfile.c:148
ns = 0x10a5d3c0
list = 0x10a45040
storage = 0xb
type = MAILBOX_LIST_PATH_TYPE_DIR
dir = 0x10a1a250 "INBOX/spam"
inbox = 0x1055dcc0 <static_system_pool> "\200\334U\020"
vname = 0x10a04ab0 "INBOX/spam"
error = 0x0
__FUNCTION__ = "acl_backend_vfile_get_local_dir"
#2 0x00000000108c2a6c in acl_backend_vfile_object_init
(_backend=0x10a33a40, name=0x10a04a48 "INBOX/spam") at
acl-backend...
2009 Jul 04
0
1.1.16 and global ACLs
...n: Mac OS X 10.5.7 (9J61)
Report Version: 6
Anonymous UUID: EE838D90-3F91-46F8-9CDA-3611674B371F
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000d0201332
Crashed Thread: 0
Thread 0 Crashed:
0 ??? 0x000b87bf static_system_pool + 27
1 lib01_acl_plugin.so 0x0011b871 acl_cache_right_lookup
+ 33 (acl-cache.c:146)
2 lib01_acl_plugin.so 0x0011b9a6 acl_cache_mask_init +
182 (acl-cache.c:105)
3 lib01_acl_plugin.so 0x00118cf8 acl_backend_init + 376
(acl-backend.c:76)
4 lib01_acl_...
2015 May 10
0
v2.2.17 release candidate released
...= 0x1701b20
decoder = 0x1701ef0
raw_block = {part = 0x1696860, hdr = 0x1702050, data = 0x0,
size = 0}
block = {part = 0x1696860, hdr = 0x1701f08, data =
0x7ffd5e021cd8 "",
size = 0}
prev_part = 0x1696860
parts = 0x7f4835cc94c0 <static_system_pool>
skip_body = false
body_part = false
body_added = false
binary_body = 192
ret = 1
__FUNCTION__ = "fts_build_mail_real"
#3 0x00007f4834fc2dcf in fts_build_mail (update_ctx=0x16f5130,
mail=0x17010f0)
at fts-build-mail.c:583...
2017 Jan 10
2
[PATCH] mail-storage.c: check against NULL address in strcmp() invocation
Configurations with multiple shared namespaces can trigger a bug
where the first argument of strcmp() invocation is NULL.
This patch adds an explicit check, analogously to how the second
argument is sanitized.
---
src/lib-storage/mail-storage.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib-storage/mail-storage.c b/src/lib-storage/mail-storage.c
index
2015 May 10
2
v2.2.17 release candidate released
On 10 May 2015, at 06:19, Reuben Farrelly <reuben-dovecot at reub.net> wrote:
>
> I'm now seeing these crashes in the indexing code:
>
> May 10 12:22:32 tornado.reub.net dovecot: master: Dovecot v2.2.17.rc1 (3903badc4ee0+) starting up for imap, lmtp, sieve
> ...
> May 10 13:07:50 tornado.reub.net dovecot: indexer: Error: Indexer worker disconnected, discarding 1
2016 Aug 19
2
Crash on opening mailbox
...at index-mail-headers.c:656
_mail = <optimized out>
headers = {0x7e41f0 "0B~", 0x7f328d88b2d8 <mail_get_first_header at got.plt> ""}
value = 0x1001 <error: Cannot access memory at address 0x1001>
headers_ctx = 0x7f328d59a380 <static_system_pool>
data = <optimized out>
field_idx = 20
dest = <optimized out>
i = <optimized out>
len = 8212720
ret = <optimized out>
__FUNCTION__ = "index_mail_get_raw_headers"
#8 0x00007f328d6182a6 in index_mail_get_fir...