[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-07-30 Thread Sebastien Bacher
 tracker (0.6.0-1) unstable; urgency=low
 .
   * New upstream release.
 - Uses XDG directories to store the settings, cache, database and log 
   files. Closes: #414860
 - Fixes the crash of the deskbar applet at session start. Closes: #434078 
 - Does not fall back to polling when the inotify limit is exceeded.
   Closes: #412089
 - Correctly uses xdg-open to open the search results with the preferred
   application. This requires the xdg-utils package to be installed, which
   is a Recommends of tracker-search-tool. Closes: 415705
   * Removed debian/man/ as the man pages are now shipped upstream. 
 Update tracker.manpages, tracker-search-tool.manpages and 
 tracker-utils.manpages accordingly.
   * Removed patches that were applied upstream or are now obsolete
 - debian/patches/20-trackerd_manpage.patch
 - debian/patches/30-deskbar_plugin_max_results.patch
 - debian/patches/40-inotify_syscalls.patch
 - debian/patches/50-expand_pathname.patch
 - debian/patches/60-check_pointer.patch
 - debian/patches/70-check_magic_file_results.patch
   * debian/copyright
 - The htmless sources are not shipped anymore and the qdbm sources are now
   in a separate subdirectory. Update the copyright file accordingly.
   * debian/libtracker-gtk-dev.install, debian/libtracker-gtk0.install
 - Added. libtracker-gtk is a new library that provides handy GTK+ widgets
   for applications that use tracker.
   * debian/control
 - Drop libmagic-dev from Build-Depends, add libunac1-dev and libqdbm-dev.
 - Add djvulibre-bin and gnumeric to Suggests. They are used as external
   filters for indexing djvu, csv and spreadsheet documents.
 - Add binary packages libtracker-gtk0 and libtracker-gtk-dev.
 - Update the long description of tracker-utils and include the new tool
   "tracker-status".
 - Add binary package tracker-dbg which provides the debugging symbols of
   trackerd and its utilities. Closes: #412140
   * debian/rules
 - Make sure we link against the system qdbm library.
 - Enable the support for libunac.
 - Explicitly enable the compilation of the GUI, the preferences applet
   and libtracker-gtk.

** Changed in: tracker (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-11 Thread Rodrigo Vieira Couto

** Attachment added: "CoreDump.gz"
   http://librarian.launchpad.net/6729078/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/6729079/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/6729080/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/6729081/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/6729082/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/6729083/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/6729084/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/6729085/ThreadStacktrace.txt

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-11 Thread Rodrigo Vieira Couto
Yup, I think it was ~/.Tracker/trackerd.log. Once I cleaned it with:

[EMAIL PROTECTED] { ~/.Tracker }$ > tracker.log

trackerd started working again. Please don't let the log file grow like
this! :D

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-22 Thread Daniel Holbach
Thanks for your bug report.

** Changed in: tracker (Ubuntu)
   Importance: Undecided => Medium

** Tags added: need-i386-retrace

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-23 Thread Apport retracing service

StacktraceTop:__kernel_vsyscall ()
__write_nocancel () from /lib/tls/i686/cmov/libc.so.6
_IO_new_file_write () from /lib/tls/i686/cmov/libc.so.6
new_do_write () from /lib/tls/i686/cmov/libc.so.6
_IO_new_do_write () from /lib/tls/i686/cmov/libc.so.6

** Tags removed: need-i386-retrace

** Attachment added: "Stacktrace.txt (retraced)"
   http://librarian.launchpad.net/6902690/%3Cfdopen%3E

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-23 Thread Emilio Pozuelo Monfort
** Changed in: tracker (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-05-09 Thread Jamie McCracken
Fixed upstream and by default logs dont grow

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-05-13 Thread Emilio Pozuelo Monfort
** Changed in: tracker (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-06-18 Thread Apport retracing service
** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/6729078/CoreDump.gz

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-07-30 Thread Sebastien Bacher
 tracker (0.6.0-1) unstable; urgency=low
 .
   * New upstream release.
 - Uses XDG directories to store the settings, cache, database and log 
   files. Closes: #414860
 - Fixes the crash of the deskbar applet at session start. Closes: #434078 
 - Does not fall back to polling when the inotify limit is exceeded.
   Closes: #412089
 - Correctly uses xdg-open to open the search results with the preferred
   application. This requires the xdg-utils package to be installed, which
   is a Recommends of tracker-search-tool. Closes: 415705
   * Removed debian/man/ as the man pages are now shipped upstream. 
 Update tracker.manpages, tracker-search-tool.manpages and 
 tracker-utils.manpages accordingly.
   * Removed patches that were applied upstream or are now obsolete
 - debian/patches/20-trackerd_manpage.patch
 - debian/patches/30-deskbar_plugin_max_results.patch
 - debian/patches/40-inotify_syscalls.patch
 - debian/patches/50-expand_pathname.patch
 - debian/patches/60-check_pointer.patch
 - debian/patches/70-check_magic_file_results.patch
   * debian/copyright
 - The htmless sources are not shipped anymore and the qdbm sources are now
   in a separate subdirectory. Update the copyright file accordingly.
   * debian/libtracker-gtk-dev.install, debian/libtracker-gtk0.install
 - Added. libtracker-gtk is a new library that provides handy GTK+ widgets
   for applications that use tracker.
   * debian/control
 - Drop libmagic-dev from Build-Depends, add libunac1-dev and libqdbm-dev.
 - Add djvulibre-bin and gnumeric to Suggests. They are used as external
   filters for indexing djvu, csv and spreadsheet documents.
 - Add binary packages libtracker-gtk0 and libtracker-gtk-dev.
 - Update the long description of tracker-utils and include the new tool
   "tracker-status".
 - Add binary package tracker-dbg which provides the debugging symbols of
   trackerd and its utilities. Closes: #412140
   * debian/rules
 - Make sure we link against the system qdbm library.
 - Enable the support for libunac.
 - Explicitly enable the compilation of the GUI, the preferences applet
   and libtracker-gtk.

** Changed in: tracker (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-11 Thread Rodrigo Vieira Couto

** Attachment added: "CoreDump.gz"
   http://librarian.launchpad.net/6729078/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/6729079/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/6729080/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/6729081/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/6729082/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/6729083/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/6729084/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/6729085/ThreadStacktrace.txt

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-11 Thread Rodrigo Vieira Couto
Yup, I think it was ~/.Tracker/trackerd.log. Once I cleaned it with:

[EMAIL PROTECTED] { ~/.Tracker }$ > tracker.log

trackerd started working again. Please don't let the log file grow like
this! :D

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-23 Thread Apport retracing service

StacktraceTop:__kernel_vsyscall ()
__write_nocancel () from /lib/tls/i686/cmov/libc.so.6
_IO_new_file_write () from /lib/tls/i686/cmov/libc.so.6
new_do_write () from /lib/tls/i686/cmov/libc.so.6
_IO_new_do_write () from /lib/tls/i686/cmov/libc.so.6

** Tags removed: need-i386-retrace

** Attachment added: "Stacktrace.txt (retraced)"
   http://librarian.launchpad.net/6902690/%3Cfdopen%3E

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-23 Thread Emilio Pozuelo Monfort
** Changed in: tracker (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-22 Thread Daniel Holbach
Thanks for your bug report.

** Changed in: tracker (Ubuntu)
   Importance: Undecided => Medium

** Tags added: need-i386-retrace

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-06-18 Thread Apport retracing service
** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/6729078/CoreDump.gz

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-05-09 Thread Jamie McCracken
Fixed upstream and by default logs dont grow

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-05-13 Thread Emilio Pozuelo Monfort
** Changed in: tracker (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-07-30 Thread Sebastien Bacher
 tracker (0.6.0-1) unstable; urgency=low
 .
   * New upstream release.
 - Uses XDG directories to store the settings, cache, database and log 
   files. Closes: #414860
 - Fixes the crash of the deskbar applet at session start. Closes: #434078 
 - Does not fall back to polling when the inotify limit is exceeded.
   Closes: #412089
 - Correctly uses xdg-open to open the search results with the preferred
   application. This requires the xdg-utils package to be installed, which
   is a Recommends of tracker-search-tool. Closes: 415705
   * Removed debian/man/ as the man pages are now shipped upstream. 
 Update tracker.manpages, tracker-search-tool.manpages and 
 tracker-utils.manpages accordingly.
   * Removed patches that were applied upstream or are now obsolete
 - debian/patches/20-trackerd_manpage.patch
 - debian/patches/30-deskbar_plugin_max_results.patch
 - debian/patches/40-inotify_syscalls.patch
 - debian/patches/50-expand_pathname.patch
 - debian/patches/60-check_pointer.patch
 - debian/patches/70-check_magic_file_results.patch
   * debian/copyright
 - The htmless sources are not shipped anymore and the qdbm sources are now
   in a separate subdirectory. Update the copyright file accordingly.
   * debian/libtracker-gtk-dev.install, debian/libtracker-gtk0.install
 - Added. libtracker-gtk is a new library that provides handy GTK+ widgets
   for applications that use tracker.
   * debian/control
 - Drop libmagic-dev from Build-Depends, add libunac1-dev and libqdbm-dev.
 - Add djvulibre-bin and gnumeric to Suggests. They are used as external
   filters for indexing djvu, csv and spreadsheet documents.
 - Add binary packages libtracker-gtk0 and libtracker-gtk-dev.
 - Update the long description of tracker-utils and include the new tool
   "tracker-status".
 - Add binary package tracker-dbg which provides the debugging symbols of
   trackerd and its utilities. Closes: #412140
   * debian/rules
 - Make sure we link against the system qdbm library.
 - Enable the support for libunac.
 - Explicitly enable the compilation of the GUI, the preferences applet
   and libtracker-gtk.

** Changed in: tracker (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-22 Thread Daniel Holbach
Thanks for your bug report.

** Changed in: tracker (Ubuntu)
   Importance: Undecided => Medium

** Tags added: need-i386-retrace

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-23 Thread Apport retracing service

StacktraceTop:__kernel_vsyscall ()
__write_nocancel () from /lib/tls/i686/cmov/libc.so.6
_IO_new_file_write () from /lib/tls/i686/cmov/libc.so.6
new_do_write () from /lib/tls/i686/cmov/libc.so.6
_IO_new_do_write () from /lib/tls/i686/cmov/libc.so.6

** Tags removed: need-i386-retrace

** Attachment added: "Stacktrace.txt (retraced)"
   http://librarian.launchpad.net/6902690/%3Cfdopen%3E

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-23 Thread Emilio Pozuelo Monfort
** Changed in: tracker (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-11 Thread Rodrigo Vieira Couto

** Attachment added: "CoreDump.gz"
   http://librarian.launchpad.net/6729078/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/6729079/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/6729080/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/6729081/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/6729082/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/6729083/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/6729084/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/6729085/ThreadStacktrace.txt

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-11 Thread Rodrigo Vieira Couto
Yup, I think it was ~/.Tracker/trackerd.log. Once I cleaned it with:

[EMAIL PROTECTED] { ~/.Tracker }$ > tracker.log

trackerd started working again. Please don't let the log file grow like
this! :D

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-06-18 Thread Apport retracing service
** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/6729078/CoreDump.gz

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-05-09 Thread Jamie McCracken
Fixed upstream and by default logs dont grow

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-05-13 Thread Emilio Pozuelo Monfort
** Changed in: tracker (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-07-30 Thread Sebastien Bacher
 tracker (0.6.0-1) unstable; urgency=low
 .
   * New upstream release.
 - Uses XDG directories to store the settings, cache, database and log 
   files. Closes: #414860
 - Fixes the crash of the deskbar applet at session start. Closes: #434078 
 - Does not fall back to polling when the inotify limit is exceeded.
   Closes: #412089
 - Correctly uses xdg-open to open the search results with the preferred
   application. This requires the xdg-utils package to be installed, which
   is a Recommends of tracker-search-tool. Closes: 415705
   * Removed debian/man/ as the man pages are now shipped upstream. 
 Update tracker.manpages, tracker-search-tool.manpages and 
 tracker-utils.manpages accordingly.
   * Removed patches that were applied upstream or are now obsolete
 - debian/patches/20-trackerd_manpage.patch
 - debian/patches/30-deskbar_plugin_max_results.patch
 - debian/patches/40-inotify_syscalls.patch
 - debian/patches/50-expand_pathname.patch
 - debian/patches/60-check_pointer.patch
 - debian/patches/70-check_magic_file_results.patch
   * debian/copyright
 - The htmless sources are not shipped anymore and the qdbm sources are now
   in a separate subdirectory. Update the copyright file accordingly.
   * debian/libtracker-gtk-dev.install, debian/libtracker-gtk0.install
 - Added. libtracker-gtk is a new library that provides handy GTK+ widgets
   for applications that use tracker.
   * debian/control
 - Drop libmagic-dev from Build-Depends, add libunac1-dev and libqdbm-dev.
 - Add djvulibre-bin and gnumeric to Suggests. They are used as external
   filters for indexing djvu, csv and spreadsheet documents.
 - Add binary packages libtracker-gtk0 and libtracker-gtk-dev.
 - Update the long description of tracker-utils and include the new tool
   "tracker-status".
 - Add binary package tracker-dbg which provides the debugging symbols of
   trackerd and its utilities. Closes: #412140
   * debian/rules
 - Make sure we link against the system qdbm library.
 - Enable the support for libunac.
 - Explicitly enable the compilation of the GUI, the preferences applet
   and libtracker-gtk.

** Changed in: tracker (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-11 Thread Rodrigo Vieira Couto

** Attachment added: "CoreDump.gz"
   http://librarian.launchpad.net/6729078/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/6729079/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/6729080/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/6729081/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/6729082/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/6729083/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/6729084/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/6729085/ThreadStacktrace.txt

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-11 Thread Rodrigo Vieira Couto
Yup, I think it was ~/.Tracker/trackerd.log. Once I cleaned it with:

[EMAIL PROTECTED] { ~/.Tracker }$ > tracker.log

trackerd started working again. Please don't let the log file grow like
this! :D

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-22 Thread Daniel Holbach
Thanks for your bug report.

** Changed in: tracker (Ubuntu)
   Importance: Undecided => Medium

** Tags added: need-i386-retrace

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-23 Thread Apport retracing service

StacktraceTop:__kernel_vsyscall ()
__write_nocancel () from /lib/tls/i686/cmov/libc.so.6
_IO_new_file_write () from /lib/tls/i686/cmov/libc.so.6
new_do_write () from /lib/tls/i686/cmov/libc.so.6
_IO_new_do_write () from /lib/tls/i686/cmov/libc.so.6

** Tags removed: need-i386-retrace

** Attachment added: "Stacktrace.txt (retraced)"
   http://librarian.launchpad.net/6902690/%3Cfdopen%3E

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-23 Thread Emilio Pozuelo Monfort
** Changed in: tracker (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-06-18 Thread Apport retracing service
** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/6729078/CoreDump.gz

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-11 Thread Rodrigo Vieira Couto

** Attachment added: "CoreDump.gz"
   http://librarian.launchpad.net/6729078/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/6729079/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/6729080/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/6729081/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/6729082/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/6729083/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/6729084/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/6729085/ThreadStacktrace.txt

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-11 Thread Rodrigo Vieira Couto
Yup, I think it was ~/.Tracker/trackerd.log. Once I cleaned it with:

[EMAIL PROTECTED] { ~/.Tracker }$ > tracker.log

trackerd started working again. Please don't let the log file grow like
this! :D

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-07-30 Thread Sebastien Bacher
 tracker (0.6.0-1) unstable; urgency=low
 .
   * New upstream release.
 - Uses XDG directories to store the settings, cache, database and log 
   files. Closes: #414860
 - Fixes the crash of the deskbar applet at session start. Closes: #434078 
 - Does not fall back to polling when the inotify limit is exceeded.
   Closes: #412089
 - Correctly uses xdg-open to open the search results with the preferred
   application. This requires the xdg-utils package to be installed, which
   is a Recommends of tracker-search-tool. Closes: 415705
   * Removed debian/man/ as the man pages are now shipped upstream. 
 Update tracker.manpages, tracker-search-tool.manpages and 
 tracker-utils.manpages accordingly.
   * Removed patches that were applied upstream or are now obsolete
 - debian/patches/20-trackerd_manpage.patch
 - debian/patches/30-deskbar_plugin_max_results.patch
 - debian/patches/40-inotify_syscalls.patch
 - debian/patches/50-expand_pathname.patch
 - debian/patches/60-check_pointer.patch
 - debian/patches/70-check_magic_file_results.patch
   * debian/copyright
 - The htmless sources are not shipped anymore and the qdbm sources are now
   in a separate subdirectory. Update the copyright file accordingly.
   * debian/libtracker-gtk-dev.install, debian/libtracker-gtk0.install
 - Added. libtracker-gtk is a new library that provides handy GTK+ widgets
   for applications that use tracker.
   * debian/control
 - Drop libmagic-dev from Build-Depends, add libunac1-dev and libqdbm-dev.
 - Add djvulibre-bin and gnumeric to Suggests. They are used as external
   filters for indexing djvu, csv and spreadsheet documents.
 - Add binary packages libtracker-gtk0 and libtracker-gtk-dev.
 - Update the long description of tracker-utils and include the new tool
   "tracker-status".
 - Add binary package tracker-dbg which provides the debugging symbols of
   trackerd and its utilities. Closes: #412140
   * debian/rules
 - Make sure we link against the system qdbm library.
 - Enable the support for libunac.
 - Explicitly enable the compilation of the GUI, the preferences applet
   and libtracker-gtk.

** Changed in: tracker (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-05-09 Thread Jamie McCracken
Fixed upstream and by default logs dont grow

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-05-13 Thread Emilio Pozuelo Monfort
** Changed in: tracker (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-22 Thread Daniel Holbach
Thanks for your bug report.

** Changed in: tracker (Ubuntu)
   Importance: Undecided => Medium

** Tags added: need-i386-retrace

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-23 Thread Apport retracing service

StacktraceTop:__kernel_vsyscall ()
__write_nocancel () from /lib/tls/i686/cmov/libc.so.6
_IO_new_file_write () from /lib/tls/i686/cmov/libc.so.6
new_do_write () from /lib/tls/i686/cmov/libc.so.6
_IO_new_do_write () from /lib/tls/i686/cmov/libc.so.6

** Tags removed: need-i386-retrace

** Attachment added: "Stacktrace.txt (retraced)"
   http://librarian.launchpad.net/6902690/%3Cfdopen%3E

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-23 Thread Emilio Pozuelo Monfort
** Changed in: tracker (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-06-18 Thread Apport retracing service
** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/6729078/CoreDump.gz

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-05-09 Thread Jamie McCracken
Fixed upstream and by default logs dont grow

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-05-13 Thread Emilio Pozuelo Monfort
** Changed in: tracker (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-07-30 Thread Sebastien Bacher
 tracker (0.6.0-1) unstable; urgency=low
 .
   * New upstream release.
 - Uses XDG directories to store the settings, cache, database and log 
   files. Closes: #414860
 - Fixes the crash of the deskbar applet at session start. Closes: #434078 
 - Does not fall back to polling when the inotify limit is exceeded.
   Closes: #412089
 - Correctly uses xdg-open to open the search results with the preferred
   application. This requires the xdg-utils package to be installed, which
   is a Recommends of tracker-search-tool. Closes: 415705
   * Removed debian/man/ as the man pages are now shipped upstream. 
 Update tracker.manpages, tracker-search-tool.manpages and 
 tracker-utils.manpages accordingly.
   * Removed patches that were applied upstream or are now obsolete
 - debian/patches/20-trackerd_manpage.patch
 - debian/patches/30-deskbar_plugin_max_results.patch
 - debian/patches/40-inotify_syscalls.patch
 - debian/patches/50-expand_pathname.patch
 - debian/patches/60-check_pointer.patch
 - debian/patches/70-check_magic_file_results.patch
   * debian/copyright
 - The htmless sources are not shipped anymore and the qdbm sources are now
   in a separate subdirectory. Update the copyright file accordingly.
   * debian/libtracker-gtk-dev.install, debian/libtracker-gtk0.install
 - Added. libtracker-gtk is a new library that provides handy GTK+ widgets
   for applications that use tracker.
   * debian/control
 - Drop libmagic-dev from Build-Depends, add libunac1-dev and libqdbm-dev.
 - Add djvulibre-bin and gnumeric to Suggests. They are used as external
   filters for indexing djvu, csv and spreadsheet documents.
 - Add binary packages libtracker-gtk0 and libtracker-gtk-dev.
 - Update the long description of tracker-utils and include the new tool
   "tracker-status".
 - Add binary package tracker-dbg which provides the debugging symbols of
   trackerd and its utilities. Closes: #412140
   * debian/rules
 - Make sure we link against the system qdbm library.
 - Enable the support for libunac.
 - Explicitly enable the compilation of the GUI, the preferences applet
   and libtracker-gtk.

** Changed in: tracker (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-22 Thread Daniel Holbach
Thanks for your bug report.

** Changed in: tracker (Ubuntu)
   Importance: Undecided => Medium

** Tags added: need-i386-retrace

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-23 Thread Apport retracing service

StacktraceTop:__kernel_vsyscall ()
__write_nocancel () from /lib/tls/i686/cmov/libc.so.6
_IO_new_file_write () from /lib/tls/i686/cmov/libc.so.6
new_do_write () from /lib/tls/i686/cmov/libc.so.6
_IO_new_do_write () from /lib/tls/i686/cmov/libc.so.6

** Tags removed: need-i386-retrace

** Attachment added: "Stacktrace.txt (retraced)"
   http://librarian.launchpad.net/6902690/%3Cfdopen%3E

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-23 Thread Emilio Pozuelo Monfort
** Changed in: tracker (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-11 Thread Rodrigo Vieira Couto

** Attachment added: "CoreDump.gz"
   http://librarian.launchpad.net/6729078/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://librarian.launchpad.net/6729079/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://librarian.launchpad.net/6729080/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://librarian.launchpad.net/6729081/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://librarian.launchpad.net/6729082/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://librarian.launchpad.net/6729083/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://librarian.launchpad.net/6729084/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://librarian.launchpad.net/6729085/ThreadStacktrace.txt

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-03-11 Thread Rodrigo Vieira Couto
Yup, I think it was ~/.Tracker/trackerd.log. Once I cleaned it with:

[EMAIL PROTECTED] { ~/.Tracker }$ > tracker.log

trackerd started working again. Please don't let the log file grow like
this! :D

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://launchpad.net/bugs/91452

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-06-18 Thread Apport retracing service
** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/6729078/CoreDump.gz

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-05-09 Thread Jamie McCracken
Fixed upstream and by default logs dont grow

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 91452] Re: [apport] trackerd crashed with signal 25 in __kernel_vsyscall()

2007-05-13 Thread Emilio Pozuelo Monfort
** Changed in: tracker (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
[apport] trackerd crashed with signal 25 in __kernel_vsyscall()
https://bugs.launchpad.net/bugs/91452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs