Package: awesome
Version: 3.3-1
Severity: important

Hi,


awesome starts up ok, but once any window attempts to open, awesome crashes.

Happens with default configuration.

Building a debug version from git tree, i was able to track it down 
to xcb_get_wm_hints_reply from libxcb-icccm (see gdb session excerpt).


Unfortunately, i can not remember which package update started this.


Thanks,

Ingo



====================

gdb session excerpt (empty lines added for readablility):


Breakpoint 6, 0xb7c94ca6 in xcb_get_wm_hints_from_reply () from 
/usr/lib/libxcb-icccm.so.1

(gdb) bt
#0  0xb7c94ca6 in xcb_get_wm_hints_from_reply () from /usr/lib/libxcb-icccm.so.1
#1  0xb7c94d84 in xcb_get_wm_hints_reply () from /usr/lib/libxcb-icccm.so.1
#2  0x0805f5ac in property_update_wm_hints (c=0x824a13c, reply=0x0) at 
/home/ingo/src/awesome/awesome/property.c:169
#3  0x08055ae9 in client_manage (w=8388621, wgeom=0x824a328, phys_screen=0, 
startup=false) at /home/ingo/src/awesome/awesome/client.c:504
#4  0x0805e7af in event_handle_maprequest (data=0x0, connection=0x81a72d0, 
ev=0x825f7b0) at /home/ingo/src/awesome/awesome/event.c:639
#5  0xb7c81ef4 in xcb_event_handle () from /usr/lib/libxcb-event.so.1
#6  0x080537ba in a_xcb_check_cb (loop=0xb7b8c5c0, w=0xbfb64600, revents=32768) 
at /home/ingo/src/awesome/awesome/awesome.c:204
#7  0xb7b88cdb in ev_loop () from /usr/lib/libev.so.3
#8  0x080543a6 in main (argc=1, argv=0xbfb64724) at 
/home/ingo/src/awesome/awesome/awesome.c:547

(gdb) s
Single stepping until exit from function xcb_get_wm_hints_from_reply, which has 
no line number information.
0xb7c94d84 in xcb_get_wm_hints_reply () from /usr/lib/libxcb-icccm.so.1

(gdb) bt
#0  0xb7c94d84 in xcb_get_wm_hints_reply () from /usr/lib/libxcb-icccm.so.1
#1  0x0805f5ac in property_update_wm_hints (c=0xffff0000, reply=0x18) at 
/home/ingo/src/awesome/awesome/property.c:169
#2  0xffff7f7f in ?? ()
#3  0xffff0000 in ?? ()
#4  0x00000018 in ?? ()
#5  0x00000088 in ?? ()
#6  0x00000000 in ?? ()


(... few lines down it'll crash)


=====================


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29.2-32 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages awesome depends on:
ii  libc6                         2.9-13     GNU C Library: Shared libraries
ii  libcairo2                     1.8.6-2+b1 The Cairo 2D vector graphics libra
ii  libdbus-1-3                   1.2.14-2   simple interprocess messaging syst
ii  libev3                        1:3.6-1    high-performance event loop librar
ii  libglib2.0-0                  2.20.3-1   The GLib library of C routines
ii  libimlib2                     1.4.2-4+b1 powerful image loading and renderi
ii  liblua5.1-0                   5.1.4-3    Simple, extensible, embeddable pro
ii  libpango1.0-0                 1.24.2-1   Layout and rendering of internatio
ii  libstartup-notification0      0.10-1     library for program launch feedbac
ii  libx11-6                      2:1.2.1-1  X11 client-side library
ii  libxcb-atom1                  0.3.4-1    utility libraries for X C Binding 
ii  libxcb-aux0                   0.3.4-1    utility libraries for X C Binding 
ii  libxcb-event1                 0.3.4-1    utility libraries for X C Binding 
ii  libxcb-icccm1                 0.3.4-1    utility libraries for X C Binding 
ii  libxcb-image0                 0.3.4-1    utility libraries for X C Binding 
ii  libxcb-keysyms1               0.3.4-1    utility libraries for X C Binding 
ii  libxcb-property1              0.3.4-1    utility libraries for X C Binding 
ii  libxcb-randr0                 1.3-2      X C Binding, randr extension
ii  libxcb-render-util0           0.3.4-1    utility libraries for X C Binding 
ii  libxcb-render0                1.3-2      X C Binding, render extension
ii  libxcb-shm0                   1.3-2      X C Binding, shm extension
ii  libxcb-xinerama0              1.3-2      X C Binding, xinerama extension
ii  libxcb-xtest0                 1.3-2      X C Binding, xtest extension
ii  libxcb1                       1.3-2      X C Binding
ii  libxdg-basedir1               1.0.1-1    implementation of the XDG Base Dir
ii  menu                          2.1.41     generates programs menu for all me

Versions of packages awesome recommends:
ii  rlwrap                        0.30-1.1   readline feature command line wrap
ii  x11-xserver-utils             7.4+2      X server utilities

awesome suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to