-
Notifications
You must be signed in to change notification settings - Fork 226
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Select the version
25.1.X
Describe your issue
I'm running XLibre (25.1.0) on FreeBSD 15, on a pc with integrated AMD graphics. I don't use a desktop login manager, but I have Joe's Window Manager installed, and I launch it with startx. Some apps won't launch from the command line, like librewolf, but others, like XFE do. I start Librewolf as:
$ librewolf
It does not launch a window but returns a message: Segmentation fault (core dumped)
The same happens if I install and try to launch the latest firefox.
Other apps I have installed, like XFE, or Nedit will launch just fine.
If I install Xorg, and restart my system, I can launch Librewolf or Firefox without a problem.
Steps to reproduce
- Performed a basic FreeBSD 15.0-RELEASE-p4. install on an AMD Athlon system. Added my username to the wheel group. Verified I am part of the video group. Logged in as my username.
$ doas pkg install xlibre xlibre-xf86-video-amdgpu xlibre-xf86-video-ati- Edited rc.conf to include the line kld_list="amdgpu"
- Installed Joe's WM, then edited .xinitrc to launch it.
- startx
- Able to launch JWM fine.
- Launched the default XTerm and ran the following install command:
$ doas pkg install librewolf$ librewolf- It does not launch, but returns a message: Segmentation fault (core dumped)
- Installed a couple of other apps to verify, Nedit, Dillo, XFE. They all launch just fine.
- I then install Xorg, which uninstalls XLibre. Rebooted my system, ran startx, and from XTerm I can launch Librewolf or Firefox.
What did you expect?
I expected Librewolf or Firefox to launch.
Additional Information
No response
Extra fields
- I have checked the existing issues
- I have read the Contributing Guidelines
- I'd like to work on this issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working