Re: [Tracker] tracker-miner-fs crash?



On Thu, Nov 5, 2009 at 13:36, Tshepang Lekhonkhobe<tshepang gmail com> wrote:
On Thu, Nov 5, 2009 at 12:45, Martyn Russell<martyn lanedo com> wrote:
On 04/11/09 15:37, Tshepang Lekhonkhobe wrote:

I'm now getting this crash:

(tracker-miner-fs:6170): Tracker-DEBUG: No more events to pair, removing
timeout

(tracker-miner-fs:6170): Tracker-CRITICAL **: Could not execute
sparql: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network
connection was broken.

(tracker-miner-fs:6170): Tracker-CRITICAL **: Could not execute
sparql: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network
connection was broken.

(tracker-miner-fs:6170): Tracker-CRITICAL **: Could not execute
sparql: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network
connection was broken.

(tracker-miner-fs:6170): Tracker-CRITICAL **: Could not execute
sparql: Did not receive a reply. Possible causes include: the remote
application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network
connection was broken.

These criticals are due to the tracker-store crash which Philip fixed.

Program received signal SIGSEGV, Segmentation fault.
0xb7e4edbe in item_update_uri_recursively_cb (miner=0x807d810,
result=0xb7e20ff4, error=0x82dcbc0, user_data=0xbfffeb30) at
tracker-miner-fs.c:1025
1025 Â Â Â Â Â Â Â Â Â Â Â Â Â Âchild_source_uri = g_ptr_array_index
(result, i);
(gdb) bt
#0 Â0xb7e4edbe in item_update_uri_recursively_cb (miner=0x807d810,
result=0xb7e20ff4, error=0x82dcbc0, user_data=0xbfffeb30) at
tracker-miner-fs.c:1025
#1 Â0xb7e4b5d0 in run_query_callback (result=0xb7e20ff4,
error=0x82dcbc0, user_data=0x8084e20) at tracker-miner.c:778
#2 Âsparql_query_cb (result=0xb7e20ff4, error=0x82dcbc0,
user_data=0x8084e20) at tracker-miner.c:804

I checked this code and it looks sane to me. Perhaps we need to re-run this
in valgrind to see what happens.

On lun, 2009-11-02 at 18:30 +0200, Tshepang Lekhonkhobe wrote:

On Mon, Nov 2, 2009 at 17:34, Carlos Garnacho<carlosg gnome org> Âwrote:

I've just fixed it in master HEAD, thanks for the heads up!

Still occurs :-(

On lun, 2009-11-02 at 16:44 +0200, Tshepang Lekhonkhobe wrote:

Hi,

Am not sure if this is a Debian-only problem:

<START>
Tracker-Message: Crawling recursively directory
'/usr/share/applications'

(tracker-miner-fs:9489): Tracker-CRITICAL **: Could not obtain the
mounted volumes

This warning is about tracker-store crashing which Philip fixed. I was
seeing this too.


Program received signal SIGSEGV, Segmentation fault.
0xb7c00f99 in IA__g_ptr_array_foreach (array=0xb7e20ff4,
func=0xb7c4acc0<IA__g_strfreev>, user_data=0x0)
  at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/garray.c:818
818
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/garray.c:
No such file or directory.
   in
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/garray.c
(gdb) bt
#0 Â0xb7c00f99 in IA__g_ptr_array_foreach (array=0xb7e20ff4,
func=0xb7c4acc0<IA__g_strfreev>, user_data=0x0)
  at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/garray.c:818
#1 Â0xb7f66f2e in tracker_dbus_results_ptr_array_free
(ptr_array=0xbfffecb0) at tracker-dbus.c:240
#2 Â0xb7e4b59f in sparql_query_cb (result=0xb7e20ff4, error=0x807bb90,
user_data=0x8084b60) at tracker-miner.c:797
#3 Â0xb7e71045 in tracker_GPtrArray_reply (proxy=0x806b278,
OUT_result=0xb7e20ff4, error=0x807bb90, user_data=0x80851d8) at
tracker.c:78

Are you still getting these errors since the tracker-store bug was fixed?

I'm running cd3de5b8be1309da05ea667bbb6d2a12862a12a2 which is
"tracker-extract: Fixed the jpeg extractor to use
TrackerSparqlBuilder", so yeah that's some commits after -store crash
was fixed.

Here's what I'm now getting:

(tracker-miner-fs:7413): Tracker-DEBUG: Adding item
'file:///usr/lib/flashplugin-nonfree/libflashplayer.so'

(tracker-miner-fs:7413): Tracker-CRITICAL **: Could not execute
sparql: 13.25: syntax error, unexpected end of query, expected }

(tracker-miner-fs:7413): GLib-GObject-CRITICAL **: g_object_unref:
assertion `G_IS_OBJECT (object)' failed

(tracker-miner-fs:7413): GLib-GObject-CRITICAL **: g_object_unref:
assertion `G_IS_OBJECT (object)' failed
Tracker-Message: Received monitor event:256->'IN_CREATE' for
file:'/etc/alternatives/flash-mozilla.so.dpkg-tmp' (cookie:0)
(tracker-miner-fs:7413): Tracker-DEBUG: Setting up cached events timeout check

Program received signal SIGSEGV, Segmentation fault.
magazine_chain_pop_head (mem_size=12) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gslice.c:474
474     /build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gslice.c:
No such file or directory.
        in /build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gslice.c
(gdb) bt
#0  magazine_chain_pop_head (mem_size=12) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gslice.c:474
#1  thread_memory_magazine1_alloc (mem_size=12) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gslice.c:777
#2  IA__g_slice_alloc (mem_size=12) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gslice.c:815
#3  0xb7c2803c in g_main_context_add_poll_unlocked (context=0x8059ff8,
priority=2, fd=0x806a9c4) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2998
#4  0xb7c29070 in unblock_source (context=0x8070538) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:1894
#5  g_main_dispatch (context=0x8070538) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:1977
#6  IA__g_main_context_dispatch (context=0x8070538) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2513
#7  0xb7c2c623 in g_main_context_iterate (context=0x8070538, block=1,
dispatch=1, self=0x805d850) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2591
#8  0xb7c2caea in IA__g_main_loop_run (loop=0x8084d10) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2799
#9  0x08050c0c in main (argc=134684488, argv=0x2) at tracker-main.c:343



-- 
my place on the web:
floss-and-misc.blogspot.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]