search for: validator_load

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

2015 Aug 17
0
Segfaults after upgrade to Debian Jessie
...hg revision before tip >> (57c8d3e6b562). > Great, 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
...0x7ff53d612cd8 "extdata") at sieve-validator.c:309 No locals. #1 sieve_validator_register_command (valdtr=0xffffffff, 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 = <optimi...