[Bug 12989] New: Foobar2k: crashes wine when reading MP3 file from my local MP3 server.
http://bugs.winehq.org/show_bug.cgi?id=12989 Summary: Foobar2k: crashes wine when reading MP3 file from my local MP3 server. Product: Wine Version: 0.9.60 Platform: Macintosh OS/Version: Mac OS X 10.5 Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: goles.nicolas(a)gmail.com I have an Ubuntu (7.04) server at home, that server hosts my mp3s, oggs, .FLAC etc. When I try to listen an MP3 located on that server using foobar2k, Wine crashes, and of course foobar2k crashes too. If I try to read (play) a .FLAC or .OGG from the ubuntu server, I don't experience this issue at all ( the files play normally ). The files (mp3, ogg, .flac, etc...) are added to foobar2k playlist, the issue comes when I try to play the added .mp3 files. This issue is not present when I try to play an Mp3 from localhost using wine of course. Here is a link to download foobar2k , but I am pretty sure this is a Wine issue, not a foobar issue. I haven't been able to install WinAMP to check if it fails too. foobar2k download link : http://www.foobar2000.org/foobar2000_0.9.5.2.exe -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12989 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-05-05 13:53:57 --- Not blocker - read the description of the severity. Attach complete terminal output of the crash. Upgrade to latest Wine wine-0.9.61 and try again. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12989 --- Comment #2 from Nicolas Goles <goles.nicolas(a)gmail.com> 2008-05-05 22:13:24 --- (In reply to comment #1)
Not blocker - read the description of the severity. Attach complete terminal output of the crash. Upgrade to latest Wine wine-0.9.61 and try again.
Hi, I upgraded to wine 0.9.61 today , and I'm still experiencing the same exact problem. Could you guide me a bit so I can post a terminal output of the crash ??? ( What do I have to do in order to see the terminal output ? ) Thanks. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12989 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-05-05 23:41:24 --- (In reply to comment #2)
Could you guide me a bit so I can post a terminal output of the crash ??? ( What do I have to do in order to see the terminal output ? )
Thanks.
Run in terminal, then use: $ wine your_program.exe &> /tmp/log.txt And attach /tmp/log.txt here. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12989 --- Comment #4 from Nicolas Goles <goles.nicolas(a)gmail.com> 2008-05-06 08:29:19 --- (In reply to comment #3)
(In reply to comment #2)
Could you guide me a bit so I can post a terminal output of the crash ??? ( What do I have to do in order to see the terminal output ? )
Thanks.
Run in terminal, then use:
$ wine your_program.exe &> /tmp/log.txt
And attach /tmp/log.txt here.
Hi , I tried that , but there is no log of the application freeze. I have to force quit Wine, and no log is generated when the app freezes. It stays in the "Opening Mp3" dialog of Foobar2k. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12989 --- Comment #5 from Nicolas Goles <goles.nicolas(a)gmail.com> 2008-05-07 08:38:42 --- (In reply to comment #4)
(In reply to comment #3)
(In reply to comment #2)
Could you guide me a bit so I can post a terminal output of the crash ??? ( What do I have to do in order to see the terminal output ? )
Thanks.
Run in terminal, then use:
$ wine your_program.exe &> /tmp/log.txt
And attach /tmp/log.txt here.
Hi , I tried that , but there is no log of the application freeze. I have to force quit Wine, and no log is generated when the app freezes. It stays in the "Opening Mp3" dialog of Foobar2k.
I could upload a screen captured video of the issue, since no log is created by this app freeze, the Mp3 file stays in the "Opening " dialog, and then the app hangs ( freezes ). Would the video help ? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12989 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2008-11-12 14:19:31 --- Is this still an issue in current (1.1.8 or newer) wine? How are the files served, ftp/smb/nfs/http? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12989 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Macintosh |PC -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12989 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-07-21 14:50:08 --- Abandoned. If you still have a problem in current (1.1.26 or newer) wine, and can provide the needed information, feel free to reopen. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12989 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2009-07-21 15:11:12 --- Closing. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=12989 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.5 |Mac OS X -- 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.
participants (1)
-
wine-bugs@winehq.org