Re: [libvirt] Track an error

2014-06-30 Thread David kiarie
Thanks for that debugging tip. On Mon, Jun 30, 2014 at 12:10 PM, Martin Kletzander wrote: > On Sat, Jun 28, 2014 at 08:52:32AM +0300, David kiarie wrote: >> >> Hi there, >> >> Just a silly question, do we have a simpler way of checking where >> exactly a test is failing.The tests are failing afte

Re: [libvirt] Track an error

2014-06-30 Thread Martin Kletzander
On Sat, Jun 28, 2014 at 08:52:32AM +0300, David kiarie wrote: Hi there, Just a silly question, do we have a simpler way of checking where exactly a test is failing.The tests are failing after hacking stuff around. I have this error ../build-aux/test-driver: line 95: 20128 Segmentation fault

[libvirt] Track an error

2014-06-27 Thread David kiarie
Hi there, Just a silly question, do we have a simpler way of checking where exactly a test is failing.The tests are failing after hacking stuff around. I have this error ../build-aux/test-driver: line 95: 20128 Segmentation fault "$@" > $log_file 2>&1 Yes am having a segfault! I don't kno