ports/189838: openvswitch-1.7.1 : ovsdb-tool create segfaults

chloe.desoutter@atasta.net Chloe.Desoutter at cabron.atasta.net
Thu May 15 14:20:01 UTC 2014


>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 at 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 at 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:


More information about the freebsd-ports-bugs mailing list