Make sure you've enabled core files

ulimit -a
ulimit -c unlimited

Ethan

On Tue, Jun 26, 2012 at 5:49 PM, ravi kerur <rke...@gmail.com> wrote:
> Thanks Ben, I don't remember seeing core file under
> tests/testsuite.dir/0449 directory. I will double-check, if its
> available it will be definitely helpful.
>
> On Tue, Jun 26, 2012 at 5:10 PM, Ben Pfaff <b...@nicira.com> wrote:
>> On Tue, Jun 26, 2012 at 05:08:43PM -0700, ravi kerur wrote:
>>> The problem is that ovs-vswitchd crashes when eth_type = 0x8847/0x8848
>>> and happens only in the automation i.e "make check", or "make
>>> dist-check", since user-space code has been successfully tested
>>> manually and I couldn't find a way to run gdb during automation not
>>> sure how to debug this.
>>
>> I usually run GDB on the core file.
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to