ports/188628: math/gnuplot: Assertion failed: (! xcb_xlib_unknown_req_in_deq)

O. Hartmann ohartman at zedat.fu-berlin.de
Mon Apr 14 20:20:03 UTC 2014


>Number:         188628
>Category:       ports
>Synopsis:       math/gnuplot: Assertion failed: (! xcb_xlib_unknown_req_in_deq)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 14 20:20:02 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     O. Hartmann
>Release:        FreeBSD 11.0-CURRENT
>Organization:
>Environment:
FreeBSD 11.0-CURRENT #0 r264453: Mon Apr 14 11:43:51 CEST 2014 amd64


>Description:
/usr/ports has svn Revision: 351262

pkg info gnuplot
gnuplot-4.6.5
Name           : gnuplot
Version        : 4.6.5
Installed on   : Mon Apr 14 22:05:52 CEST 2014
Origin         : math/gnuplot
Architecture   : freebsd:11:x86:64
Prefix         : /usr/local
Categories     : math graphics
Maintainer     : glewis at FreeBSD.org
WWW            : http://www.gnuplot.info/
Comment        : Command-line driven graphing utility
Options        :
        CAIRO          : on
        DOCS           : on
        EXAMPLES       : on
        GD             : on
        GRIDBOX        : on
        PDF            : on
        PLOT           : on
        TEX            : on
        THINSPLINES    : on
        WX             : on
        X11            : on


Error when trying to plot simply sin(x) in gnuplot:

plot sin(x)
./src/gtk/dcclient.cpp(2041): assert "m_window" failed in DoGetSize(): GetSize() doesn't work without window [in thread 816606000]
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
Assertion failed: (! xcb_xlib_unknown_req_in_deq), function dequeue_pending_request, file xcb_io.c, line 179.
Abort


Plotting data also abort immediately with

./src/gtk/dcclient.cpp(2041): assert "m_window" failed in DoGetSize(): GetSize() doesn't work without window [in thread 817f08000]
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list