Hi everyone!
Since 8.0-R came out, FreeBSD has been present as a dual-boot citizen on my 
laptop (Lenovo ThinkPad SL510). And it worked fine with subsequent upgrades to 
8.x and 9.x. However, after upgrades to 10.x (do not remember the exact version 
- most likely 10.1-R or 10.2-R), something caused my desktop applications with 
immense demands of resources (Firefox ESR, IntelliJ IDEA) to stop running 
sporadically with the segmentation faults (now these programs just die on 
lunching on 11.1-R). I thought that was related to some sort of UI libraries or 
Linux layer incompatibilities or kevent kernel support, so gave them new tries 
from time to time to figure out the cause.
As usual, this week I started my experiments with building a custom kernel (I 
found the generic one quite suitable for binary updates/upgrades) and revealed 
that "make depend" behaved the same way. Only that day I switched off multiple 
CPU cores support in BIOS and booted. That was remarkable! There was no a 
segfault on a single core after that!
Hence, my question is - does anybody know or have an idea of what might be the 
cause of segfaults with 2 CPU cores active? Also, I would really appreciate it 
if someone could give me some hints on how to pinpoint the issue.

Could you please find attached the outputs of "uname -a" and "dmesg" commands 
as well as my current loader.conf, rc.conf and sysctl.conf configuration files?

Best regards,
Denis

Attachment: dmesg-output
Description: Binary data

Attachment: uname-output
Description: Binary data

Attachment: loader.conf
Description: Binary data

Attachment: rc.conf
Description: Binary data

Attachment: sysctl.conf
Description: Binary data

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to