Mageia Bugzilla – Attachment 9326 Details for
Bug 20910
VLC 2.2.5.1 Segmentation fault
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
gdb output
gdb.txt (text/plain), 2.55 KB, created by
Alexander Krylov
on 2017-05-22 16:57:06 CEST
(
hide
)
Description:
gdb output
Filename:
MIME Type:
Creator:
Alexander Krylov
Created:
2017-05-22 16:57:06 CEST
Size:
2.55 KB
patch
obsolete
>gdb vlc >GNU gdb (GDB) 7.8.1-7.mga5 (Mageia release 5) >Copyright (C) 2014 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "x86_64-mageia-linux-gnu". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: ><http://www.gnu.org/software/gdb/documentation/>. >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from vlc...Reading symbols from /usr/lib/debug/usr/bin/vlc.debug...done. >done. >(gdb) r >Starting program: /usr/bin/vlc >warning: the debug information found in "/usr/lib/debug//lib64/ld-2.20.so.debug" does not match "/lib64/ld-linux-x86-64.so.2" (CRC mismatch). > >Missing separate debuginfos, use: debuginfo-install glibc-2.20-24.mga5.x86_64 >warning: the debug information found in "/usr/lib/debug//lib64/libpthread-2.20.so.debug" does not match "/lib64/libpthread.so.0" (CRC mismatch). > >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >warning: the debug information found in "/usr/lib/debug//lib64/libdl-2.20.so.debug" does not match "/lib64/libdl.so.2" (CRC mismatch). > >warning: the debug information found in "/usr/lib/debug//lib64/libc-2.20.so.debug" does not match "/lib64/libc.so.6" (CRC mismatch). > >warning: the debug information found in "/usr/lib/debug//lib64/libm-2.20.so.debug" does not match "/lib64/libm.so.6" (CRC mismatch). > >warning: the debug information found in "/usr/lib/debug//lib64/librt-2.20.so.debug" does not match "/lib64/librt.so.1" (CRC mismatch). > >VLC media player 2.2.5.1 Umbrella (revision 2.2.5.1-14-g05b653355c) >warning: the debug information found in "/usr/lib/debug//lib64/libnsl-2.20.so.debug" does not match "/lib64/libnsl.so.1" (CRC mismatch). > >warning: the debug information found in "/usr/lib/debug//lib64/libresolv-2.20.so.debug" does not match "/lib64/libresolv.so.2" (CRC mismatch). > >[New Thread 0x7fffe7c4c700 (LWP 16721)] >[New Thread 0x7ffff7f8b700 (LWP 16722)] >[New Thread 0x7ffff37c0700 (LWP 16723)] >[0000000000604148] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. >[New Thread 0x7ffff28bd700 (LWP 16724)] >[New Thread 0x7fffd929f700 (LWP 16725)] >[New Thread 0x7fffed3a3700 (LWP 16726)]
gdb vlc GNU gdb (GDB) 7.8.1-7.mga5 (Mageia release 5) Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-mageia-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from vlc...Reading symbols from /usr/lib/debug/usr/bin/vlc.debug...done. done. (gdb) r Starting program: /usr/bin/vlc warning: the debug information found in "/usr/lib/debug//lib64/ld-2.20.so.debug" does not match "/lib64/ld-linux-x86-64.so.2" (CRC mismatch). Missing separate debuginfos, use: debuginfo-install glibc-2.20-24.mga5.x86_64 warning: the debug information found in "/usr/lib/debug//lib64/libpthread-2.20.so.debug" does not match "/lib64/libpthread.so.0" (CRC mismatch). [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". warning: the debug information found in "/usr/lib/debug//lib64/libdl-2.20.so.debug" does not match "/lib64/libdl.so.2" (CRC mismatch). warning: the debug information found in "/usr/lib/debug//lib64/libc-2.20.so.debug" does not match "/lib64/libc.so.6" (CRC mismatch). warning: the debug information found in "/usr/lib/debug//lib64/libm-2.20.so.debug" does not match "/lib64/libm.so.6" (CRC mismatch). warning: the debug information found in "/usr/lib/debug//lib64/librt-2.20.so.debug" does not match "/lib64/librt.so.1" (CRC mismatch). VLC media player 2.2.5.1 Umbrella (revision 2.2.5.1-14-g05b653355c) warning: the debug information found in "/usr/lib/debug//lib64/libnsl-2.20.so.debug" does not match "/lib64/libnsl.so.1" (CRC mismatch). warning: the debug information found in "/usr/lib/debug//lib64/libresolv-2.20.so.debug" does not match "/lib64/libresolv.so.2" (CRC mismatch). [New Thread 0x7fffe7c4c700 (LWP 16721)] [New Thread 0x7ffff7f8b700 (LWP 16722)] [New Thread 0x7ffff37c0700 (LWP 16723)] [0000000000604148] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [New Thread 0x7ffff28bd700 (LWP 16724)] [New Thread 0x7fffd929f700 (LWP 16725)] [New Thread 0x7fffed3a3700 (LWP 16726)]
View Attachment As Raw
Actions:
View
Attachments on
bug 20910
: 9326 |
9327