VLC crashes when quitting

macOS specific usage questions
Frydek
New Cone
New Cone
Posts: 3
Joined: 29 Jul 2008 18:12

VLC crashes when quitting

Postby Frydek » 29 Jul 2008 18:15

Hi,

VLC crashes (it seems) randomly most of time when quitting. Only way is to force quit.
I tried a few versions and currently using the latest one. An I'm running OS 10.4.11 but it was the same with previous versions of OS 10.4.

Any idea?

swya
New Cone
New Cone
Posts: 7
Joined: 31 Jul 2008 05:44

Re: VLC crashes when quitting

Postby swya » 31 Jul 2008 06:32

I randomly get this as well, only I am on OS 10.5.4

This has been happen on all stable releases I've used as well as the nightlies. It seems to happen a lot more if I quit while something is actually playing than if the player is idle, although I have no tests/logs to back this up.

Thanks,
swya

Frydek
New Cone
New Cone
Posts: 3
Joined: 29 Jul 2008 18:12

Re: VLC crashes when quitting

Postby Frydek » 31 Jul 2008 18:47

Yeah it does seem to happen more when vlc is playing but also happens (not as often) when the player is idle

wooo
Blank Cone
Blank Cone
Posts: 11
Joined: 04 Aug 2008 18:14

Re: VLC crashes when quitting

Postby wooo » 04 Aug 2008 18:19

I'm seeing this too, and since I'm using VLC as a transcoder in the background of a commercial app, I see it a lot... (on my demo server for one). I have plenty of crash dumps, if anyone's interested. Running it on intel64, mac os x 10.5.4.

pdherbemont
Blank Cone
Blank Cone
Posts: 70
Joined: 10 Mar 2007 00:27

Re: VLC crashes when quitting

Postby pdherbemont » 04 Aug 2008 20:47

VLC crashes (it seems) randomly most of time when quitting. Only way is to force quit.
I tried a few versions and currently using the latest one. An I'm running OS 10.4.11 but it was the same with previous versions of OS 10.4.
Does it still happen?
I'm seeing this too, and since I'm using VLC as a transcoder in the background of a commercial app, I see it a lot... (on my demo server for one). I have plenty of crash dumps, if anyone's interested. Running it on intel64, mac os x 10.5.4.
Please send it. (only the crashing thread if possible)

This is highly probable that this have been fixed recently.

wooo
Blank Cone
Blank Cone
Posts: 11
Joined: 04 Aug 2008 18:14

Re: VLC crashes when quitting

Postby wooo » 04 Aug 2008 21:33

Hmm, this dump is looking pretty unhelpful actually... but they're all identical... same thread, etc. Let me know if you want more info,
Steve



Process: clivlc [45091]
Path: /Applications/VLC.app/Contents/MacOS/clivlc
Identifier: clivlc
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: JavaApplicationStub [201]

Date/Time: 2008-08-04 11:12:29.816 -0500
OS Version: Mac OS X 10.5.4 (9E17)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000039a0ff0
Crashed Thread: 5

..... removed other threads .......

Thread 5 Crashed:
0 libSystem.B.dylib 0xffff0f38 __memcpy + 1944

Thread 5 crashed with X86 Thread State (32-bit):
eax: 0xffff0700 ebx: 0xffffffff ecx: 0x00000030 edx: 0xfffb8000
edi: 0x039e9030 esi: 0x01917248 ebp: 0xb02888d8 esp: 0xb02888d0
ss: 0x0000001f efl: 0x00010286 eip: 0xffff0f38 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
cr2: 0x039a0ff0

wooo
Blank Cone
Blank Cone
Posts: 11
Joined: 04 Aug 2008 18:14

Re: VLC crashes when quitting

Postby wooo » 06 Aug 2008 19:35

Not sure if this one's any more help... this happened hitting ctrl-c at the commandline (first time didn't work, second time gave this seg fault):

Process: clivlc [13134]
Path: /Applications/VLC.app/Contents/MacOS/clivlc
Identifier: clivlc
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: tcsh [237]

Date/Time: 2008-08-06 12:34:58.246 -0500
OS Version: Mac OS X 10.5.4 (9E17)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000006e6961dd
Crashed Thread: 0

Thread 0 Crashed:
0 clivlc 0x000dfe47 playlist_ItemDelete + 16

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x01212cf0 ebx: 0x000dfe43 ecx: 0x01212cf0 edx: 0x6e69616d
edi: 0x00000001 esi: 0x6e69616d ebp: 0x01242cb0 esp: 0xbffff430
ss: 0x0000001f efl: 0x00210286 eip: 0x000dfe47 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x6e6961dd

wooo
Blank Cone
Blank Cone
Posts: 11
Joined: 04 Aug 2008 18:14

Re: VLC crashes when quitting

Postby wooo » 07 Aug 2008 20:40

Ok, this is officially not just happening on exit, but sometimes in the middle of a stream!
What can I do to help find get this fixed? is there a debug flag or something I can run to get more useful info?

pdherbemont
Blank Cone
Blank Cone
Posts: 70
Joined: 10 Mar 2007 00:27

Re: VLC crashes when quitting

Postby pdherbemont » 10 Aug 2008 00:44

What version are you using? You should test against 0.9.0-test3 or nightlies.

We don't work on 0.8.6 anymore :)

Pierre.

elhoyos
New Cone
New Cone
Posts: 9
Joined: 12 Sep 2008 04:29

Re: VLC crashes when quitting

Postby elhoyos » 24 Sep 2008 04:32

There's another thread suffering (i think) of the same problem: VLC 0.8.6h no video and crash on .avi.

elhoyos
New Cone
New Cone
Posts: 9
Joined: 12 Sep 2008 04:29

Re: VLC crashes when quitting

Postby elhoyos » 26 Sep 2008 03:35

Well, I've just tested the last nightly build vlc-git-intel-20080922-0249 and things are a bit different for me now and confirms the thread: There's no video & It crashes when quitting.

pdherbemont
Blank Cone
Blank Cone
Posts: 70
Joined: 10 Mar 2007 00:27

Re: VLC crashes when quitting

Postby pdherbemont » 30 Sep 2008 01:01

Nightlies are broken. Known issue. And they'll be for a long time...

elhoyos
New Cone
New Cone
Posts: 9
Joined: 12 Sep 2008 04:29

Re: VLC crashes when quitting

Postby elhoyos » 03 Oct 2008 04:04

I've now installed 0.9.3 for Intel and it isn't crashing anymore. Great news.


Return to “VLC media player for macOS Troubleshooting”

Who is online

Users browsing this forum: No registered users and 6 guests