http://bugs.winehq.org/show_bug.cgi?id=19169
Summary: Albumplayer closes with an abnormal program termination Product: Wine Version: 1.1.24 Platform: PC URL: http://www.albumplayer.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: hello.adri@gmail.com
Closing Albumplayer results in "The program AlbumPlayer.exe has encountered a serious problem and needs to close" and further in an "abnormal program termination"
See output in link attachment.
I'm new to bug reporting, please comment if something is not clear, misunderstood, etc.
http://bugs.winehq.org/show_bug.cgi?id=19169
--- Comment #1 from Adri hello.adri@gmail.com 2009-07-03 16:37:06 --- Created an attachment (id=22156) --> (http://bugs.winehq.org/attachment.cgi?id=22156) "Unhandled page fault ..."
http://bugs.winehq.org/show_bug.cgi?id=19169
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-07-03 16:40:12 --- (In reply to comment #0)
I'm new to bug reporting, please comment if something is not clear, misunderstood, etc.
Hi, Andri.
Attach it as a text file (don't forget to choose text/plain mime type). External links are used only for huge logs that don't fit into bugzilla limits in compressed archives.
http://bugs.winehq.org/show_bug.cgi?id=19169
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-07-03 16:46:35 --- Did you install any native directx parts?
Log shows missed dsdmo.dll class. This module is unimplemented in Wine. You could try to move it from Win installation and register it with 'regsvr32' (it is useless otherwise).
http://bugs.winehq.org/show_bug.cgi?id=19169
--- Comment #4 from Adri hello.adri@gmail.com 2009-07-04 07:29:16 --- (In reply to comment #3)
Did you install any native directx parts?
Log shows missed dsdmo.dll class. This module is unimplemented in Wine. You could try to move it from Win installation and register it with 'regsvr32' (it is useless otherwise).
Hi, thanks for your reply.
I didn't install any directx part. Just "sh winetricks corefonts mdac28 jet40 msxml4" Then I got some gecko errors so I installed that too "sh winetricks gecko" See output in attached file "albumplayer-install.txt"
I don't see any dsdmo.dll in the log. On which line do you see it?
Here's the output once more from the above config I started albumplayer first time and ended it with control-c because the debugger was hanging I did a pkill AlbumPlayer* to kill also the AlbumPlayer panel button. Started it up again and it closed without a message. Started it up third time and debugger message came through and I got the abnormal program termination. See output in attached file albumplayer-output.txt
http://bugs.winehq.org/show_bug.cgi?id=19169
--- Comment #5 from Adri hello.adri@gmail.com 2009-07-04 07:31:14 --- Created an attachment (id=22169) --> (http://bugs.winehq.org/attachment.cgi?id=22169) albumplayer-install.txt
http://bugs.winehq.org/show_bug.cgi?id=19169
--- Comment #6 from Adri hello.adri@gmail.com 2009-07-04 07:31:55 --- Created an attachment (id=22170) --> (http://bugs.winehq.org/attachment.cgi?id=22170) albumplayer-output.txt
http://bugs.winehq.org/show_bug.cgi?id=19169
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2009-07-04 09:31:00 --- (In reply to comment #4)
(In reply to comment #3)
Did you install any native directx parts?
Log shows missed dsdmo.dll class. This module is unimplemented in Wine. You could try to move it from Win installation and register it with 'regsvr32' (it is useless otherwise).
Hi, thanks for your reply.
I didn't install any directx part. Just "sh winetricks corefonts mdac28 jet40 msxml4"
I see mdac here: --- PE 1f440000-1f4bd000 Export msado15 PE 1f890000-1f8fc000 Export oledb32 ---
Do you really need msxml4?
Then I got some gecko errors so I installed that too "sh winetricks gecko" See output in attached file "albumplayer-install.txt"
I don't see any dsdmo.dll in the log. On which line do you see it?
I don't know what trace log did you attach. I asked about attaching this pastebin file to this bugzilla. It contains clsid: --- 120ced89-3bf4-4173-a132-3cb406cf3231 --- which belongs to dsdmo.dll.
Here's the output once more from the above config I started albumplayer first time and ended it with control-c because the debugger was hanging I did a pkill AlbumPlayer* to kill also the AlbumPlayer panel button. Started it up again and it closed without a message. Started it up third time and debugger message came through and I got the abnormal program termination.
See output in attached file albumplayer-output.txt
Why does it differ from your first log?
http://bugs.winehq.org/show_bug.cgi?id=19169
--- Comment #8 from Adri hello.adri@gmail.com 2009-07-04 17:33:36 --- Hi, Nikolay
Why does it differ from your first log?
I did some try and error, I thought I did it after I posted the first attachment, I'm not sure anymore. Please consider the latest albumplayer-output.txt as a clean example, with only the essentials installed. Sorry I'm not used to do this kind of stuff yet..
The second installation does give the same errors as the first, so the results are the same (Unhandled page fault leading to abnormal termination of program)
Do you really need msxml4?
I believe I do need msxml4, without it I have constant ole errors 80004002 with every write to database, that means with the beginning of playing every next song the error message comes up. So I was glad that problem solved itself with msxml4 I don't know how to fix this in an other way
I see mdac here: PE 1f440000-1f4bd000 Export msado15 PE 1f890000-1f8fc000 Export oledb32
It's still there in the latest output, is it not from mdac28 install? What does it mean?
Did you install any native directx parts? Log shows missed dsdmo.dll class. This module is unimplemented in Wine. You could try to move it from Win installation and register it with 'regsvr32' (it is useless otherwise).
Is it still a concern in the latest albumplayer-output.txt?
Thanks
http://bugs.winehq.org/show_bug.cgi?id=19169
Adri hello.adri@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #9 from Adri hello.adri@gmail.com 2009-07-05 04:00:52 --- Hi Problem went with upgrade to 1.1.25, wonderful..!! I'll set status to fixed.
Thanks again.
http://bugs.winehq.org/show_bug.cgi?id=19169
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2009-07-17 12:32:45 --- Closing bugs fixed in 1.1.26.
http://bugs.winehq.org/show_bug.cgi?id=19169
Saulius K. saulius2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2@gmail.com