I'm getting reproducible segfaults when doing any sort of custom drag
and drop (haven't been able to get it to work on standard text d-n-d)
when running remotely over a slow connection.
Setup:
Fedora Core 2, wxPython 2.5.2.8u
- login with X forwarding to some remote host relatively far away in
terms of network responsivity.
- Load any custom drag and drop application (demos/CustomDragAndDrop.py
included)
- Do the drag and drop. Doesn't happen ever time, but certainly if you
drop relatively quickly by comparison to the response it happens.
I've got FC2 (on both endpoitns) and the FC2 rpms from wxpython.org.
A similar problem happens with the 2.4 libraries, although the backtrace
for that is much simpler. Let me know if that trace would be useful as
well.
Generally this seems like a relatively insignificant sort of problem,
but it has been causing me a _huge_ amount of difficulty over the last
two weeks.
I'm attaching a backtrace of the segfault. I've got a core dump of the
problem as well if it would help.
Please cc me on any responses, I'm not on-list.
Thanks
-Titus
stacktrace.txt (2.3 KB)