Skip to content

Ubuntu 22 crashes #561

@49handyman

Description

@49handyman

This issue tracker is only for technical issues related to komodod

General Komodo questions and/or support requests and are best directed to Discord

Describe the issue

Please provide a general summary of the issue you're experiencing

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

  1. yes on reboot and restart
  2. crashes after Ubuntu 22 upgrade
  3. komodod[4090]: segfault at 18 ip 000055d76b92bd53 sp 00007ffffea7aa70 error 4 in komodod[55d76b8e2000+c68000]
  4. multiple servers
  5. cleaning and rebuilding now after upgrade to see if new compiler & libararies fix problem
  6. first clean and make rusults: failed
sudo make install
[sudo] password for doug:
Making install in src
make[1]: Entering directory '/home/doug/github/komodo/src'
make[2]: Entering directory '/home/doug/github/komodo/src'
  CXXLD    komodod
/usr/bin/ld: /home/doug/github/komodo/depends/x86_64-unknown-linux-gnu/lib/libgmp.a(dive_1.o): warning: relocation against `__gmp_binvert_limb_table' in read-only section `.text'
/usr/bin/ld: /home/doug/github/komodo/depends/x86_64-unknown-linux-gnu/share/../lib/libdb_cxx-6.2.a(os_yield.o): in function `__os_yield':
os_yield.c:(.text+0xce): undefined reference to `pthread_yield'
/usr/bin/ld: /home/doug/github/komodo/depends/x86_64-unknown-linux-gnu/lib/libevent.a(evutil_rand.o): in function `arc4_stir':
evutil_rand.c:(.text+0x250): undefined reference to `sysctl'
/usr/bin/ld: warning: creating DT_TEXTREL in a PIE
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:2469: komodod] Error 1
make[2]: Leaving directory '/home/doug/github/komodo/src'
make[1]: *** [Makefile:5698: install-recursive] Error 1
make[1]: Leaving directory '/home/doug/github/komodo/src'
make: *** [Makefile:659: install-recursive] Error 1

  1. rebuilding from fresh clone repository.

Actual behaviour + errors

Tell us what happens instead including any noticable error output (any messages displayed on-screen when e.g. a crash occurred)

komodod[4090]: segfault at 18 ip 000055d76b92bd53 sp 00007ffffea7aa70 error 4 in komodod[55d76b8e2000+c68000]

The version of Komodo you were using:

latest master & dev

Machine specs:

  • OS Ubuntu 22.04.1 LTS

  • CPU: Architecture: x86_64
    CPU op-mode(s): 32-bit, 64-bit
    Address sizes: 36 bits physical, 48 bits virtual
    Byte Order: Little Endian
    CPU(s): 4
    On-line CPU(s) list: 0-3
    Vendor ID: GenuineIntel
    Model name: Intel(R) Core(TM) i5-3470T CPU @ 2.90GHz
    CPU family: 6
    Model: 58
    Thread(s) per core: 2
    Core(s) per socket: 2
    Socket(s): 1
    Stepping: 9
    CPU max MHz: 3600.0000

  • RAM: 16G

  • Disk size: 1TB

  • Disk Type (HD/SDD): SDD

  • Linux kernel version (uname -a):

  • Linux 138-backup-2 5.15.0-53-generic update master #59-Ubuntu SMP Mon Oct 17 18:53:30 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

  • Compiler version (gcc -version):

COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu122.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1
22.04)

Any extra information that might be useful in the debugging process.

This includes the relevant contents of ~/.komodo/debug.log. You can paste raw text, attach the file directly in the issue or link to the
2022-11-26 23:59:40 Zcash version v0.7.2-beta1-d456be35a-dirty (2022-06-13 22:13:47 +0200)
2022-11-26 23:59:40 Using /16 prefix for IP bucketing
2022-11-26 23:59:40 Using the 'standard' SHA256 implementation
2022-11-26 23:59:40

2022-11-26 23:59:40 Komodo version v0.7.2-beta1-d456be35a-dirty (2022-06-13 22:13:47 +0200)
2022-11-26 23:59:40 Using OpenSSL version OpenSSL 1.1.1k 25 Mar 2021
2022-11-26 23:59:40 Using BerkeleyDB version Berkeley DB 6.2.23: (March 28, 2016)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions