Segmentation fault with vlc 0.2.92

Mac Mason macmasta at ak.net
Thu Jan 3 23:13:56 CET 2002


I've had the same problem,also with the debian packages, with every DVD
I have tried.

Perhaps this is a debian problem?

~Mac~

On Thu, 2002-01-03 at 10:45, Johann Höckner wrote:
> Hello vlc-developers,
> 
> i have the following problem with vlc (the debian-packet vlc 0.2.92-5):
> if i try to play the German DVD 'Die Mumie kehrt zurück' (the German Localisation of 'The Mummy returns'), vlc crashes with a segmentation fault.
> 
> I have also tried 2 other DVD's ('Taxi' & 'The Mummy') => the same Problem).
> 
> I will append the last 50 Lines of 'strace vlc dvd:/dev/dvd > xxx 2>&1' to this mail.
> 
> Maybe you can help me ?
> 
> thanks,
> 
> Johann Hoeckner
> johann.hoeckner at aon.at
> 
> ...
> shmget(IPC_PRIVATE, 64, IPC_CREAT|0x1ff|0666) = 213123096
> shmat(213123096, 0, 0)                  = 0x408ea000
> write(4, "7\2\5\0{\3 \3%\2 \3\0\0\1\0\0\0\0\0>\20\7\0v\3 \3%\2 \3"..., 364) = 364
> read(4, "\1\2\326\10\0\0\0\0\264\1\200\2\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
> shmdt(0x4088c000)                       = 0
> shmctl(213090327, IPC_RMID, 0)          = 0
> shmdt(0x408ea000)                       = 0
> shmctl(213123096, IPC_RMID, 0)          = 0
> write(4, "\224\2\2\0}\3 \3\224\2\2\0\200\3 \3+\0\1\0", 20) = 20
> read(4, "\1\2\331\10\0\0\0\0\264\1\200\2\0\0\0\0\0\0\0\0\0\0\0\0"..., 32) = 32
> time(NULL)                              = 1010085468
> time(NULL)                              = 1010085468
> write(4, "5\20\4\0\205\3 \3\7\0 \3\20\0\20\0007\0\5\0\206\3 \3\205"..., 184) = 184
> read(4, "\1\20\343\10\200\0\0\0\0\0\0\0\211\3 \3\370\352\241\10"..., 32) = 32
> readv(4, [{"\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 512}, {"", 0}], 2) = 512
> write(4, "H\2\206\0\205\3 \3\211\3 \3\20\0\20\0\0\0\0\0\0\20 \3M"..., 560) = 560
> read(4, "\1\0\346\10\3\0\0\0#\0\0\0\1\0\0\1\377\377\377\377\0\0"..., 32) = 32
> read(4, "\0\0B\0\0\0\0\0\0\0\227\10", 12) = 12
> read(4, "\1\20\347\10\0\0\0\0?\0\0\0\234\377\234\377\n\0\n\0\0\0"..., 32) = 32
> brk(0x81b5000)                          = 0x81b5000
> pipe([8, 9])                            = 0
> clone(child_stack=0x81b4d50, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND) = 1836
> write(9, "\254\201\0@\5\0\0\0+\361\4\10h\1\32\10\341~\0@(N\1@\211"..., 148) = 148
> rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0
> write(9, "\200k\5@\0\0\0\0\0\0\0\0L_\5\10(\'\33\10\0\0\0\200\0\0"..., 148) = 148
> rt_sigprocmask(SIG_SETMASK, NULL, [RTMIN], 8) = 0
> rt_sigsuspend([] <unfinished ...>
> --- SIGRTMIN (Real-time signal 0) ---
> <... rt_sigsuspend resumed> )           = -1 EINTR (Interrupted system call)
> sigreturn()                             = ? (mask now [RTMIN])
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, NULL)          = 0
> nanosleep({0, 10000000}, 0)             = -1 EINTR (Interrupted system call)
> --- SIGTERM (Terminated) ---
> +++ killed by SIGTERM +++
> 
> (the nanosleep-Messages are coming after the crash; until i kill the task with 'killall vlc' => then comes the SIGTERM-Signal)
> 
> 






More information about the vlc mailing list