hi all, i've just noticed some erroneously resolved duplicate bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=702507 https://bugzilla.redhat.com/show_bug.cgi?id=731614 https://bugzilla.redhat.com/show_bug.cgi?id=719191 there is an even longer list in this comment, but most of these were not resolved as duplicates, perhaps because they were already closed: https://bugzilla.redhat.com/show_bug.cgi?id=731614#c9 these have in common that they are in OOo/LibreOffice, which has started an in-process Hotspot JVM, and the JVM signal handler machinery is active and handles the SEGV or whatever that was caused by native code. this leads to ~10 identical JVM frames on top of the crashing thread's stack, which i'd guess causes the spurious duplicates. perhaps this would need some kind of special handling in abrt. regards, michael
