Fun... 2016-04-23 12:40 GMT+02:00 Cristian Ionescu-Idbohrn <[email protected]>: > Package: appstream > Version: 0.9.4-1 > Severity: important > > Commenting out appstreamcli execution avoids the problem. > > *** Error in `appstreamcli': double free or corruption (fasttop): > 0x00000000020d9ba0 *** > ======= Backtrace: ========= > /lib/x86_64-linux-gnu/libc.so.6(+0x71fe5)[0x7fdcbc501fe5] > /lib/x86_64-linux-gnu/libc.so.6(+0x77936)[0x7fdcbc507936] > /lib/x86_64-linux-gnu/libc.so.6(+0x7811e)[0x7fdcbc50811e] > /usr/lib/x86_64-linux-gnu/libappstream.so.3(as_component_complete+0x439)[0x7fdcbd47a599] > /usr/lib/x86_64-linux-gnu/libappstream.so.3(as_data_pool_update+0x44a)[0x7fdcbd47b78a] > /usr/lib/x86_64-linux-gnu/libappstream.so.3(as_cache_builder_refresh+0x1c2)[0x7fdcbd470af2]
I don't see the problem here .- does the issue also appear when you run "appstreamcli refresh --force" manually? If so, can you install the dbgsym packages for AppStream and libappstream3 (add http://debug.mirrors.debian.org/debian-debug/ as source), and run the tool in gdb to get a backtrace? (gdb --args appstreamcli refresh --force) Cheers, Matthias -- Debian Developer | Freedesktop-Developer I welcome VSRE emails. See http://vsre.info/

