search for: extension_unload

Displaying 2 results from an estimated 2 matches for "extension_unload".

2015 Aug 17
0
Segfaults after upgrade to Debian Jessie
...at, thanks for the quick reply, that fixed the compilation problem. > > I'm still getting a segfault though. This time the backtrace is: Still looks like the executed extdata plugin was compiled against a different pigeonhole. That validator_load function is called inappropriately from extension_unload. Are you sure that the plugin is installed and the old one is not present anymore? Regards, Stephan.
2015 Aug 17
2
Segfaults after upgrade to Debian Jessie
...ffffffff, ext=0x7ff53fb5a280, cmd_def=0x7ff53d813400 <tst_extdata>) at sieve-validator.c:331 cmd_reg = <optimized out> #2 0x00007ff53d6124e6 in ext_extdata_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)...