reassign 445509 libpixman-1-0
kthxbye

On Sat, Oct  6, 2007 at 04:51:56 -0700, Nathaniel Smith wrote:

> With gdb I get:
> 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x2ab3e1fa2780 (LWP 4952)]
> 0x00002ab3e0101bd3 in ?? () from /usr/lib/libpixman-1.so.0
> (gdb) bt
> #0  0x00002ab3e0101bd3 in ?? () from /usr/lib/libpixman-1.so.0
> #1  0x00002ab3e01079ac in ?? () from /usr/lib/libpixman-1.so.0
> #2  0x00002ab3e0105b2e in pixman_composite_rect_general ()
>    from /usr/lib/libpixman-1.so.0
> #3  0x00002ab3e010dff3 in ?? () from /usr/lib/libpixman-1.so.0
> #4  0x00002ab3e010d3ef in pixman_image_composite ()
>    from /usr/lib/libpixman-1.so.0
> #5  0x0000000000477cc8 in fbComposite ()
> #6  0x00000000006a4206 in ?? ()
> #7  0x000000000068b169 in miTrapezoids ()
> #8  0x0000000000693ee4 in ?? ()
> #9  0x0000000000455930 in ?? ()
> #10 0x000000000043f5cc in ?? ()
> #11 0x00002ab3e13b3b44 in __libc_start_main () from /lib/libc.so.6
> #12 0x0000000000421b89 in ?? ()
> #13 0x00007fffcabcc1e8 in ?? ()
> #14 0x0000000000000000 in ?? ()
> (gdb)
> 
> If I were a better person I would recompile X with debugging symbols
> and re-run that, but in fact I am weak and cowardly and the X build system
> scares me.
> 
You don't need to do that.  Just install xserver-xorg-core-dbg and
libpixman-1-0-dbg, that should get you a usable backtrace.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

Reply via email to