The problem is that the config file parser is broken:
(gdb) print submit_pipe $1 = 0x1c73360 "/usr/share/apport/kernel_oops\n"
This is true for the other string options as well. The attached patch fixes it.
The problem is that the config file parser is broken:
(gdb) print submit_pipe apport/ kernel_ oops\n"
$1 = 0x1c73360 "/usr/share/
This is true for the other string options as well. The attached patch fixes it.