[csw-users] gtk segmentation fault

Denis I. Morozov d_frost at mail.ru
Fri Jan 13 04:48:00 CET 2006


James Lee wrote:
> I mean try using gdb (for example, there are other ways):
> 
> $ gdb /opt/csw/bin/gtk-demo core
> 
> and at the "(gdb)" prompt type "backtrace" or "where".  If we are
> lucky the functions and the files listed will give us a clue as to
> the problem.
I executed "$ gdb /opt/csw/bin/gaim ./core":

(gdb) where
#0  0xfe81f82c in _lwp_kill () from /usr/lib/libc.so.1
#1  0xfe7d0a24 in raise () from /usr/lib/libc.so.1
#2  0xfe7b6ce0 in abort () from /usr/lib/libc.so.1
#3  0xfdf461a8 in __sighndlr () from /usr/lib/libthread.so.1
#4  0xfdf3fed8 in call_user_handler () from /usr/lib/libthread.so.1
#5  <signal handler called>
#6  0x00000000 in ?? ()
#7  0xfe2da378 in fbRasterizeTrapezoid () from /opt/csw/lib/libcairo.so.2
#8  0xfe2daa70 in pixman_compositeGeneral () from /opt/csw/lib/libcairo.so.2
#9  0xfe2caa6c in _cairo_pixman_composite () from /opt/csw/lib/libcairo.so.2
#10 0xfe2a5344 in _cairo_image_surface_assume_ownership_of_data ()
    from /opt/csw/lib/libcairo.so.2
#11 0xfe2a5344 in _cairo_image_surface_assume_ownership_of_data ()
    from /opt/csw/lib/libcairo.so.2
Previous frame identical to this frame (corrupt stack?)
(gdb)

Now I'll havent direct access to my office station with Solaris at least 
3 days (till Monday), I'm using ssh for access.

Thanks, Denis.



More information about the users mailing list