On Tue, 7 May 2019 17:50:28 -0400
baho-u...@columbus.rr.com wrote:

> May  7 17:24:23 lfs kernel: perl[5349]: segfault at 7fff0fb57ff8 ip 
> 000000000048ceb9 sp 00007fff0fb58000 error 6 in perl[407000+230000]


Perhaps this is the same issue discussed here:

https://www.perlmonks.org/?node_id=1002749

about a possible memory limit issue.

Does using ulimit to increase the data segment size also fix
the problem for your case as well?

ulimit -n 1024 -u 35 -m 200000 -d unlimited -s 8192 -c 200000 -v 2000


  Cheers,

  Mike Shell
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Do not top post on this list.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

http://en.wikipedia.org/wiki/Posting_style

Reply via email to