[opensuse-packaging] Stange error in pgbackrest (TW)
![](https://seccdn.libravatar.org/avatar/482b6c0369f4709de8faa6843cd6b347.jpg?s=120&d=mm&r=g)
Hello I'm looking help to the following error, Under a up to date TW 20180712, with pgbackrest https://build.opensuse.org/package/show/server:database:postgresql/pgbackres... I seeing those crash which doesn't happen yesterday (TW was 20180709) Starting program: /usr/bin/pgbackrest --stanza=qt-kt archive-push pg_wal/ 0000000100000031000000CC [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. __strcmp_sse2_unaligned () at ../sysdeps/x86_64/multiarch/strcmp-sse2- unaligned.S:32 32 ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: No such file or directory. (gdb) thread apply all bt Thread 1 (Thread 0x7ffff7faa740 (LWP 8513)): #0 __strcmp_sse2_unaligned () at ../sysdeps/x86_64/multiarch/strcmp-sse2- unaligned.S:32 #1 0x0000555555573921 in stackTracePop (fileName=0xf <error: Cannot access memory at address 0xf>, functionName=0x7fffffffddb0 "\200\325VUUU") at ../src/common/stackTrace.c:278 #2 0x000055555556d054 in exitInit () #3 0x0000555555567957 in main () Any idea what could be the reason behind ? -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch Bareos Partner, openSUSE Member, fsfe supporter GPG KEY : D5C9B751C4653227 irc: tigerfoot -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
![](https://seccdn.libravatar.org/avatar/482b6c0369f4709de8faa6843cd6b347.jpg?s=120&d=mm&r=g)
On samedi, 14 juillet 2018 17.11:39 h CEST Bruno Friedmann wrote:
Hello I'm looking help to the following error,
Under a up to date TW 20180712, with pgbackrest https://build.opensuse.org/package/show/server:database:postgresql/pgbackres t
I seeing those crash which doesn't happen yesterday (TW was 20180709)
Starting program: /usr/bin/pgbackrest --stanza=qt-kt archive-push pg_wal/ 0000000100000031000000CC [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1".
Program received signal SIGSEGV, Segmentation fault. __strcmp_sse2_unaligned () at ../sysdeps/x86_64/multiarch/strcmp-sse2- unaligned.S:32 32 ../sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: No such file or directory. (gdb) thread apply all bt
Thread 1 (Thread 0x7ffff7faa740 (LWP 8513)): #0 __strcmp_sse2_unaligned () at ../sysdeps/x86_64/multiarch/strcmp-sse2- unaligned.S:32 #1 0x0000555555573921 in stackTracePop (fileName=0xf <error: Cannot access memory at address 0xf>, functionName=0x7fffffffddb0 "\200\325VUUU") at ../src/common/stackTrace.c:278 #2 0x000055555556d054 in exitInit () #3 0x0000555555567957 in main ()
Any idea what could be the reason behind ?
Ok solved, in a minor bugfix release upstream has changed also the way of building and distributing the software :-) -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch Bareos Partner, openSUSE Member, fsfe supporter GPG KEY : D5C9B751C4653227 irc: tigerfoot -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (1)
-
Bruno Friedmann