Comment 2 for bug 384643

Revision history for this message
Rick Spencer (rick-rickspencer3) wrote : Re: credentials.get_request_token function causes a segmentation fault

I created a minimal repro script to repro the segmentation fault. Naturally the script does not trigger the segmentation fault. However, I can't for the life of me figure out why my code causes a seg fault, and the repro script does not.

I obviously don't expect this to be a high priority bug, but it would be nice to get an exception that gives me at least some sense of why the failure is occuring, rather than a full on crash.