Re: gdb says "Unexpected size of section `.reg-xstate/...` in core file

2020-07-20 Thread Kevin Buettner
On Sat, 11 Jul 2020 14:52:41 + Zbigniew J__drzejewski-Szmek wrote: > I'm not sure if this is a bug and if it is, where it is... > > $ coredumpctl gdb > ... > Using host libthread_db library "/lib64/libthread_db.so.1". > Core was generated by `/usr/lib/systemd/systemd-oomd'. > Program

Re: Many packages unnecessarily link to libpython

2020-05-19 Thread Kevin Buettner
On Fri, 15 May 2020 14:12:00 -0400 (EDT) Charalampos Stratakis wrote: > If you are not sure if your package links to libpython, a way to > figure this out is to inspect the code for the Py_Initialize and the > Py_Finalize calls [0]. If the code includes those calls, no action > is required from

buildroot problems on rawhide i386, armv7hl ??

2020-04-08 Thread Kevin Buettner
Hi, I'm seeing some build failures for i386 and armv7hl when attempting a scratch build of the gdb package. These problems don't appear to be at all related to the problem that I was fixing. In each case, a segfault occurs when running "make". The koji task is here:

Self Introduction: Kevin Buettner

2020-04-01 Thread Kevin Buettner
Hi, My name is Kevin Buettner. I've been involved in GDB development for over 20 years. I'm an (upstream) GDB global maintainer. I would like to become a co-maintainer of the GDB package for the Fedora project. In order to come up to speed on what Fedora package maintenance is about, I've