search for: ext_reg

Displaying 6 results from an estimated 6 matches for "ext_reg".

2015 Aug 06
3
Segfaults after upgrade to Debian Jessie
...tdata_validator_load (ext=0x7fc5761b1280, valdtr=0xffffffff) at ext-extdata.c:46 No locals. #3 0x00007fc5746c51a4 in _sieve_extension_unload (ext=<optimized out>) at sieve-extensions.c:316 No locals. #4 sieve_extension_unregister (ext=<optimized out>) at sieve-extensions.c:426 ext_reg = <optimized out> ext_id = <optimized out> #5 0x00007fc5746c550e in sieve_plugins_unload (svinst=0x7fc5761b09b0) at sieve-plugins.c:166 module = 0x7fc5761b5500 unload_func = <optimized out> plugin = 0x7fc5761b1268 __FUNCTION__ = "sieve...
2011 Mar 02
3
Segfault in managesieve with "sieve_extensions = -redirect"
...------------ (gdb) bt full #0 sieve_extensions_set_string (svinst=<value optimized out>, ext_string=<value optimized out>) at sieve-extensions.c:567 ext = 0x0 op = 0 '\000' name = 0x2375331 "redirect" _data_stack_cur_id = 2 ext_reg = 0x23856c8 ext_names = 0x2375368 i = <value optimized out> ext_count = <value optimized out> relative = true #1 0x00007fb2db4207c2 in sieve_extensions_init (svinst=0x2385680) at sieve-extensions.c:256 extensions = <value optimized out>...
2015 Aug 06
0
Segfaults after upgrade to Debian Jessie
...0x7fc5761b1280, valdtr=0xffffffff) at ext-extdata.c:46 > No locals. > #3 0x00007fc5746c51a4 in _sieve_extension_unload (ext=<optimized out>) at sieve-extensions.c:316 > No locals. > #4 sieve_extension_unregister (ext=<optimized out>) at sieve-extensions.c:426 > ext_reg = <optimized out> > ext_id = <optimized out> > #5 0x00007fc5746c550e in sieve_plugins_unload (svinst=0x7fc5761b09b0) at sieve-plugins.c:166 > module = 0x7fc5761b5500 > unload_func = <optimized out> > plugin = 0x7fc5761b1268 >...
2015 Aug 06
2
Segfaults after upgrade to Debian Jessie
On Thu, 2015-08-06 at 09:12 +0200, Stephan Bosch wrote: > Could you provide a full backtrace using the gdb command `bt full'? Thanks for the reply. Is this everything you need? #0 0x00007f8553969626 in sieve_validator_register_command () from /usr/lib/dovecot/libdovecot-sieve.so.0 No symbol table info available. #1 0x00007f8552eff4e6 in ext_extdata_validator_load (ext=0x7f8556f60280,
2015 Aug 17
2
Segfaults after upgrade to Debian Jessie
...tdata_validator_load (ext=0x7ff53fb5a280, valdtr=0xffffffff) at ext-extdata.c:46 No locals. #3 0x00007ff53e08c1a4 in _sieve_extension_unload (ext=<optimized out>) at sieve-extensions.c:316 No locals. #4 sieve_extension_unregister (ext=<optimized out>) at sieve-extensions.c:426 ext_reg = <optimized out> ext_id = <optimized out> #5 0x00007ff53e08c50e in sieve_plugins_unload (svinst=0x7ff53fb599b0) at sieve-plugins.c:166 module = 0x7ff53fb5e500 unload_func = <optimized out> plugin = 0x7ff53fb5a268 __FUNCTION__ = "sieve...
2015 Aug 17
2
Segfaults after upgrade to Debian Jessie
On Thu, 2015-08-06 at 16:10 +0200, Stephan Bosch wrote: > Since the extdata plugin is not part of the normal Debian packages (not > afaik anyway), you likely compiled and installed the extdata plugin > manually in the past while using Dovecot 2.1. Do that again, but use > this repository: http://hg.rename-it.nl/pigeonhole-0.4-sieve-extdata/ I'm just trying to install this now,