http://bugs.winehq.org/show_bug.cgi?id=26207 Summary: AVRStudio 4 : crashes when connecting to the programmer using COM port Product: Wine Version: 1.3.14 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs(a)winehq.org ReportedBy: wike.svk(a)gmail.com Created an attachment (id=33411) --> (http://bugs.winehq.org/attachment.cgi?id=33411) Console output during the crash AVRStudio 4.18 (build 716) crashes while connecting to the STK500 using COM1 port. This bug is always in effect. I have provided log that seems to link this problem with the translation from the msxml3 to the libxml2 (v2.7.8). The crash occurs when the "xmlDictLookup" function is called. Way to reproduce: - create symbolic link to the COM1 interface under Wine's "dosdevices" directory ("ln -s /dev/ttyUSB0 com1") - run AVR Studio - In menu select "Tools->Program AVR->Connect" - Select "STK500" and "COM1" port - Click "Connect..." You can find AVRStudio at : http://www.atmel.com/dyn/products/tools_card.asp?tool_id=2725 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.