[Bug 36759] New: winefile: crash when inserting removable media
http://bugs.winehq.org/show_bug.cgi?id=36759 Bug ID: 36759 Summary: winefile: crash when inserting removable media Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: visserthree(a)gmail.com Created attachment 48813 --> http://bugs.winehq.org/attachment.cgi?id=48813 A backtrace When I plug in a USB flash memory stick while Winefile is running, it crashes. Built on Debian 7.5 amd64/multiarch with 32-bit libraries. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36759 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, hardware -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36759 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source CC| |imwellcushtymelike(a)gmail.co | |m --- Comment #1 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Please retest in Wine 1.7.33 or later. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36759 --- Comment #2 from Peter S <visserthree(a)gmail.com> --- Created attachment 50416 --> https://bugs.winehq.org/attachment.cgi?id=50416 Another backtrace Yep, still crashes in 1.7.33. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36759 --- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> --- Unfortunately I can't reproduce, a new drive letter is created and I can click on it to show the files (Xfce auto mounts the drive). Is the drive auto monted in Debian for you too? Can your user access the files in the pendrive from Debian? This situation can happen if read_tree_win [1] returns NULL, then in refresh_child [2] the variable will child->left.cur will be NULL leading to a crash at [3] because the dir parameter is NULL. [1] http://source.winehq.org/source/programs/winefile/winefile.c#0429 [2] http://source.winehq.org/source/programs/winefile/winefile.c#3404 [3] http://source.winehq.org/source/programs/winefile/winefile.c#1371 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36759 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|imwellcushtymelike(a)gmail.co | |m | Hardware|x86 |x86-64 Distribution|--- |Debian -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36759 Peter S <visserthree(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|1.7.19 |1.7.33 --- Comment #4 from Peter S <visserthree(a)gmail.com> --- Found it. As a security measure, I had set Z: to something besides '/' so random Windows programs couldn't go peeking everywhere, instead of '/'. Wine can browse my filesystem starting at '/', but not open anything outside of a drive letter if I do that. Setting Z back to '/' cleared it up. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36759 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #5 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Broken setup -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36759 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing invalid bugs. -- 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.
participants (1)
-
wine-bugs@winehq.org