Comment 6 for bug 1416793

Revision history for this message
W. J. van der Laan (laanwj) wrote :

I have a similar, but different segfault at VM startup in ifquery with Ubuntu 15.10:

[ 4.184292] ifquery[392]: segfault at 0 ip 00007feb81430b10 sp 00007ffd18d03388 error 4 in libc-2.21.so[7feb813a5000+1c0000]

addr2line -aipfC -e /lib/x86_64-linux-gnu/libc-2.21.so 0x8bb10
0x000000000008bb10: strncmp at ??:?

So it segfaults in a string comparison somewhere. Unfortunately, as I can't reproduce it besides the startup process, I don't have more of a traceback.