Hi Thomas,

On 10 September 2014 08:38, Thomas King <[email protected]> wrote:

> I want to report a bug to its developers, but there seems to be only some
> individual developers on github. Where should I report?
>

github is just a mirror of the main subversion repository that I maintain.

The place to report issues is here on the osg-users mailing list/forum.
This enables lots of eye balls to see the issue and increase the chance
that someone might have insight into the issue.



>
> By the way, this is the details of this bug:
>
> OS: Arch Linux
> Ver: openscenegraph 3.2.1-1, x86_64
> Detail: When I create more than one viewer and run it with nvidia optirun,
> I'll get this error. Running on default intel driver is ok.
>
> Error log:
> [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.
> XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":8"
>       after 72 requests (72 known processed) with 0 events remaining.
> Optic_disp: xcb_io.c:179: dequeue_pending_request: Assertion
> `!xcb_xlib_unknown_req_in_deq' failed.
>
>
>
I have develop on a Kunbuntu 14.04 system with an NVidia Geforce 760i.  I
have just run:

   osgviewer cow.osgt&
   osgviewer cow.osgt&

And both instances work fine without any errors running or reported to the
console.

I haven;t heard of optirun before, I have done a quick search on the web
and haven't got any good explanation of what it is.  What is it and why are
you using it?

Also what hardware do you have on your system?

As I really don't know enough about your specific system or how you have
gone about testing I can't provide any specific insights to what might be
amiss.  In general I'd have to say the error looks to be a GLX/Driver issue
rather than an OSG one.

Robert.

Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to