got segmentation fault(core dump) error while running ferret script using pyferret python module. please let me know the solution

Asked by Last Modified  

4 Answers

Learn Python

Follow 0
Answer

Please enter your answer

Hi Ashish, It can be caused due to memory,script error,H/W. Debug for Signal 11.
Comments

Technical trainer - C, Python, Software testing, MS Office

Python SEGFAULTs if - •There is error in a native extension DLL code loaded •Virtual machine has bugs
Comments

Elevating Careers and Empowering Professionals through 10 Years of Expertise in IT

Run Python in -vvv mode to see more information about import issues. You probably need to recompile the modules you need against the Python build you are using. Python major versions and architecture (32-bit vs. 64-bit) native extensions are not compatible between versions. Also you can use gdb...
read more
Run Python in -vvv mode to see more information about import issues. You probably need to recompile the modules you need against the Python build you are using. Python major versions and architecture (32-bit vs. 64-bit) native extensions are not compatible between versions. Also you can use gdb to extract a C stack trace needed to give the exact data where and why it crashes. read less
Comments

Tutor

May be root space is full
Comments

View 2 more Answers

Related Questions

Hi, can anyone tell me where I can learn more and be professionally guided on 1-1 basis , on Machine Learning and Deep learning using Python? I already have statistics and programming background
I would first recommend taking some good Linear Algebra course, you would need some intuitive understanding about concepts like linear leas squares, singular value decomposition, normal equations,etc....
Ravi
0 0
5
What is the best python institute
All institutes are best, but you should check with the instructor, how will teach and guide you
Dinesh
How do I learn Python?
Start with online tutorials, books, and practice coding. Join communities and work on projects to improve.
Kirti
0 0
6
What are the main weaknesses of Python as a programming language?
Python’s main weaknesses include slower performance compared to compiled languages, limited support for mobile development, higher memory consumption, and the Global Interpreter Lock (GIL), which can restrict multi-threading efficiency.
Raj
0 0
5
What are the best learning sites for Python?
The best learning sites for python are: 1.The Official Python Tutorial 2.CodeWars 3.FreeCodeCamp -- Python Tutorials 4. SoloLearn 5. A Byte of Python
Apoorva
1 0
6

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Writing Simple Programs in Python
Writing a program, especially for a beginner, is a challenging and daunting task! He/She knows the language but is not able to start. To make things simple, it is advisable to follow a process that is...

PEP (Python Enhancement Proposals)
Python Enhancement Proposals(PEP) are suggestions for improvements to the language, made by experienced Python developers. PEP 8 is a style guide on the subject of writing readable code. It contains a...
S

Sudheer S

0 0
0

Identity operators
Identity operators Operation Syntax Function Identity a is b is_(a, b) Membership operators Operation Syntax Function Containment obj in seq contains(seq, obj)

DBMS - SQL - Any/All
All - Operator SELECT empno, sal FROM emp WHERE sal > ALL (1999, 2999, 3999); Output of Above query is same as below query SELECT empno, sal FROM emp WHERE sal > 1999 AND sal > 2999...
R

Radhe Shyam

0 0
0

Python Concurrent v/s Parallel Programming
Concurrent means, more than one task happening at a time in interleaved fashion, (ie.,)Task 'A' starts, and Task 'B' starts before task 'A' finish, after processing its(A and B) own purpose both the task...

Recommended Articles

Python is one of the most popular programming languages in the world. It is general-purpose, object oriented, high-level programming language used in a number of programming fields. Python is a great programming language to learn as it will introduce you to the world of programming. If you are from the technical background...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Looking for Python Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you