stellarium icon indicating copy to clipboard operation
stellarium copied to clipboard

Segmentation fault (core dumped) on FreeBSD on Raspberry Pi 4

Open Pavel-II opened this issue 2 years ago • 7 comments

Expected Behaviour

Start stellarium

Actual Behaviour

Fail start with error Segmentation fault (core dumped)

run: gdb ./stellarium `... [New LWP 100459 of process 6742] LandscapeMgr: initialized Cache for 100 MB.

Thread 1 received signal SIGSEGV, Segmentation fault. Invalid permissions for mapped object. 0x000000004ec167b8 in ?? () from /usr/local/llvm12/lib/libLLVM-12.so `

Steps to reproduce

buildlog.txt home_stlrm_.stellarium_log.txt runlog.txt

System

  • Stellarium version: build from src Stellarium 0.21.2-dd006bc [master]
  • Operating system: FreeBSD 13.0-STABLE
  • Graphics Card: Raspberry Pi 4 B: Broadcom VideoCore VI 500 MHz
  • Screen type (if applicable): Dell Inc 20" 1680x1050

Logfile

If possible, attach the logfile log.txt from your user data directory. Look into the Guide for its location.

Pavel-II avatar Nov 28 '21 15:11 Pavel-II

Thanks for adding your first issue to Stellarium. If you have questions, please do not hesitate to contact us.

github-actions[bot] avatar Nov 28 '21 15:11 github-actions[bot]

Stellarium runs on Raspberry Pi 4 with Raspberry OS (Raspbian). If you can solve the problem with FreeBSD (unsupported), we can accept a patch.

gzotti avatar Nov 28 '21 15:11 gzotti

@Pavel-II интересно FreeBSD/arm64 использует OpenGL или OpenGL ES?

alex-w avatar Jan 03 '22 10:01 alex-w

@Pavel-II

  1. Does the astro/stallarium FreeBSD Ports/Package [1] (currently 0.22) build, link and run on your aarch64 machine?

  2. Also, if you haven't already, make sure stable/13 is up to date on the latest revision (please mention your uname -a version too), rebuild/update if it is not and test reproduction of the issue again.

  3. If you're running a non-GENERIC kernel, include your kernel configuration

  4. If /etc/sysctl.conf is not empty, include its contents

  5. If /etc/make.conf is not empty, include its contents

  6. Include pkg version -v output (so dependency versions can be known/checked/isolated)

[1] https://www.freshports.org/astro/stellarium

koobs avatar Mar 29 '22 23:03 koobs

This is a good task for the community to participate in the contribution into Stellarium. Who wants to help us?

alex-w avatar Aug 02 '22 16:08 alex-w

@Pavel-II please respond. Else we will close this issue.

gzotti avatar Aug 02 '22 20:08 gzotti

The hardware info, steps of reproduction and log file are really important and help us resolve over 90% issues fast. Of course, in some specific cases we need more data, but we ask the required data separately...

github-actions[bot] avatar Aug 02 '22 20:08 github-actions[bot]

No segfault for me with stellarium-0.22.2 on an honeycomb / AMD Radeon RX 550 hardware, FreeBSD -CURRENT.

MikaelUrankar avatar Aug 15 '22 12:08 MikaelUrankar