Package: libcairo2 Version: 1.0.2-3 Severity: normal Running up gpaint on my old 8-bit pseudocolor display results in a BadMatch error per the backtrace and the xmon capture below. I don't know if libcairo2 is actually to blame, but it's fairly prominent in the call stack.
The depth of "00" shown in the xmon looks a bit suspicious, I think I'd expect to see 8 there, but I don't know where it would have come through from. Maybe it's something bad in gtk or gdk. The gimp fails to start in a similar way, with a badmatch. And I've been getting crashes from mozilla attempting to drag and drop (and open a menu, and expand a window) which might be similar to bug 347675. But gimp and mozilla aren't cooperating with gdb for me, gpaint is the only one where I can even set a breakpoint. :-( #4 0xb73441ff in _XError () from /usr/X11R6/lib/libX11.so.6 #5 0xb73448ef in _XReply () from /usr/X11R6/lib/libX11.so.6 #6 0xb733f215 in XSync () from /usr/X11R6/lib/libX11.so.6 #7 0xb733f2c3 in XSync () from /usr/X11R6/lib/libX11.so.6 #8 0xb733927b in XPutImage () from /usr/X11R6/lib/libX11.so.6 #9 0xb74034ac in cairo_test_xlib_disable_render () from #/usr/lib/libcairo.so.2 #10 0xb740357f in cairo_test_xlib_disable_render () from #/usr/lib/libcairo.so.2 #11 0xb73f795a in cairo_surface_set_device_offset () from /usr/lib/libcairo.so.2 #12 0xb73f7aae in cairo_surface_set_device_offset () from /usr/lib/libcairo.so.2 #13 0xb73f7d6f in cairo_surface_set_device_offset () from /usr/lib/libcairo.so.2 #14 0xb73f7f09 in cairo_surface_set_device_offset () from /usr/lib/libcairo.so.2 #15 0xb73f0114 in cairo_font_options_get_hint_metrics () from /usr/lib/libcairo.so.2 #16 0xb73f02b9 in cairo_font_options_get_hint_metrics () from /usr/lib/libcairo.so.2 #17 0xb73f0597 in cairo_font_options_get_hint_metrics () from /usr/lib/libcairo.so.2 #18 0xb73e9e60 in cairo_fill_preserve () from /usr/lib/libcairo.so.2 #19 0xb73e9e90 in cairo_fill () from /usr/lib/libcairo.so.2 #20 0xb777f754 in gdk_window_get_internal_paint_info () from /usr/lib/libgdk-x11-2.0.so.0 #21 0xb777f8ff in gdk_window_begin_paint_region () from /usr/lib/libgdk-x11-2.0.so.0 #22 0xb78ff3bb in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0 #23 0xb778088d in gdk_window_clear_area_e () from /usr/lib/libgdk-x11-2.0.so.0 #24 0xb778096f in gdk_window_process_all_updates () from /usr/lib/libgdk-x11-2.0.so.0 #25 0xb786d597 in gtk_container_check_resize () from /usr/lib/libgtk-x11-2.0.so.0 #26 0xb76130f1 in g_child_watch_add () from /usr/lib/libglib-2.0.so.0 #27 0xb7610b8c in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #28 0xb7613f6b in g_main_context_check () from /usr/lib/libglib-2.0.so.0 #29 0xb76142c7 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #30 0xb78fe3a1 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #31 0x0805d2cf in main () ............REQUEST: PutImage sequence number: 058b format: ZPixmap request length: 54fc drawable: DWB 0140002d gc: GXC 0140002e width: 012c height: 0122 dst-x: 0 dst-y: 0 left-pad: 00 depth: 00 data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 : 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ... Error (fd 5): 00 08 8b 05 2e 00 40 01 00 00 48 08 00 00 00 00 50 d8 da bf 00 00 00 00 00 00 00 00 68 da da bf ..............ERROR: Match sequence number: 058b minor opcode: 0000 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i586) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.15-1-486 Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1) Versions of packages libcairo2 depends on: ii libc6 2.3.5-11 GNU C Library: Shared libraries an ii libfontconfig1 2.3.2-1.1 generic font configuration library ii libfreetype6 2.1.10-1 FreeType 2 font engine, shared lib ii libpng12-0 1.2.8rel-5 PNG library - runtime ii libx11-6 6.9.0.dfsg.1-4 X Window System protocol client li ii libxrender1 1:0.9.0.2-1 X Rendering Extension client libra ii xlibs 6.9.0.dfsg.1-4 X Window System client libraries m ii zlib1g 1:1.2.3-9 compression library - runtime libcairo2 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]