abrt questions??

bruce badouglas at gmail.com
Tue Jul 29 17:11:56 UTC 2014


Hi.

Doing some tests on fed/centos boxes..
Running a test app, that in turn kicks off a bunch of python apps..
The test is long running. for hours!

However, somewhere along the way, the py apps die/crash. In looking
over the /var/log/messages logs, I see the abrt indicating it's
captured data for the crash, but it seems to also then delete the data
it collected.

An example of what I'm seeing is below.

I'm trying to figure out what parameters I can set, and where I need
to set the attributes, to be able to capture/analyse the resulting
data to figure out why the test py app is crashing..

Thoughts/comments would be useful..

Thanks


Jul 29 08:37:07 dell2 abrt: detected unhandled Python exception in
'/home/ihubuser/crawltest_denny/rprofParse.py'
Jul 29 08:37:07 dell2 abrtd: New client connected
Jul 29 08:37:07 dell2 abrtd: Directory
'pyhook-2014-07-29-08:37:07-27994' creation detected
Jul 29 08:37:07 dell2 abrt-server[29478]: Saved Python crash dump of
pid 27994 to /var/spool/abrt/pyhook-2014-07-29-08:37:07-27994
Jul 29 08:37:07 dell2 abrtd: Executable
'/home/ihubuser/crawltest_denny/rprofParse.py' doesn't belong to any
package and ProcessUnpackaged is set to 'no'
Jul 29 08:37:07 dell2 abrtd: 'post-create' on
'/var/spool/abrt/pyhook-2014-07-29-08:37:07-27994' exited with 1
Jul 29 08:37:07 dell2 abrtd: Deleting problem directory
'/var/spool/abrt/pyhook-2014-07-29-08:37:07-27994'
Jul 29 08:40:29 dell2 abrt: detected unhandled Python exception in
'/home/ihubuser/crawltest_denny/rprofParse.py'
Jul 29 08:40:29 dell2 abrtd: New client connected
Jul 29 08:40:29 dell2 abrtd: Directory
'pyhook-2014-07-29-08:40:29-6868' creation detected
Jul 29 08:40:29 dell2 abrt-server[7944]: Saved Python crash dump of
pid 6868 to /var/spool/abrt/pyhook-2014-07-29-08:40:29-6868
Jul 29 08:40:29 dell2 abrtd: Executable
'/home/ihubuser/crawltest_denny/rprofParse.py' doesn't belong to any
package and ProcessUnpackaged is set to 'no'
Jul 29 08:40:29 dell2 abrtd: 'post-create' on
'/var/spool/abrt/pyhook-2014-07-29-08:40:29-6868' exited with 1
Jul 29 08:40:29 dell2 abrtd: Deleting problem directory
'/var/spool/abrt/pyhook-2014-07-29-08:40:29-6868'
Jul 29 08:40:47 dell2 abrt: detected unhandled Python exception in
'/home/ihubuser/crawltest_denny/rprofParse.py'


More information about the users mailing list