(In reply to Timo Aaltonen from comment #2) > how exactly? I've tried gdb:
Usually you could use x/i <address> if it's in jit code when gcc can't figure out the function (or just follow up to the caller and disassemble from there). But it looks like the stack got smashed so I don't know if that really would provide much insight. Is that a debug build? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1549849 Title: 11.2.0-rc1: llvmpipe tests fail if built on skylake To manage notifications about this bug go to: https://bugs.launchpad.net/mesa/+bug/1549849/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

