From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 14 20:20:03 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F0D501EE for ; Mon, 14 Apr 2014 20:20:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CD0F01662 for ; Mon, 14 Apr 2014 20:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3EKK2aA010982 for ; Mon, 14 Apr 2014 20:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3EKK2YL010981; Mon, 14 Apr 2014 20:20:02 GMT (envelope-from gnats) Resent-Date: Mon, 14 Apr 2014 20:20:02 GMT Resent-Message-Id: <201404142020.s3EKK2YL010981@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "O. Hartmann" Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 608B4188 for ; Mon, 14 Apr 2014 20:15:21 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D004162F for ; Mon, 14 Apr 2014 20:15:21 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3EKFKeo003648 for ; Mon, 14 Apr 2014 20:15:20 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3EKFKGh003643; Mon, 14 Apr 2014 20:15:20 GMT (envelope-from nobody) Message-Id: <201404142015.s3EKFKGh003643@cgiserv.freebsd.org> Date: Mon, 14 Apr 2014 20:15:20 GMT From: "O. Hartmann" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/188628: math/gnuplot: Assertion failed: (! xcb_xlib_unknown_req_in_deq) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2014 20:20:03 -0000 >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@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: