http://bugs.winehq.org/show_bug.cgi?id=12633
Summary: Windows Media Player 10 crashes on "Add to Library" Product: Wine Version: CVS/GIT Platform: Other URL: http://download.microsoft.com/download/1/2/A/12A31F29- 2FA9-4F50-B95D-E45EF7013F87/MP10Setup.exe OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Setting up WPM10 went smoothly. The app started up, and asked if I wanted to scan folders for music. I told it to scan my Music folder, whereupon it promptly crashed with
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7d06b95f). Backtrace: =>1 0x7d06b95f IAutoComplete_fnInit+0xb2(iface=0xab1948, hwndEdit=0x20076, punkACL=0x0, pwzsRegKeyPath=0x0, pwszQuickComplete=0x0) [dlls/shell32/autocomplete.c:249] in shell32 (0x0033b584) 2 0x07601b83 in wmp (+0xf1b83) (0x0033b5a8) ... [dlls/shell32/autocomplete.c:249] in shell32: movl 0x0(%ecx),%edx 249 if (!SUCCEEDED (IUnknown_QueryInterface (punkACL, &IID_IEnumString, (LPVOID*)&This->enumstr))) {
http://bugs.winehq.org/show_bug.cgi?id=12633
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Windows Media Player 10 |Windows Media Player 10 |crashes on "Add to Library" |crashes on "Add to Library" | |and exit
--- Comment #1 from Dan Kegel dank@kegel.com 2008-04-17 15:47:49 --- Same error on exit. (I guess it happens when windows close.)
http://bugs.winehq.org/show_bug.cgi?id=12633
Robert M. Muncrief rmuncrief@comcast.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rmuncrief@comcast.net
--- Comment #2 from Robert M. Muncrief rmuncrief@comcast.net 2008-04-28 17:54:59 --- I can verify that the exit bug exists when using Ubuntu Gutsy AMD64 and Wine 0.9.60, with devenum, quartz, streamci, and jscript set to native. I found that these were the minimum DLL's necessary for MP10 to run. The DLL's were copied from a Windows XP system with MP10 installed. And by the way, I experimented with many different DLL configurations but could not get rid of the exit crash. And what's worse is the MP10 becomes a zombie, so users have to manually kill the process after a crash.
http://bugs.winehq.org/show_bug.cgi?id=12633
--- Comment #3 from Austin English austinenglish@gmail.com 2008-12-23 15:28:44 --- Still present in git.
http://bugs.winehq.org/show_bug.cgi?id=12633
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
--- Comment #4 from Austin English austinenglish@gmail.com 2009-01-19 15:15:32 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=12633
jameslinton@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jameslinton@hotmail.com
--- Comment #5 from jameslinton@hotmail.com 2009-06-17 23:12:03 --- can confirm bug is still present in todays version of wine (1.1.23) and many previous versions. I am using ubuntu Jaunty, bug was also present using intrepid and both jaunty and intrepid gnome and kde affected and probably more but those are the ones ive tested, im a beginner linux user but i am guessing this is a wine problem, not a os problem but i felt it was worth pointing out.
windows media player will crash on "add to libary"
also
"Uninstall" does not complete correctly it simply attempts to "roll back" the installed version, then removes itself from the installed programs list in wine, however it is very mush almost completely installed. If a reinstall is attempted after the failed uninstall, it never manages to get going again until i delete my whole .wine folder.
I have tried (after the failed uninstalls) removing the relevent folders and file from the program files" folder and deleting all registry entried relation to windows media player, however it still refuses to reinstall untill complete .wine folder deleted and "winecfg" reloaded in terminal.
but once it is going again... "crash" on "add files to libary"
i am suprised to see this bug status as new as it has been around for a very long time. :)
http://bugs.winehq.org/show_bug.cgi?id=12633
--- Comment #6 from jameslinton@hotmail.com 2009-07-20 03:06:51 --- sorry bout the comment about the status being new. i myself am new to all of this and i see lots of old bugs are flaged as new. I was not meaning to sound rude.
http://bugs.winehq.org/show_bug.cgi?id=12633
--- Comment #7 from Dan Kegel dank@kegel.com 2009-07-20 09:00:42 --- "new" just means it's a real bug and needs looking at.
http://bugs.winehq.org/show_bug.cgi?id=12633
--- Comment #8 from Austin English austinenglish@gmail.com 2010-06-12 01:34:18 --- Backtrace: =>0 0x7df1127a IAutoComplete2_fnInit+0x7a(iface=0x1123340, hwndEdit=0x20232, punkACL=(nil), pwzsRegKeyPath=0x0(nil), pwszQuickComplete=0x0(nil)) [/home/austin/wine-git/dlls/shell32/autocomplete.c:265] in shell32 (0x0033b390) 1 0x07601b83 in wmp (+0xf1b82) (0x0033b3a8) 2 0x07511fa4 in wmp (+0x1fa3) (0x0033b3f0) 3 0x7eade5ca WINPROC_wrapper+0x19() in user32 (0x0033b3a8) 4 0x07601b42 in wmp (+0xf1b41) (0x0033b3f0) 5 0x7eade5ca WINPROC_wrapper+0x19() in user32 (0x0033b3f0) 6 0x07511fa4 in wmp (+0x1fa3) (0x0033b420)
still present in 1.2-rc3.
http://bugs.winehq.org/show_bug.cgi?id=12633
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |shell32 AssignedTo|wine-bugs@winehq.org |bunglehead@gmail.com
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2010-06-12 06:12:56 --- So it's unhandled NULL interface pointer, I'll add a test.
http://bugs.winehq.org/show_bug.cgi?id=12633
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bunglehead@gmail.com |wine-bugs@winehq.org
--- Comment #10 from Nikolay Sivov bunglehead@gmail.com 2010-06-12 07:14:03 --- It crashes on native as well, we have a note in tests for that. So the question is why it happens to use null pointer.
Attach +shell,+tid, and with +relay,+shell,+tid after that I guess.
http://bugs.winehq.org/show_bug.cgi?id=12633
--- Comment #11 from Austin English austinenglish@gmail.com 2010-06-12 14:27:50 --- Created an attachment (id=28777) --> (http://bugs.winehq.org/attachment.cgi?id=28777) +shell,+tid, bzip2 -9'ed
http://bugs.winehq.org/show_bug.cgi?id=12633
--- Comment #12 from Austin English austinenglish@gmail.com 2010-06-12 14:30:27 --- Created an attachment (id=28778) --> (http://bugs.winehq.org/attachment.cgi?id=28778) +relay,+shell,+tid trace, tail'ed to 500k lines, bzip2 -9'ed
http://bugs.winehq.org/show_bug.cgi?id=12633
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
--- Comment #13 from Austin English austinenglish@gmail.com 2010-06-12 14:31:29 --- You can reproduce this very easily by the way: $ rm -rf .wine $ winetricks -q wmp10 $ cd .wine/drive_c/Program\ Files/Windows\ Media\ Player/ $ wine wmplayer.exe
click through the wizard, and when the main program appears, close it.
http://bugs.winehq.org/show_bug.cgi?id=12633
Jaime jskartman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jskartman@gmail.com
--- Comment #14 from Jaime jskartman@gmail.com 2010-10-03 10:11:07 CDT --- continues happening on wine 1.3.3
On exit, the console shows:
fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0x10098 wine: Unhandled page fault on read access to 0x00000000 at address 0x68e0724a (thread 0009), starting debugger... Can't attach process 0008: error 5
http://bugs.winehq.org/show_bug.cgi?id=12633
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #15 from joaopa jeremielapuree@yahoo.fr 2011-12-14 09:58:34 CST --- still a bug in current wine?
http://bugs.winehq.org/show_bug.cgi?id=12633
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #16 from Austin English austinenglish@gmail.com 2011-12-23 15:33:13 CST --- (In reply to comment #15)
still a bug in current wine?
You could test it yourself, you know..
but no, no crashes on exit or add to library in wine-1.3.35-147-gb433f1c. Add to library is not functional, however. That should be a new bug.
http://bugs.winehq.org/show_bug.cgi?id=12633
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard julliard@winehq.org 2011-12-30 12:57:35 CST --- Closing bugs fixed in 1.3.36.