Skip to content

Instantly share code, notes, and snippets.

@losh11
Created April 17, 2026 15:35
Show Gist options
  • Select an option

  • Save losh11/0fc5d569ac88ac689cda7ecb5a35c3f5 to your computer and use it in GitHub Desktop.

Select an option

Save losh11/0fc5d569ac88ac689cda7ecb5a35c3f5 to your computer and use it in GitHub Desktop.
--- Waiting for the device to reconnect
I (450) esp_image: segment 4: paddr=001f08ac vaddr=403781d4 size=0b420h ( 46112) load
I (461) esp_image: segment 5: paddr=001fbcd4 vaddr=50000000 size=0001ch (    28) load
I (469) boot: Loaded app from partition at offset 0x10000
I (469) boot: Disabling RNG early entropy source...
I (480) octal_psram: vendor id    : 0x0d (AP)
I (480) octal_psram: dev id       : 0x02 (generation 3)
I (480) octal_psram: density      : 0x03 (64 Mbit)
I (482) octal_psram: good-die     : 0x01 (Pass)
I (486) octal_psram: Latency      : 0x01 (Fixed)
I (491) octal_psram: VCC          : 0x01 (3V)
I (495) octal_psram: SRF          : 0x01 (Fast Refresh)
I (500) octal_psram: BurstType    : 0x01 (Hybrid Wrap)
I (505) octal_psram: BurstLen     : 0x01 (32 Byte)
I (509) octal_psram: Readlatency  : 0x02 (10 cycles@Fixed)
I (514) octal_psram: DriveStrength: 0x00 (1/1)
I (519) MSPI Timing: PSRAM timing tuning index: 5
I (523) esp_psram: Found 8MB PSRAM device
I (527) esp_psram: Speed: 80MHz
I (659) mmu_psram: Read only data copied and mapped to SPIRAM
I (734) mmu_psram: Instructions copied and mapped to SPIRAM
I (734) cpu_start: Multicore app
I (743) cpu_start: Pro cpu start user code
I (743) cpu_start: cpu freq: 160000000 Hz
I (743) app_init: Application information:
I (743) app_init: Project name:     esp32
I (746) app_init: App version:      1
I (750) app_init: Compile time:     Apr 17 2026 16:32:42
I (755) app_init: ELF file SHA256:  2b2c73e48...
I (759) app_init: ESP-IDF:          v5.4.3-dirty
I (764) efuse_init: Min chip rev:     v0.0
I (767) efuse_init: Max chip rev:     v0.99 
I (771) efuse_init: Chip rev:         v0.2
I (775) heap_init: Initializing. RAM available for dynamic allocation:
I (781) heap_init: At 3FCC9C90 len 0001FA80 (126 KiB): RAM
I (787) heap_init: At 3FCE9710 len 00005724 (21 KiB): RAM
I (792) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
I (797) heap_init: At 600FE000 len 00001FE8 (7 KiB): RTCRAM
I (802) esp_psram: Adding pool of 6208K of PSRAM memory to heap allocator
I (809) esp_psram: Adding pool of 60K of PSRAM memory gap generated due to end address alignment of drom to the heap allocator
I (820) spi_flash: detected chip: generic
I (824) spi_flash: flash io: dio
W (827) spi_flash: Detected size(16384k) larger than the size in the binary image header(4096k). Using the size in the binary image header.
I (839) sleep_gpio: Configure to isolate all GPIO pins in sleep state
I (845) sleep_gpio: Enable automatic switching of GPIO sleep configuration
I (852) main_task: Started on CPU0
I (862) esp_psram: Reserving pool of 64K of internal memory for DMA/internal allocations
I (862) main_task: Calling app_main()
{"Address":["ltcmweb1qqg9jry4xj4k0jjjhu3vz2u4snpkgq2la0kw94rryxvws9wxuzs5cjql9q8w54s2lkn25xl9t4xg8aeqez6ur7a27ry2vk6fagzjcmrvhjg4zgh3q"]}
E (5862) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (5862) task_wdt:  - IDLE0 (CPU 0)
E (5862) task_wdt: Tasks currently running:
E (5862) task_wdt: CPU 0: main
E (5862) task_wdt: CPU 1: IDLE1
E (5862) task_wdt: Print CPU 0 (current core) backtrace


Backtrace: 0x4200CC2A:0x3FC9C8B0 0x4200D040:0x3FC9C8D0 0x403773BD:0x3FC9C900 0x4202708A:0x3FCCF560 0x42034D6A:0x3FCCF5B0 0x42030FC8:0x3FCCF610 0x42086D6E:0x3FCCF990 0x42084CC9:0x3FCCF9B0 0x4206EF88:0x3FCCF9D0 0x4206893C:0x3FCD0D60 0x42067343:0x3FCD1350 0x4200B34D:0x3FCD1370 0x420A01F3:0x3FCD13A0 0x4037B7AD:0x3FCD13D0
--- 0x4200cc2a: task_wdt_timeout_handling at /Users/loshan/Repos/ltc/esp-idf/components/esp_system/task_wdt/task_wdt.c:434
--- 0x4200d040: task_wdt_isr at /Users/loshan/Repos/ltc/esp-idf/components/esp_system/task_wdt/task_wdt.c:507
--- 0x403773bd: _xt_lowint1 at /Users/loshan/Repos/ltc/esp-idf/components/xtensa/xtensa_vectors.S:1240
--- 0x4202708a: runtime.alloc at main:?
--- 0x42034d6a: github.com/decred/dcrd/dcrec/secp256k1/v4.doubleGeneric at /Users/hector/go/pkg/mod/github.com/decred/dcrd/dcrec/secp256k1/[email protected]/curve.go:596
--- (inlined by) github.com/decred/dcrd/dcrec/secp256k1/v4.DoubleNonConst at /Users/hector/go/pkg/mod/github.com/decred/dcrd/dcrec/secp256k1/[email protected]/curve.go:643
--- 0x42030fc8: github.com/decred/dcrd/dcrec/secp256k1/v4.ScalarMultNonConst at /Users/hector/go/pkg/mod/github.com/decred/dcrd/dcrec/secp256k1/[email protected]/curve.go:1201
--- 0x42086d6e: (*github.com/ltcmweb/ltcd/ltcutil/mweb/mw.PublicKey).mul at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/ltcutil/mweb/mw/publickey.go:38
--- 0x42084cc9: github.com/ltcmweb/ltcd/ltcutil/mweb/mw.BlindSwitch at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/ltcutil/mweb/mw/blindingfactor.go:40
--- 0x4206ef88: (github.com/ltcmweb/ltcd/ltcutil/psbt.BasicMwebInputSigner).SignMwebInput at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/ltcutil/psbt/signer.go:516
--- (inlined by) (Go interface method) at <Go interface method>:?
--- (inlined by) (*github.com/ltcmweb/ltcd/ltcutil/psbt.Signer).signMwebInput at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/ltcutil/psbt/signer.go:293
--- (inlined by) (*github.com/ltcmweb/ltcd/ltcutil/psbt.Signer).SignMwebComponents at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/ltcutil/psbt/signer.go:226
--- 0x4206893c: github.com/ltcmweb/mwebd/sign.PsbtSign at /Users/hector/go/pkg/mod/github.com/ltcmweb/mwebd/[email protected]/sign.go:202
--- (inlined by) main.doReq[github.com/ltcmweb/mwebd/sign.PsbtSignRequest github.com/ltcmweb/mwebd/sign.Psbt] at /Users/hector/seedsigner/src/mweb/mweb.go:40
--- (inlined by) main.makeReq at /Users/hector/seedsigner/src/mweb/mweb.go:63
--- 0x42067343: mweb at /Users/hector/seedsigner/src/mweb/mweb.go:27
--- 0x4200b34d: app_main at /Users/loshan/Downloads/Users/hector/esp32/main/esp32.c:16
--- 0x420a01f3: main_task at /Users/loshan/Repos/ltc/esp-idf/components/freertos/app_startup.c:208
--- 0x4037b7ad: vPortTaskWrapper at /Users/loshan/Repos/ltc/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/port.c:139

E (10862) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (10862) task_wdt:  - IDLE0 (CPU 0)
E (10862) task_wdt: Tasks currently running:
E (10862) task_wdt: CPU 0: main
E (10862) task_wdt: CPU 1: IDLE1
E (10862) task_wdt: Print CPU 0 (current core) backtrace


Backtrace: 0x4200CC2A:0x3FC9C8B0 0x4200D040:0x3FC9C8D0 0x403773BD:0x3FC9C900 0x4205CC24:0x3FCCE490 0x4205B6BA:0x3FCCE560 0x42066634:0x3FCCE7F0 0x42065419:0x3FCCEFE0 0x4207249F:0x3FCCF9D0 0x4206893C:0x3FCD0D60 0x42067343:0x3FCD1350 0x4200B34D:0x3FCD1370 0x420A01F3:0x3FCD13A0 0x4037B7AD:0x3FCD13D0
--- 0x4200cc2a: task_wdt_timeout_handling at /Users/loshan/Repos/ltc/esp-idf/components/esp_system/task_wdt/task_wdt.c:434
--- 0x4200d040: task_wdt_isr at /Users/loshan/Repos/ltc/esp-idf/components/esp_system/task_wdt/task_wdt.c:507
--- 0x403773bd: _xt_lowint1 at /Users/loshan/Repos/ltc/esp-idf/components/xtensa/xtensa_vectors.S:1240
--- 0x4205cc24: secp256k1_fe_mul at main:?
--- 0x4205b6ba: secp256k1_gej_add_ge at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/src/group_impl.h:593
--- 0x42066634: secp256k1_ecmult_const at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/src/ecmult_const_impl.h:209
--- 0x42065419: secp256k1_bulletproof_rangeproof_prove_impl at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/src/modules/bulletproofs/rangeproof_impl.h:644
--- (inlined by) secp256k1_bulletproof_rangeproof_prove at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/src/modules/bulletproofs/main_impl.h:288
--- 0x4207249f: github.com/ltcmweb/secp256k1.NewRangeProof at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/secp256k1.go:66
--- (inlined by) github.com/ltcmweb/ltcd/ltcutil/psbt.signMwebOutput at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/ltcutil/psbt/signer.go:385
--- (inlined by) (*github.com/ltcmweb/ltcd/ltcutil/psbt.Signer).SignMwebComponents at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/ltcutil/psbt/signer.go:244
--- 0x4206893c: github.com/ltcmweb/mwebd/sign.PsbtSign at /Users/hector/go/pkg/mod/github.com/ltcmweb/mwebd/[email protected]/sign.go:202
--- (inlined by) main.doReq[github.com/ltcmweb/mwebd/sign.PsbtSignRequest github.com/ltcmweb/mwebd/sign.Psbt] at /Users/hector/seedsigner/src/mweb/mweb.go:40
--- (inlined by) main.makeReq at /Users/hector/seedsigner/src/mweb/mweb.go:63
--- 0x42067343: mweb at /Users/hector/seedsigner/src/mweb/mweb.go:27
--- 0x4200b34d: app_main at /Users/loshan/Downloads/Users/hector/esp32/main/esp32.c:16
--- 0x420a01f3: main_task at /Users/loshan/Repos/ltc/esp-idf/components/freertos/app_startup.c:208
--- 0x4037b7ad: vPortTaskWrapper at /Users/loshan/Repos/ltc/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/port.c:139

E (15862) task_wdt: Task watchdog got triggered. The following tasks/users did not reset the watchdog in time:
E (15862) task_wdt:  - IDLE0 (CPU 0)
E (15862) task_wdt: Tasks currently running:
E (15862) task_wdt: CPU 0: main
E (15862) task_wdt: CPU 1: IDLE1
E (15862) task_wdt: Print CPU 0 (current core) backtrace


Backtrace: 0x4200CC2A:0x3FC9C8B0 0x4200D040:0x3FC9C8D0 0x403773BD:0x3FC9C900 0x4205D4CF:0x3FCCD0F0 0x420638CF:0x3FCCD1C0 0x42063289:0x3FCCD3A0 0x42062B3C:0x3FCCD8F0 0x420622AC:0x3FCCD9B0 0x42066A83:0x3FCCDA80 0x42066DEB:0x3FCCE530 0x42065AE2:0x3FCCEFE0 0x4207249F:0x3FCCF9D0 0x4206893C:0x3FCD0D60 0x42067343:0x3FCD1350 0x4200B34D:0x3FCD1370 0x420A01F3:0x3FCD13A0 0x4037B7AD:0x3FCD13D0
--- 0x4200cc2a: task_wdt_timeout_handling at /Users/loshan/Repos/ltc/esp-idf/components/esp_system/task_wdt/task_wdt.c:434
--- 0x4200d040: task_wdt_isr at /Users/loshan/Repos/ltc/esp-idf/components/esp_system/task_wdt/task_wdt.c:507
--- 0x403773bd: _xt_lowint1 at /Users/loshan/Repos/ltc/esp-idf/components/xtensa/xtensa_vectors.S:1240
--- 0x4205d4cf: secp256k1_fe_mul at main:?
--- 0x420638cf: secp256k1_gej_add_ge_var at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/src/group_impl.h:461
--- 0x42063289: secp256k1_ecmult_strauss_wnaf at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/src/ecmult_impl.h:316
--- 0x42062b3c: secp256k1_ecmult_strauss_batch at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/src/ecmult_impl.h:389
--- 0x420622ac: secp256k1_ecmult_multi_var at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/src/ecmult_impl.h:850
--- 0x42066a83: secp256k1_bulletproof_inner_product_real_prove_impl at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/src/modules/bulletproofs/inner_product_impl.h:685
--- 0x42066deb: secp256k1_bulletproof_inner_product_real_prove_impl at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/src/modules/bulletproofs/inner_product_impl.h:741
--- 0x42065ae2: secp256k1_bulletproof_inner_product_prove_impl at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/src/modules/bulletproofs/inner_product_impl.h:833
--- (inlined by) secp256k1_bulletproof_rangeproof_prove_impl at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/src/modules/bulletproofs/rangeproof_impl.h:720
--- (inlined by) secp256k1_bulletproof_rangeproof_prove at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/src/modules/bulletproofs/main_impl.h:288
--- 0x4207249f: github.com/ltcmweb/secp256k1.NewRangeProof at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/secp256k1.go:66
--- (inlined by) github.com/ltcmweb/ltcd/ltcutil/psbt.signMwebOutput at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/ltcutil/psbt/signer.go:385
--- (inlined by) (*github.com/ltcmweb/ltcd/ltcutil/psbt.Signer).SignMwebComponents at /Users/hector/go/pkg/mod/github.com/ltcmweb/[email protected]/ltcutil/psbt/signer.go:244
--- 0x4206893c: github.com/ltcmweb/mwebd/sign.PsbtSign at /Users/hector/go/pkg/mod/github.com/ltcmweb/mwebd/[email protected]/sign.go:202
--- (inlined by) main.doReq[github.com/ltcmweb/mwebd/sign.PsbtSignRequest github.com/ltcmweb/mwebd/sign.Psbt] at /Users/hector/seedsigner/src/mweb/mweb.go:40
--- (inlined by) main.makeReq at /Users/hector/seedsigner/src/mweb/mweb.go:63
--- 0x42067343: mweb at /Users/hector/seedsigner/src/mweb/mweb.go:27
--- 0x4200b34d: app_main at /Users/loshan/Downloads/Users/hector/esp32/main/esp32.c:16
--- 0x420a01f3: main_task at /Users/loshan/Repos/ltc/esp-idf/components/freertos/app_startup.c:208
--- 0x4037b7ad: vPortTaskWrapper at /Users/loshan/Repos/ltc/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/port.c:139

{"PsbtB64":"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"}
I (16642) main_task: Returned from app_main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment