Re: Unannounced soname bump: satyr (libsatyr.so.2 - libsatyr.so.3) - affects libreport and abrt

2014-01-10 Thread Martin Milata
On Wed, Jan 08, 2014 at 18:22:18 -0800, Adam Williamson wrote: The 'satyr' package in Rawhide was bumped from 0.12 to 0.13 yesterday. This bumps the library's soname from libsatyr.so.2 to libsatyr.so.3 . This was not announced on devel@, as it is supposed to be (or the person doing the bump

Re: PSA: If you are C/C++ developer, use cppcheck

2014-01-07 Thread Martin Milata
On Thu, Jan 02, 2014 at 13:32:57 -0500, Rahul Sundaram wrote: Hi On Thu, Jan 2, 2014 at 6:43 AM, Martin Milata wrote: You might be interested in mock-with-analysis [1], mock wrapper that can run several static analyzers on unmodified SRPMs and extract the results in machine-readable

Re: PSA: If you are C/C++ developer, use cppcheck

2014-01-02 Thread Martin Milata
On Mon, Dec 30, 2013 at 15:58:18 +0200, Ville Skyttä wrote: On Sat, Dec 28, 2013 at 7:30 AM, Rahul Sundaram methe...@gmail.com wrote: I ended up running scan-build from clang-analyzer and found more memory leaks, null pointer deferences and other issues that cppcheck doesn't find. I am

pairing static analysis results with known crashes

2013-10-29 Thread Martin Milata
Hi devel, it was suggested to me to repost here two messages originally sent to firehose-devel list. Hopefully someone might find them interesting. Martin - Forwarded message from Martin Milata mmil...@redhat.com - Date: Fri, 18 Oct 2013 15:14:57 +0200 To: firehose-de

Re: ELF program header table in MiniDebugInfo files

2013-06-05 Thread Martin Milata
On Wed, Jun 05, 2013 at 14:42:44 +0200, Jan Kratochvil wrote: Debugging purposes use linking view. This is also why /usr/lib/debug/**.debug files do not have valid program headers and the same applies to MiniDebugInfo. Thanks for the insight, Jan. I think I know how to fix the problem now.

ELF program header table in MiniDebugInfo files

2013-06-04 Thread Martin Milata
supposed to look like this and libunwind needs to be patched, or is it a bug? The fact that the virtual address and physical address differ seems a bit weird to me. Cheers, Martin Milata [1] http://fedoraproject.org/wiki/Features/MiniDebugInfo [2] http://sourceware.org/gdb/onlinedocs/gdb