Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 May 2007 12:39:02 +0300
From:      m.boyarov@bsd.by (Max N. Boyarov)
To:        ports@freebsd.org
Subject:   Re: net/rdesktop segfault
Message-ID:  <86y7jdmedl.fsf@bsd.by>
In-Reply-To: <863b1lnurb.fsf@bsd.by> (Max N. Boyarov's message of "Fri, 25 May 2007 11:59:52 %2B0300")
References:  <863b1lnurb.fsf@bsd.by>

next in thread | previous in thread | raw e-mail | index | archive | help

>>>>> "MNB" == Max N. Boyarov writes:

 MNB>  Hi,

 MNB> after clean install xorg7.2 rdesktop segfault at login.

 MNB> #0  0x2820b73f in XPutImage () from /usr/local/lib/libX11.so.6
 MNB> (gdb) bt
 MNB> #0  0x2820b73f in XPutImage () from /usr/local/lib/libX11.so.6
 MNB> #1  0x08058ce8 in ui_desktop_restore (offset=0, x=191, y=89, cx=417, cy=260)
 MNB>     at xwin.c:3226

 with debug in libX11

 Loaded symbols for /libexec/ld-elf.so.1
#0  0x28212451 in XPutImage (dpy=0x28412000, d=25165829, gc=0x2841e1d0, 
    image=0x0, req_xoffset=0, req_yoffset=0, x=377, y=136, req_width=127, 
    req_height=135) at PutImage.c:967
967         if ((req_xoffset + width) > image->width)
(gdb) bt
#0  0x28212451 in XPutImage (dpy=0x28412000, d=25165829, gc=0x2841e1d0, 
    image=0x0, req_xoffset=0, req_yoffset=0, x=377, y=136, req_width=127, 
    req_height=135) at PutImage.c:967
#1  0x08058ce8 in ui_desktop_restore (offset=0, x=377, y=136, cx=127, cy=135)
    at xwin.c:3226


-- 
Max N. Boyarov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86y7jdmedl.fsf>