Instead of summaries like "general protection fault: 4000 [#1] SMP"
Decode the EIP/RIP, and call it "general protection fault in i915_gem_do_execbuffer".
Not only does it make reading summaries easier, it should allow you to detect
dupes better.
Reported-by: DaveJ
Comment 1Fedora End Of Life
2013-09-16 16:37:24 UTC
Jakub the actual work has been done on the oops.kernel.org side. You may want to get the knowledge and code from Petr Oros from kernel team. He is in Cc of this bug.
Thank you Anton! See URL field :) I spent an hour by studying oops.kernel.org and I found lines relevant for this bug. However, the code is so impressive and I am not sure which other parts we should adopt in ABRT.