mp3directcut crash

Questions about Wine on Linux
Locked
duns
Level 2
Level 2
Posts: 15
Joined: Tue Jun 03, 2014 4:41 am

mp3directcut crash

Post by duns »

I have pclinuxos, with kde. Under wine mp3directcut start, play a sound but when I clic on "stop" the program crash.
Thank you
Duns
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: mp3directcut crash

Post by dimesio »

Wine version? If it's not the latest development release, upgrade. If the problem is still present in current Wine, post terminal output. http://wiki.winehq.org/FAQ#get_log
duns
Level 2
Level 2
Posts: 15
Joined: Tue Jun 03, 2014 4:41 am

Re: mp3directcut crash

Post by duns »

1.6.2 on Pclinuxos 2014. I cannot upgrade if is not present in synaptic :(
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: mp3directcut crash

Post by dimesio »

Post terminal output.
duns
Level 2
Level 2
Posts: 15
Joined: Tue Jun 03, 2014 4:41 am

Re: mp3directcut crash

Post by duns »

Here: "fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
err:seh:setup_exception_record stack overflow 1264 bytes in thread 0026 eip 7ef6463a esp 00b40e40 stack 0xb40000-0xb41000-0xc40000


Warning: Program '/mnt/condivisa/programs/mp3directcut/mp3DirectCut.exe' crashed."
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: mp3directcut crash

Post by dimesio »

I need the backtrace, too. That should have been captured by Wine's crash dialog.
duns
Level 2
Level 2
Posts: 15
Joined: Tue Jun 03, 2014 4:41 am

Re: mp3directcut crash

Post by duns »

How, where can I find it?
duns
Level 2
Level 2
Posts: 15
Joined: Tue Jun 03, 2014 4:41 am

Re: mp3directcut crash

Post by duns »

I triede again: "fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
err:seh:setup_exception_record stack overflow 1264 bytes in thread 0026 eip 7ef6463a esp 00a40e40 stack 0xa40000-0xa41000-0xb40000


Warning: Program '/mnt/condivisa/programs/mp3directcut/mp3DirectCut.exe' crashed."
I don't see anything else :(
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: mp3directcut crash

Post by dimesio »

You should be getting a popup "Wine has encounterered a problem..." message from Wine with a link to see the backtrace. However, assuming that "Warning" message is from the app (it's not from Wine), it may be intercepting the backtrace.
duns
Level 2
Level 2
Posts: 15
Joined: Tue Jun 03, 2014 4:41 am

Re: mp3directcut crash

Post by duns »

I don't see any popup or Warning message, sorry. There is maybe a file log in wine?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: mp3directcut crash

Post by dimesio »

Wine doesn't save log files.

Is this the app? http://mpesch3.de1.cc/mp3dc.html I downloaded it and tested it in 1.7.19, and cannot reproduce the problem.
duns
Level 2
Level 2
Posts: 15
Joined: Tue Jun 03, 2014 4:41 am

Re: mp3directcut crash

Post by duns »

Yes, is that. I will wait for the next update in pclinuxos...
A curiosity: are you italian?
duns
Level 2
Level 2
Posts: 15
Joined: Tue Jun 03, 2014 4:41 am

Re: mp3directcut crash

Post by duns »

Upgrade with a new versione of Wine: :) problem solved, now mp3directcut works fine!
Locked