Date: Thu, 15 May 2014 14:00:25 +0200 (CEST) From: Chloe.Desoutter@cabron.atasta.net (chloe.desoutter@atasta.net) To: FreeBSD-gnats-submit@freebsd.org Subject: ports/189838: openvswitch-1.7.1 : ovsdb-tool create segfaults Message-ID: <201405151200.s4FC0PfZ056192@cabron.atasta.net> Resent-Message-ID: <201405151420.s4FEK06L025215@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 189838 >Category: ports >Synopsis: openvswitch-1.7.1 : ovsdb-tool create segfaults >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 15 14:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Chloe Desoutter >Release: FreeBSD 10.0-RELEASE amd64 >Organization: Atasta NET >Environment: System: FreeBSD cabron.atasta.net 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: After installing openvswitch from either pkg or ports, running ovsdb-tool create causes a segmentation fault. Here is the GDB output root@cabron:~ # gdb /usr/local/bin/ovsdb-tool [snip] (gdb) run create Starting program: /usr/local/bin/ovsdb-tool create (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...[New LWP 100471] (no debugging symbols found)...[New Thread 802006400 (LWP 100471/ovsdb-tool)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 802006400 (LWP 100471/ovsdb-tool)] 0x000000000041c933 in ?? () >How-To-Repeat: * Install openvswitch from either ports or pkg. (Ports dependencies are built all with their default options.) * Run ovsdb-tool create >Fix: Strangely when building with WITH_DEBUG=yes ovsdb-tool create will work just fine (but this doesn't help me identify where the bug hides). >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405151200.s4FC0PfZ056192>