rxvt v2.7.9-04 crashes when an xterm change pixmap sequence is sent.

Carl L. Roy carlroy@uiuc.edu
Fri Feb 7 23:18:00 GMT 2003


Rxvt v2.7.9 - released: 04 OCTOBER 2002


When I enter an xterm escape sequence to change the pixmap in the current 
window, rxvt crashes.  Below is the command that I enter to do this.

echo '^[]20;/home/user/alexhat^G'

I have attempted this in numerous ways, with the same results each time.
         1) as above
         2) just the name alexhat
         3) just the name with extension (alexhat.xpm)
         4) full path with name and extension.

If I load the pixmap with the -pixmap argument in the command line to rxvt, 
it works just fine.
I can move the pixmap around in the window using the escape sequence as 
shown below.

         echo '^[]20;;+20+20^G'

So the problem just seems to be with loading the file.  Given that the 
image can be loaded form the command line, this indicates that the .xpm 
file is good.

I have included a stack dump from the last attempt.

Exception: STATUS_ACCESS_VIOLATION at eip=6103E038
eax=00000000 ebx=00025C98 ecx=0A04C5F0 edx=46524650 esi=0A04C5F8 edi=0A072288
ebp=0022FC68 esp=0022FC50 program=C:\cygwin\bin\rxvt.exe
cs=001B ds=0023 es=0023 fs=0038 gs=0000 ss=0023
Stack trace:
Frame     Function  Args
0022FC68  6103E038  (00000000, 00025F0C, 00000000, 00000000)
0022FC98  6103EA86  (0A04C5F8, 0A04C5F8, 0022FD08, 62A43646)
0022FCA8  62A47715  (0A04C5F8, 00000000, 00000000, 00000141)
0022FD08  62A43646  (0A041B10, 0A042A88, 0A1C13C8, 00000141)
0022FD28  00423954  (0A041B10, 0A042A88, 0A1C13C8, 0A04BCA0)
0022FE18  004124D6  (0A040438, 0A041AC0, 0A04BB78, 0A04072C)
0022FE48  00412B73  (0A040438, 0A04BC38, 0022FE78, 610782FB)
0022FE78  00404895  (0A040438, 00000014, 0A04BC38, 00000007)
0022FEA8  004045EA  (0A040438, 0A040D68, 00000001, 00000003)
0022FED8  00405373  (0A040438, 615F1B60, 61009620, 00000002)
0022FEF0  004010C8  (00000004, 615F1B60, 0A040330, 0022FF24)
0022FF40  610072E8  (610CBAA8, FFFFFFFE, 00000048, 610CB9CC)
0022FF90  610075CD  (00000000, 00000000, 80430F47, 00000000)
0022FFB0  004255B2  (00401090, 037F0009, 0022FFF0, 77EA847C)
0022FFC0  0040103C  (65720062, 00005C64, 7FFDF000, 0022E6B0)
0022FFF0  77EA847C  (00401000, 00000000, 000000C8, 00000100)
End of stack trace (more stack frames may be present)



______________________________________________________________
Carl L. Roy
Network Design Office                          Phone:    (217)244-6836
University of Illinois                                Address:  1542 DCL
                                                                                   1304 
W. Springfield Ave.
                                                                                    Urbana, 
IL  61801



More information about the Cygwin-xfree mailing list