When load big files EMC2 corrupts
02 Jul 2016 19:46 #76923
by aleksamc
When load big files EMC2 corrupts was created by aleksamc
When I load program in emc2 that have more than 6 Mb - EMC2 corrupts and I see file with text to print. I added this text to my messege.
What to do to excecute programs that have 20 Mb and more. Like I use linuxcnc in demo-mode
What to do to excecute programs that have 20 Mb and more. Like I use linuxcnc in demo-mode
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19198
- Thank you received: 6434
02 Jul 2016 22:30 #76931
by tommylight
Replied by tommylight on topic When load big files EMC2 corrupts
Hi Alexamc,
Segmentation faults are almost always due to memory errors or memory controller being faulty, so you can try removing all but one memory banks from computer and test to see if you get the same error, test all banks one at a time ( if you have more than one memory modules of course ).
You have also latency problems, so set a higher base thread.
Regards,
Tom
Segmentation faults are almost always due to memory errors or memory controller being faulty, so you can try removing all but one memory banks from computer and test to see if you get the same error, test all banks one at a time ( if you have more than one memory modules of course ).
You have also latency problems, so set a higher base thread.
Regards,
Tom
Please Log in or Create an account to join the conversation.
02 Jul 2016 22:52 #76932
by PCW
Replied by PCW on topic When load big files EMC2 corrupts
Also the segfault was in the graphics driver, this is sometimes caused by openGL issues
Here is a workaround:
wiki.linuxcnc.org/cgi-bin/wiki.pl?Troubl...oftware_based_OpenGL
Here is a workaround:
wiki.linuxcnc.org/cgi-bin/wiki.pl?Troubl...oftware_based_OpenGL
Please Log in or Create an account to join the conversation.
Time to create page: 0.081 seconds