VLC Crash on UPnP Access
I'm running VLC 2.02 on Mac OsX 10.7.4. Everytime I try to access Twonky Media Server, also located on this same Mac OsX computer, this crash occurs. I'm attaching the crash log from OsX, because I don't know that sending that to Apple for Analysis is likely to produce any beneficial result. In looking at the crash log, the thread which has crashed seemed to be parsing an http Received message.
The crash was actually in the code libsystem_c.dylib in the function __svfscanf_l (then call stack above, backwards/upwards order -> vscanf_l, sscanf, parser_parse_responseline, parser_parse, and http_RecvMessage). See the attached crash dump/log for more.