Skip to content

contributed/giphy app failed to launch #1258

Open
@stc1988

Description

@stc1988

Build environment: macOS
Moddable SDK version: 1918979
Target device: M5stack, M5stack core2

Steps to Reproduce

  1. modify config section in manifest.json
  2. build mcconfig -d -m -p esp32/m5stack
  3. see xsbug and nothing happened.

Other information
release instrumented build mcconfig -i -m -p esp32/m5stack shows error.

I (46) cpu_start: App cpu up.
I (548) esp_psram: SPI SRAM memory test OK
I (555) cpu_start: Pro cpu start user code
I (555) cpu_start: cpu freq: 240000000 Hz
I (555) cpu_start: Application information:
I (556) cpu_start: Project name:     xs_esp32
I (560) cpu_start: App version:      4.3.0-26-g27d226006-dirty
I (565) cpu_start: Compile time:     Nov 23 2023 11:05:20
I (570) cpu_start: ELF file SHA256:  a3b623e29643ae80...
I (575) cpu_start: ESP-IDF:          v5.1.1
I (579) cpu_start: Min chip rev:     v3.0
I (583) cpu_start: Max chip rev:     v3.99
I (587) cpu_start: Chip rev:         v3.0
I (591) heap_init: Initializing. RAM available for dynamic allocation:
I (597) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (602) heap_init: At 3FFB9E60 len 000261A0 (152 KiB): DRAM
I (607) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (613) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (618) heap_init: At 40091B18 len 0000E4E8 (57 KiB): IRAM
I (624) esp_psram: Adding pool of 4096K of PSRAM memory to heap allocator
I (630) spi_flash: detected chip: generic
I (634) spi_flash: flash io: qio
I (637) esp_core_dump_uart: Init core dump to UART
I (641) app_start: Starting scheduler on CPU0
I (645) app_start: Starting scheduler on CPU1
I (645) main_task: Started on CPU0
I (653) esp_psram: Reserving pool of 32K of internal memory for DMA/internal allocations
I (660) main_task: Calling app_main()
# Slot allocation: failed for 78848 bytes
XS abort: memory full

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixed - please verifyIssue has been fixed. Please verify and close.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions