root i686-generic:~# ./gdb --args /usr/libexec/tracker-extract --file=/home/root/Varudu_2010_320VBR/04\ -\ Thalambraalatho\ \[DRGM\].mp3 ./gdb: /usr/lib/libz.so.1: no version information available (required by /home/root/GDB_LIBS/libpython2.6.so.1.0) Could not find platform independent libraries Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] 'import site' failed; use -v for traceback Traceback (most recent call last): File "", line 32, in ImportError: No module named os.path GNU gdb (GDB) 7.2-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later 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 "i686-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/libexec/tracker-extract...done. (gdb) run Starting program: /usr/libexec/tracker-extract --file=/home/root/Varudu_2010_320VBR/04\ -\ Thalambraalatho\ \[DRGM\].mp3 warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Initializing tracker-extract... warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Tracker-Message: Setting up monitor for changes to config file:'/home/root/.config/tracker/tracker-extract.cfg' Tracker-Message: Loading defaults into GKeyFile... Locale '0' is not set, defaulting to C locale Locale 'TRACKER_LOCALE_LANGUAGE' was set to 'C' Locale 'TRACKER_LOCALE_TIME' was set to 'C' Locale 'TRACKER_LOCALE_COLLATE' was set to 'C' Locale 'TRACKER_LOCALE_NUMERIC' was set to 'C' Locale 'TRACKER_LOCALE_MONETARY' was set to 'C' Initializing Storage... Mount monitors set up for to watch for added, removed and pre-unmounts... No mounts found to iterate Setting process priority warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Adding extractor:'/usr/lib/tracker-0.10/extract-modules/libextract-abw.so' with: Specific match for mime:'application/x-abiword' warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Adding extractor:'/usr/lib/tracker-0.10/extract-modules/libextract-html.so' with: Specific match for mime:'text/html' Specific match for mime:'application/xhtml+xml' warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Adding extractor:'/usr/lib/tracker-0.10/extract-modules/libextract-icon.so' with: Specific match for mime:'image/vnd.microsoft.icon' warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Adding extractor:'/usr/lib/tracker-0.10/extract-modules/libextract-mp3.so' with: Specific match for mime:'audio/mpeg' Specific match for mime:'audio/x-mp3' warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Adding extractor:'/usr/lib/tracker-0.10/extract-modules/libextract-mplayer.so' with: Generic match for mime:'audio/*' Generic match for mime:'video/*' warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Adding extractor:'/usr/lib/tracker-0.10/extract-modules/libextract-png.so' with: Specific match for mime:'image/png' Specific match for mime:'sketch/png' warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Adding extractor:'/usr/lib/tracker-0.10/extract-modules/libextract-ps.so' with: Specific match for mime:'application/x-gzpostscript' Specific match for mime:'application/postscript' warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Adding extractor:'/usr/lib/tracker-0.10/extract-modules/libextract-text.so' with: Generic match for mime:'text/*' warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Adding extractor:'/usr/lib/tracker-0.10/extract-modules/libextract-totem.so' with: Generic match for mime:'audio/*' Generic match for mime:'video/*' warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Could not load module 'libextract-gif.so': libgif.so.4: cannot open shared object file: No such file or directory warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available. Adding extractor:'/usr/lib/tracker-0.10/extract-modules/libextract-gstreamer.so' with: Generic match for mime:'audio/*' Generic match for mime:'video/*' Generic match for mime:'image/*' Specific match for mime:'image/svg+xml' Specific match for mime:'video/3gpp' Specific match for mime:'video/mp4' Specific match for mime:'video/x-ms-asf' Specific match for mime:'application/vnd.rn-realmedia' Setting memory limitations: total is 240.9 MB, minimum is 256 MB, recommended is ~1 GB Virtual/Heap set to 256.0 MB (50% of total or MAXLONG) Extracting... Using /usr/lib/tracker-0.10/extract-modules/libextract-mp3.so... (specific match) Program received signal SIGSEGV, Segmentation fault. 0xb7785197 in strstr () from /lib/libc.so.6 (gdb) bt #0 0xb7785197 in strstr () from /lib/libc.so.6 #1 0xb79e165a in g_strsplit () from /usr/lib/libglib-2.0.so.0 #2 0xb64090a9 in ?? () from /usr/lib/tracker-0.10/extract-modules/libextract-mp3.so (gdb)