terminate called after throwing an instance of 'CABRTException'

  • Thread starter Daniel Fetchinson
  • Start date
D

Daniel Fetchinson

I've noticed a strange thing with python lately:



Python 2.6.2 (r262:71600, Aug 21 2009, 12:23:57)
[GCC 4.4.1 20090818 (Red Hat 4.4.1-6)] on linux2
Type "help", "copyright", "credits" or "license" for more information.terminate called after throwing an instance of 'CABRTException'
Traceback (most recent call last):
File "<stdin>", line 1, in <module>



Clearly there is a NameError because x is not defined, but what the
hell is the "terminate ..... 'CABRTException'" business?

I guess it has to do with abrt but abrt is not running on my system at
all. Also, if I run python2.7 with the above code I don't get the
CABRTException stuff. What is really strange is that I have all sorts
of recent files in /var/cache/abrt/pyhook-* indicating that somehow
abrt is doing things even though it is not running, for instance
chkconfig --list | grep abrt shows it off in all run levels.

What's going on?

Cheers,
Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top