Re: how to automatically generate a backtrace from within sbuild

2025-03-12 Thread Jochen Sprickerhof
Hi Fred, * PICCA Frederic-Emmanuel [2025-03-12 11:12]: Hello during the build of vitables, the reunit test fail with a segfault. [..] Extension modules: numpy._core._multiarray_umath, numpy.linalg._umath_linalg, tables._comp_lzo, tables._comp_bzip2, tables.utilsextension, numexpr.interpre

Re: how to automatically generate a backtrace from within sbuild

2025-03-12 Thread Jochen Sprickerhof
* PICCA Frederic-Emmanuel [2025-03-12 12:31]: $ gbp clone vcsgit:vitables $ cd vitables $ gbp buildpackage --git-builder=sbuild --chroot-mode=unshare --no-clean-source --anything-failed-commands %s # inside the chroot # apt install gdb # cd /build/reproducible-path/vitables-3.1.0/.pybuild/cpyth

Re: how to automatically generate a backtrace from within sbuild

2025-03-12 Thread PICCA Frederic-Emmanuel
> $ gbp clone vcsgit:vitables > $ cd vitables > $ gbp buildpackage --git-builder=sbuild --chroot-mode=unshare > --no-clean-source > --anything-failed-commands %s > # inside the chroot > # apt install gdb > # cd /build/reproducible-path/vitables-3.1.0/.pybuild/cpython3_3.13/build > # export DEBUGIN