Skip to content

segfault when running the latest rpi image in the RPI #1865

@AlyaGomaa

Description

@AlyaGomaa
root@rpi2:/StratosphereLinuxIPS# ./slips.py -e 1 -ap wlan0,eth0                   
/usr/local/lib/python3.10/dist-packages/idmefv2/message.py:6: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
  from pkg_resources import resource_stream
Traceback (most recent call last):
  File "/StratosphereLinuxIPS/./slips.py", line 46, in <module>
    slips = Main()
  File "/StratosphereLinuxIPS/slips/main.py", line 79, in __init__
    self.redis_man.start_redis_cache_if_not_running()
  File "/StratosphereLinuxIPS/managers/redis_manager.py", line 132, in start_redis_cache_if_not_running
    redis = RedisDB(
  File "/StratosphereLinuxIPS/slips_files/core/database/redis_db/database.py", line 174, in __new__
    raise RuntimeError(
RuntimeError: Failed to connect to the redis server on port 6379: database._start_redis_server: Redis did not start properly.
<jemalloc>: Unsupported system page size
<jemalloc>: Unsupported system page size
Segmentation fault (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions