Search the Community
Showing results for tags 'segfault'.
-
I built NetworkManager with these settings: net-misc/networkmanager -dhclient -ppp -wext (I rebuilt it with -dhcpcd and have the same issue, and also ensure that my kernel had support for wireless extensions). However, I came across this bug and this post: https://bugs.funtoo.org/browse/FL-2372 The segfault: NetworkManager segfault at 8 ip 00007fa89e102e16 sp 00007fff51f34be8 error 4 in libc-2.23.so[7fa89e084000+18e000] The interesting thing is that this issue is tied to shorewall. Whenever I start my shorewall, I get this segfau
-
Hi, I have just installed Funtoo, including X, with the Debian kernel as per the manual and then built a tailored Gentoo 4.14 kernel. Then I emerged LXDE and a number of applications. All seems to be running fine (I have updated world and performed a number of consistency checks, all good). However when I try to run an OpenGL application it segfaults. I have tried sci-chem/chimera-bin (two versions), sci-chem/avogadro, sci-chem/pymol and glxgears. Same result. They all emerge just fine but they segfault immediately when I run them. No problems with Libreoffice, Firefox, Gimp, Inkscap
-
Hi all, This one has been bugging me for a while. At first, I thought it might be related to running a hardened system, so I decided to migrate to a more vanilla install, but I get the same thing repeatably. I' running gentoo sources 4.13.9 and NetworkManager 1.4.4-r1. I can reproduce this problem on any of my machines as long as I restart NetworkManager when an interface is up. The workaround for me is to bring down the interface (ifconfig eth0 down) before restarting NetworkManager. Short of running strace, what else can I do to sort this out? Walter