[vlc-devel] playlist fail

xxcv xxcv07 at gmail.com
Sat Sep 12 04:05:55 CEST 2009


Assertation failed!

Program: c:\Program Files (x86)\VideoLAN\VLC\vlc.exe
File: components/playlist/playlist_model.cpp, Line 764

Expression: parent

Program exited with code 03.

Just double clicked on the playlist's My Pictures section then double 
click on one of the pictures PNG but nothing was in display. It merely 
paused for 10 seconds then upon quit to trigger this and an error dialog 
"This application has requested the Runtime to terminate it in an 
unusual way...".
Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 6676.0x16ac]
0x000000000be43a14 in ?? ()
(gdb) warning: Invalid parameter passed to C runtime function.

warning: Invalid parameter passed to C runtime function.

bt
#0  0x000000000be43a14 in ?? ()
#1  0x00000000104a9b30 in ?? ()
#2  0x000000000f2d82c0 in ?? ()
#3  0x000000000f2d8130 in ?? ()
#4  0x000000000c6b53a5 in ?? ()
#5  0x000000000e846bf0 in ?? ()
#6  0x000000000c670158 in ?? ()
#7  0x000000000e8467b8 in ?? ()
#8  0x000000000bf409fb in ?? ()
#9  0x000000000e846810 in ?? ()
#10 0x0000000000000000 in ?? ()
(gdb) info registers
rax            0x1ed36109dbd52  542291439500626
rcx            0x104a9b30       273324848
rdx            0xe64dc50        241491024
rbx            0xf2d81e0        254640608
rsp            0xf2d80e0        254640352
rbp            0xf2d8170        254640496
rsi            0xbe4391c        199506204
rdi            0xbf33dec        200490476
r8             0xf2d82c0        254640832
r9             0xf2d5e50        254631504
r10            0x0      0
r11            0x0      0
r12            0x0      0
r13            0x6      6
r14            0x0      0
r15            0x812f8  529144
rip            0xbe43a14        0xbe43a14
eflags         0x10293  [ CF AF SF IF RF ]
cs             0x33     51
ss             0x2b     43
ds             0x2b     43
es             0x2b     43
fs             0x53     83
gs             0x2b     43
(gdb) print $pc
$1 = (void (*)()) 0xbe43a14
(gdb) disass $pc-30 $pc+30
Dump of assembler code from 0xbe439f6 to 0xbe43a32:
0x000000000be439f6:     mov    0x10(%rax),%rax
0x000000000be439fa:     cmp    -0x18(%rbp),%rax
0x000000000be439fe:     jne    0xbe43a10
0x000000000be43a00:     mov    %rbx,%rax
0x000000000be43a03:     mov    %rax,%rcx
0x000000000be43a06:     callq  0xc52e724
0x000000000be43a0b:     jmpq   0xbe43ad4
0x000000000be43a10:     mov    -0x18(%rbp),%rax
0x000000000be43a14:     mov    0x18(%rax),%rax
0x000000000be43a18:     test   %rax,%rax
0x000000000be43a1b:     jne    0xbe43a89
0x000000000be43a1d:     mov    0x18(%rbp),%rax
0x000000000be43a21:     mov    0x20(%rax),%rax
0x000000000be43a25:     lea    0x9166ec(%rip),%r9        # 0xc75a118
0x000000000be43a2c:     lea    0x9166da(%rip),%r8        # 0xc75a10d
End of assembler dump.




More information about the vlc-devel mailing list