Skip to content

Segmentation fault on sigint #10

@yseraf

Description

@yseraf

After a CTRL-C, the process is normally stopping. However, after termination of downstream thread, I get a seg fault. The forwarder has been compiled for an ARM Cortex-A5.
`
*** Multi Protocol Packet Forwarder for Lora Gateway ***
Version: 3.0.0
*** Lora concentrator HAL library version info ***
Version: 5.0.1; Options: native;


INFO: Little endian host
`

`[...]
INFO: Successfully contacted server router.eu.thethings.network
INFO: Successfully contacted server iot.semtech.com
INFO: [main] Starting the concentrator
INFO: [main] concentrator started, radio packets can now be received.

INFO: Disabling GPS mode for concentrator's counter...
INFO: JIT thread activated.
INFO: [up] Thread activated for all servers.
INFO: host/sx1301 time offset=(1509784329s:144413µs) - drift=245385309µs
INFO: Enabling GPS mode for concentrator's counter.

^C
INFO: End of JIT thread

INFO: End of upstream thread

INFO: End of downstream thread
Segmentation fault`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions