Skip to content

Docker image crashes with exit code 132 since 1.11.x #22596

@eiabea

Description

@eiabea

Describe the bug

Upgrading to > 1.11.x causes the image to exit immediately with exit code 132

docker compose up
[+] up 1/1
 ✔ Container reth-reth_hoodi-1 Created                                                                                                            1.5s
Attaching to reth_hoodi-1
reth_hoodi-1 exited with code 132 (restarting)

CPU Info (1 core of 4):

processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 58
model name	: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz
stepping	: 9
microcode	: 0x21
cpu MHz		: 1197.173
cache size	: 3072 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 2
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 13
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl smx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti ssbd ibrs ibpb stibp fsgsbase smep erms xsaveopt dtherm ida arat pln pts md_clear flush_l1d ibpb_exit_to_user
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs itlb_multihit srbds mmio_unknown vmscape
bogomips	: 5187.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 36 bits physical, 48 bits virtual
power management:

Steps to reproduce

  1. Pull 1.11.1
  2. docker compose up

Node logs


Platform(s)

Linux (x86)

Container Type

Docker

What version/commit are you on?

v1.11.x

What database version are you on?

Current database version: 2
Local database version: 2

Which chain / network are you on?

Hoodi

What type of node are you running?

Archive (default)

What prune config do you use, if any?

[prune]
block_interval = 5

[prune.segments.receipts_log_filter.0x00000000219ab540356cbb839cbe05303d7705fa]
before = 0

[prune.segments.receipts_log_filter.0xa7d1ac9d6f32b404c75626874ba56f7654c1dc0f]
before = 94070

If you've built Reth from source, provide the full command you used

No response

Code of Conduct

  • I agree to follow the Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugAn unexpected or incorrect behaviorS-needs-triageThis issue needs to be labelled

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions