This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Nedit unstable after 1.7.0-56 update -- clipboard copy segfault


I'm not sure if this is a X11 issue or a cygwin update issue.? I'm
leaning toward the latter, but figured that I should start on this
list.

After updating my 1.7 installation to the latest cygwin DLL, my xterms
were finally able to exec bash (with some issues from bash as well),
but I immediately ran into segfault when copying to the clipboard from
nedit.  I.e. as soon as I highlighted a line of text and hit CTRL-C,
it dumped core.? The (probably mostly useless) stackdump:

??? Exception: STATUS_ACCESS_VIOLATION at eip=6B12954A
??? eax=01000345 ebx=00806C00 ecx=00968528 edx=00000000 esi=00806C00
edi=01000345
??? ebp=0022C578 esp=0022C520 program=C:\cygwin1.7\bin\nedit.exe, pid
4684, thread main
??? cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
??? Stack trace:
??? Frame???? Function? Args
??? 0022C578? 6B12954A? (00000008, 00000000, 00000020, 00000000)
??? 0022C5D8? 6B129B86? (00806C00, 01000345, 00962F70, 00962FE0)
??? 0022C618? 004544F1? (009AA390, 0E3C1BF7, 0022CA50, 00000000)
??? 0022C638? 0044E011? (009AA390, 0E3C1BF7, 0022C698, 689E880A)
??? 0022C648? 0044FD2E? (009AA390, 0022CA50, 00000000, 0022C6B0)
??? 0022C698? 689E880A? (009AA390, 004AC7AF, 0022CA50, 00000000)
??? 0022C6C8? 004090A4? (00971D78, 004AC7AF, 0022C710, 0022C710)
??? 0022C6F8? 689C176B? (00971D78, 00970C18, 0022C710, 0022C71F)
??? 0022C728? 6B169C6B? (00971D78, 0022CA50, 00000000, 0022C768)
??? 0022C778? 6B160288? (009648C0, 00971D78, 0022CA50, 0022C8FA)
??? 0022C908? 689CE2DC? (009648C0, 0022CA50, 00811ADC, 00811ADC)
??? 0022CA08? 689CE91D? (0022CA50, 00000001, 008974A0, 00000001)
??? 0022CA38? 689CDA14? (0022CA50, 0022CA50, 008BCFB8, 689C1332)
??? 0022CAB8? 689CDB85? (007C2B20, 0022CC50, 0022CB40, 00000001)
??? 0022CD78? 00401E9E? (00000002, 61206E9C, 007C00F8, 61004A2D)
??? 0022CDA8? 61006E0A? (00000000, 0022CDE0, 610066F0, 7FFDE000)
??? End of stack trace (more stack frames may be present)

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]