Page 1 of 1
VLC 1.1.7 — Quitting problems
Posted: 07 Mar 2011 23:16
by danilcha
When I right-click launched VLC dock icon and click Quit, VLC doesn’t quit. When I then simply click the icon, VLC quits.
Re: VLC 1.1.7 — Quitting problems
Posted: 08 Mar 2011 19:37
by kelteona
Same problem here
Re: VLC 1.1.7 — Quitting problems
Posted: 09 Mar 2011 00:38
by danilcha
I noticed that sometimes VLC quits normally. So the bug is inconsistent.
Re: VLC 1.1.7 — Quitting problems
Posted: 09 Mar 2011 16:35
by kdean
Problem has been around for a while.
More Details:
viewtopic.php?f=12&t=86403
Re: VLC 1.1.7 — Quitting problems
Posted: 29 Mar 2011 14:09
by pjd813
I realize this doesn't seem to be a big deal, but it brings the overall stability of the program into question.
It makes it look like something is "stuck", as if there might be resources that aren't being released, or any number of other things.
It's still happening in 1.1.8
Re: VLC 1.1.7 — Quitting problems
Posted: 30 Mar 2011 21:41
by Belphegor666
When I had the same problem with an older version of VLC, I solved that issue by using the «Delete VLC Preferences» script, which can be found in the «Goodies» folder of the Install package.
Re: VLC 1.1.7 — Quitting problems
Posted: 02 Apr 2011 15:19
by ajmas
If it is anything like the issue I have been having then it seems the "universal plug and play" module is the one causing the issues. To see if it is, go to the preferences, click on all, then "playlist -> service discovery", then uncheck "universal plug'n'play". Quit the application (it may still have the issue at this point), then relaunch. Do your usual stuff and then see if it quits correctly. Let me know if this makes any difference for you.
Re: VLC 1.1.7 — Quitting problems
Posted: 03 Apr 2011 04:59
by kdean
If it is anything like the issue I have been having then it seems the "universal plug and play" module is the one causing the issues.
Doesn't look like it. I have none of those services checked and I've had and continue to have the quitting problem.
Re: VLC 1.1.7 — Quitting problems
Posted: 03 Apr 2011 21:12
by ajmas
Next time you have the issue quitting VLC, please could you try force-quitting it and then providing the report provided by the OS. That should hopefully give an idea where it is blocking. For example when I did when I was having the issues I got:
Code: Select all
Date/Time: 2011-04-02 08:47:36 -0400
OS Version: 10.6.6 (Build 10J567)
Architecture: x86_64
Report Version: 7
Command: VLC
Path: /Applications/VLC.app/Contents/MacOS/VLC
Version: 1.1.8 (1.1.8)
Parent: launchd [1060]
PID: 18557
Event: hang
Duration: 4.99s (sampling started after 2 seconds)
Steps: 10 (100ms sampling interval)
Pageins: 2
Pageouts: 0
Process: VLC [18557]
Path: /Applications/VLC.app/Contents/MacOS/VLC
UID: 501
Thread 97a13d4
User stack:
10 start + 52 (in VLC) [0x1000039f4]
10 main + 413 (in VLC) [0x100003bbd]
10 libvlc_release + 82 (in libvlc.5.dylib) [0x100009832]
10 libvlc_InternalCleanup + 96 (in libvlccore.4.dylib) [0x100025280]
10 playlist_ServicesDiscoveryKillAll + 54 (in libvlccore.4.dylib) [0x10003f9b6]
10 playlist_ServicesDiscoveryRemove + 358 (in libvlccore.4.dylib) [0x10003f8e6]
10 module_unneed + 30 (in libvlccore.4.dylib) [0x10008128e]
10 Close(vlc_object_t*) + 15 (in libupnp_intel_plugin.dylib) [0x10631a5af]
10 UpnpFinish + 292 (in libupnp.6.dylib) [0x1063365d5]
10 ThreadPoolShutdown + 396 (in libthreadutil.6.dylib) [0x10634abdf]
10 __semwait_signal + 10 (in libSystem.B.dylib) [0x7fff85fc5fca]
Kernel stack:
10 semaphore_wait_continue + 0 [0x22a3dd]
There was a lot more in the report that that, but in my case the first thread appeared to be the most relevant.
Re: VLC 1.1.7 — Quitting problems
Posted: 04 Apr 2011 03:11
by kdean
Are you saying force-quit even though VLC isn't hanging. The Quit issue is only a problem until you switch back to VLC and then it quits. So it's not a hanging-requiring-force-quit issue.
Re: VLC 1.1.7 — Quitting problems
Posted: 04 Apr 2011 03:21
by ajmas
Its not a real hang, but I just want to see if you do get a hang log. It may at least give an indication as to what is causing the issue.
Re: VLC 1.1.7 — Quitting problems
Posted: 05 Apr 2011 08:03
by kdean
No hang log when force-quitting here.
Re: VLC 1.1.7 — Quitting problems
Posted: 11 Apr 2011 22:24
by fkuehne
Fixed in VLC 1.1.9, which will be released within the next days.