[Bug 330458] New: jpilot: xcb_xlib.c:42: xcb_xlib_lock: Assertion `!c->xlib .lock' failed. Aborted
https://bugzilla.novell.com/show_bug.cgi?id=330458#c1 Summary: jpilot: xcb_xlib.c:42: xcb_xlib_lock: Assertion `!c- >xlib.lock' failed. Aborted Product: openSUSE 10.3 Version: RC 1 Platform: x86 OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: DaleM@MooreWorks.Net QAContact: qa@suse.de Found By: --- Howdy y'all; dalem@BrainIac:~> jpilot removing stale pidfile slow_sync_application: Unable to open file: Keys-Gtkr jpilot: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0. jpilot: xcb_io.c:182: process_responses: Assertion `((int) (((dpy->last_request_read)) - ((dpy->request))) <= 0)' failed. jpilot: xcb_xlib.c:42: xcb_xlib_lock: Assertion `!c->xlib.lock' failed. Aborted I installed openSUSE 10.3 RC1 but can't tell that's what's still running after openSUSE has updated itself several times. dalem@BrainIac:~> lsb_release -a LSB Version: core-2.0-noarch:core-3.0-noarch:core-2.0-ia32:core-3.0-ia32:desktop-3.1-ia32:desktop-3.1-noarch:graphics-2.0-ia32:graphics-2.0-noarch:graphics-3.1-ia32:graphics-3.1-noarch Distributor ID: SUSE LINUX Description: openSUSE 10.3 (i586) Release: 10.3 Codename: n/a dalem@BrainIac:~> cat /etc/issue Welcome to openSUSE 10.3 (i586) - Kernel \r (\l). dalem@BrainIac:~> uname -a Linux BrainIac 2.6.22.5-29-default #1 SMP 2007/09/20 15:19:04 UTC i686 i686 i386 GNU/Linux dalem@BrainIac:~> cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 3 model name : Intel(R) Pentium(R) 4 CPU 2.40GHz stepping : 3 cpu MHz : 2394.145 cache size : 1024 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc up pni monitor ds_cpl cid bogomips : 4819.71 clflush size : 64 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330458#c1 --- Comment #1 from Dale Moore <DaleM@MooreWorks.Net> 2007-10-03 10:12:19 MST --- http://www.nabble.com/-Bug-50541--jpilot-sync-reboots-palm-on-%22Syncing-Key... http://bugs.jpilot.org/1594 https://bugs.launchpad.net/dapper-backports/+bug/50541 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330458 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |nadvornik@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330458#c2 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sndirsch@novell.com --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2007-11-14 08:16:55 MST ---
jpilot: xcb_io.c:182: process_responses: Assertion `((int) (((dpy->last_request_read)) - ((dpy->request))) <= 0)' failed. See Bug #302173
jpilot: xcb_xlib.c:42: xcb_xlib_lock: Assertion `!c->xlib.lock' failed. Aborted This issue has been fixed for openSUSE 11.0. The assertion has been changed into a warning.
xorg-x11-libxcb.changes ------------------------------------------------------------------- Mon Nov 5 14:58:18 CET 2007 - sndirsch@suse.de - always-sloppy.diff * This patch prints out warnings only, the assert() is completely gone now. As programs with this error typically trigger it several times, each warning is printed only once. (Bug #251087) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330458#c3 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nadvornik@novell.com |sndirsch@novell.com Component|Other |X.Org QAContact|qa@suse.de |xorg-maintainer-bugs@forge.provo.novell.com Summary|jpilot: xcb_xlib.c:42: xcb_xlib_lock: Assertion |jpilot: xcb_io.c:182: process_responses: |`!c->xlib.lock' failed. Aborted |Assertion `((int) (((dpy->last_request_read)) - | |((dpy->request))) <= 0)' failed. --- Comment #3 from Stefan Dirsch <sndirsch@novell.com> 2007-11-14 08:46:37 MST --- (In reply to comment #2 from Stefan Dirsch)
jpilot: xcb_io.c:182: process_responses: Assertion `((int) (((dpy->last_request_read)) - ((dpy->request))) <= 0)' failed. See Bug #302173 In case this is a general Java bug, this might be another candidate to replace an assertion by a warning.
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330458#c4 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eich@novell.com AssignedTo|sndirsch@novell.com |mhopf@novell.com --- Comment #4 from Stefan Dirsch <sndirsch@novell.com> 2007-11-14 08:48:27 MST --- Matthias, Egbert. What do you think? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330458#c5 Matthias Hopf <mhopf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #5 from Matthias Hopf <mhopf@novell.com> 2007-11-28 13:18:32 MST --- *** This bug has been marked as a duplicate of bug 302173 *** https://bugzilla.novell.com/show_bug.cgi?id=302173 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330458 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=330458#c6 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE | --- Comment #6 from Stefan Dirsch <sndirsch@novell.com> 2007-12-18 10:22:56 MST --- reopen -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330458 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=330458#c7 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mhopf@novell.com |nadvornik@novell.com Status|REOPENED |NEW --- Comment #7 from Stefan Dirsch <sndirsch@novell.com> 2007-12-18 10:24:12 MST --- This is an application bug. See Bug #302173. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330458 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|nadvornik@novell.com |bnc-team-screening@forge.provo.novell.com Component|X.Org |X11 Applications QAContact|xorg-maintainer-bugs@forge.provo.novell.com |sndirsch@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330458 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |nadvornik@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330458 Vladimir Nadvornik <nadvornik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 - None |P4 - Low -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=330458 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|sndirsch@novell.com |qa@suse.de -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com