GNU gdb 6.4.90-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) run Starting program: /usr/lib/firefox/firefox-bin -a firefox [Thread debugging using libthread_db enabled] [New Thread -1220768880 (LWP 12838)] [New Thread -1223988320 (LWP 12845)] [New Thread -1234138208 (LWP 12846)] [New Thread -1255556192 (LWP 12852)] [New Thread -1299739744 (LWP 12858)] [New Thread -1309152352 (LWP 12859)] [New Thread -1317545056 (LWP 12860)] [New Thread -1325937760 (LWP 12861)] [Thread -1317545056 (LWP 12860) exited] [Thread -1325937760 (LWP 12861) exited] [New Thread -1325937760 (LWP 12863)] [New Thread -1317545056 (LWP 12864)] [Thread -1325937760 (LWP 12863) exited] [New Thread -1325937760 (LWP 12869)] [New Thread -1336173664 (LWP 12870)] [New Thread -1346290784 (LWP 12882)] ** Message: plugin_get_value 1 (1) ** Message: plugin_get_value 2 (2) ** Message: plugin_get_value 1 (1) ** Message: plugin_get_value 2 (2) ** Message: plugin_get_value 1 (1) ** Message: plugin_get_value 2 (2) ** Message: plugin_get_value 1 (1) ** Message: plugin_get_value 2 (2) ** Message: plugin_get_value 1 (1) ** Message: plugin_get_value 2 (2) argn=id, argv=qtControl argn=type, argv=video/quicktime argn=name, argv=qtControl argn=data, argv= argn=style, argv=border: 0px none ; position: absolute; top: 0px; left: 0px; height: 1px; width: 1px; background-color: black; argn=(null), argv=(null) Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1220768880 (LWP 12838)] 0xaf3d92a2 in VlcPlugin::init () from /usr/lib/mozilla/plugins/libvlcplugin.so (gdb) bt full #0 0xaf3d92a2 in VlcPlugin::init () from /usr/lib/mozilla/plugins/libvlcplugin.so No symbol table info available. #1 0xaf3d80d0 in NPP_New () from /usr/lib/mozilla/plugins/libvlcplugin.so No symbol table info available. #2 0xaf3e33ad in Private_New () from /usr/lib/mozilla/plugins/libvlcplugin.so No symbol table info available. #3 0x08da1e4c in ?? () No symbol table info available. #4 0x00000001 in ?? () No symbol table info available. #5 0x00000009 in ?? () No symbol table info available. #6 0x08e60520 in ?? () No symbol table info available. #7 0x08da1f30 in ?? () No symbol table info available. #8 0x00000000 in ?? () No symbol table info available. (gdb) exit Undefined command: "exit". Try "help". (gdb) quit The program is running. Exit anyway? (y or n)