Re: [Tracker] [PATCH] fix tracker-extract crashes on amd64

2007-07-18 Thread jamie
On Wed, 2007-07-18 at 06:58 -0400, Alexandre Rostovtsev wrote:
> Hi.
> Currently tracker-extract sets RLIMIT_AS to 128M. On amd64, this is
> not enough and causes tracker-extract crashes for gstreamer, mplayer,
> and possibly other backends. I've experimented a bit, and it seems
> that 512M virtual memory is enough for tracker-extract to correctly
> process every file I've thrown at it. I've attached a patch to use
> different RLIMIT_AS policies for different architectures.
> 

thx applied

we may also need this in trackerd - see tracker_spawn in tracker-utils.c

though if you are not having any problems with that then you might be ok


___
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list


[Tracker] [PATCH] fix tracker-extract crashes on amd64

2007-07-18 Thread Alexandre Rostovtsev

Hi.
Currently tracker-extract sets RLIMIT_AS to 128M. On amd64, this is
not enough and causes tracker-extract crashes for gstreamer, mplayer,
and possibly other backends. I've experimented a bit, and it seems
that 512M virtual memory is enough for tracker-extract to correctly
process every file I've thrown at it. I've attached a patch to use
different RLIMIT_AS policies for different architectures.

-Alex Rostovtsev.


tracker-673-amd64-rlimits.patch
Description: Binary data
___
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list