Control: severity -1 important Hi Paul,
First of all, sorry for the delay. On 11/12/16 21:11, Paul Gevers wrote: > Hi > > On 11-12-16 17:46, Emilio Pozuelo Monfort wrote: >> They should be available in stretch: > > I missed the part where it is in a separate archive. > >> emilio@tatooine:~$ apt-cache madison libwebkit2gtk-4.0-37-dbgsym >> libjavascriptcoregtk-4.0-18-dbgsym >> libwebkit2gtk-4.0-37-dbgsym | 2.14.2-1 | >> http://debug.mirrors.debian.org/debian-debug testing-debug/main amd64 >> Packages >> libwebkit2gtk-4.0-37-dbgsym | 2.14.2-1 | >> http://debug.mirrors.debian.org/debian-debug unstable-debug/main amd64 >> Packages >> libjavascriptcoregtk-4.0-18-dbgsym | 2.14.2-1 | >> http://debug.mirrors.debian.org/debian-debug testing-debug/main amd64 >> Packages >> libjavascriptcoregtk-4.0-18-dbgsym | 2.14.2-1 | >> http://debug.mirrors.debian.org/debian-debug unstable-debug/main amd64 >> Packages > > Interestingly, [1] shows it's only available in experimental and sid. > > [1] https://packages.debian.org/search?keywords=libwebkit2gtk-4.0-37-dbgsym > >> Can you install those and get a new trace, this time running >> >> (gdb) thread apply all backtrace > > Done and attached. Thanks. It looks like you are missing glib, glibc and gobject-introspection debugging symbols (libglib2.0-0-dbg libgirepository-1.0-1-dbgsym libc6-dbg). It'd be good to get a backtrace with those. Also this looks like a deadlock in webkit. Maybe you can try with webkit 2.15.4 from experimental? If it still happens, I can forward this upstream. BTW I'm downgrading this bug as this seems very rare (at least on buildds) and we shouldn't block the release on this. Cheers, Emilio