All, Can someone take a quick look at my analysis of the tcnative crash described here: https://bz.apache.org/bugzilla/show_bug.cgi?id=62626
Without a debugger in Windows, I don't think I'll be able to find the line of code where the problem is. There is an offset into the DLL where the error is happening and I'm assuming that if you have Visual Studio, you can open the binary DLL and the source and see the mapping between the two and find where this failure is happening much more easily than I can via code inspection. Unless there is some native stack-info missing, the fault is actually in sendbb() which .... doesn't have much in the way of data-writes in it at all (and it looks like the segfault occurs while trying to *write* to an out-of-bounds address rather than reading one). Thanks, -chris
signature.asc
Description: OpenPGP digital signature