Hi! On Thu, 2016-07-07 at 20:37:39 +0200, Julian Andres Klode wrote: > Package: dpkg > Version: 1.18.9 > Severity: serious > > dpkg fails to purge a package in our test suite, crashing with a segmentation > fault. You can reproduce > it by building apt and running > test/integration/test-bug-712116-dpkg-pre-install-pkgs-hook-multiarch - > I have also included the backtrace here.
> #0 namenodetouse (namenode=0x0, pkg=pkg@entry=0x560c3548cfb0, > pkgbin=pkgbin@entry=0x560c3548d000) at ../../src/help.c:58 > r = <optimized out> > #1 0x0000560c33884750 in removal_bulk_remove_configfiles > (pkg=0x560c3548cfb0) at ../../src/remove.c:533 Hmm, thanks for the report, I know where this is coming from, I'm fixing it and preparing an upload right away for later today. Thanks, Guillem