update-manager assert failure: python2.6: ../../src/xcb_io.c:183: process_responses: Asserzione '!(req

Bug #559595 reported by MaxTux
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
update-manager (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: update-manager

relase ubuntu 10.04 beta 2

ProblemType: Crash
DistroRelease: Ubuntu 10.04
Package: update-manager 1:0.133.11
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
AssertionMessage: python2.6: ../../src/xcb_io.c:183: process_responses: Asserzione '!(req && current_request && !(((long) (req->sequence) - (long) (current_request)) <= 0))' fallita.
Date: Thu Apr 1 13:01:13 2010
ExecutablePath: /usr/bin/update-manager
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100331)
InterpreterPath: /usr/bin/python2.6
PackageArchitecture: all
ProcCmdline: /usr/bin/python2.6 /usr/bin/update-manager --dist-upgrade
ProcEnviron:
 PATH=(custom, no user)
 LANG=it_IT.utf8
 SHELL=/bin/bash
Signal: 6
SourcePackage: update-manager
StacktraceTop:
 raise () from /lib/libc.so.6
 abort () from /lib/libc.so.6
 __assert_fail () from /lib/libc.so.6
 ?? () from /usr/lib/libX11.so.6
 _XReply () from /usr/lib/libX11.so.6
Title: update-manager assert failure: python2.6: ../../src/xcb_io.c:183: process_responses: Asserzione '!(req && current_request && !(((long) (req->sequence) - (long) (current_request)) <= 0))' fallita.
UserGroups:

Revision history for this message
MaxTux (maxtux) wrote :
Revision history for this message
logreg@free.fr (logreg) wrote :

Hi every body, please let me add another way to reproduce the error :

../../src/xcb_io.c:183: process_responses: Assertion `!(req && current_request && !(((long) (req->sequence) - (long) (current_request)) <= 0))' failed.

I post here because the #419501 seems to refer to another line than the 183 one

1] Create a simple open GL application that makes its rendering in your own created X11 window.
-> Create your opengl context and X11 window in the main application thread.
-> do not use automatic extension loops ... (use glxXXXXXX functions)

2] instead of running your rendering loop from the main thread, run it from another thread ...
-> it crash if you run the loop in a second thread,

I'm running

-> ubuntu 10.04 LTS - the Lucid Lynx - released in April 2010
-> inside a Virtual Box (running under windows XP 32)

hoping it will help

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.