On Wed, Nov 11, 2009 at 15:06, Philip Van Hoof<s...@pvanhoof.be> wrote:
> On Tue, 2009-11-10 at 17:14 +0200, Tshepang Lekhonkhobe wrote:
>> On Tue, Nov 10, 2009 at 17:08, Tshepang Lekhonkhobe<tshep...@gmail.com> 
>> wrote:
>
>> > produces a quick crash:
>> > [snip]
>> > Tracker-Message: Starting next miner...
>> > (tracker-miner-fs:23552): Tracker-DEBUG: URN '(null)' (mount point:
>> > urn:nepomuk:datasource:9291a450-1d49-11de-8c30-0800200c9a66) was not
>> > reported to be mounted, but now it is, updating state
>> > (tracker-miner-fs:23552): Tracker-DEBUG: Setting up mount point
>> > 'urn:nepomuk:datasource:9291a450-1d49-11de-8c30-0800200c9a66'
>> > Tracker-Message: Crawling recursively directory '/usr/share/applications'
>> >
>> > Tracker-CRITICAL **: Could not initialize currently active mount
>> > points: 1.345: syntax error, undefined variable
>> > aborting...
>> > Aborted
>>
>> and now with --track-origins=yes, find attached
>
>
> I pushed a fix for this in master. Can you retest this specific use-
> case?
>
> The other problems that you reported in this thread are unrelated to
> this one.
>
> For developers:
>
> The set_up_mount_point was not handling URN=NULL correctly, causing the
> SPARQL query in accumulator to be formatted wrongly. I don't know what
> we can do in case URN is NULL, so I'm just not handling mount points for
> devices that have no URN.

Program received signal SIGABRT, Aborted.
0xb7fe1424 in __kernel_vsyscall ()
(gdb) thread apply all bt

Thread 1 (Thread 0xb7a04a50 (LWP 7654)):
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb7a948c0 in *__GI_raise (sig=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#2  0xb7a97df5 in *__GI_abort () at abort.c:88
#3  0xb7c319ff in IA__g_logv (log_domain=0x8054cd1 "Tracker",
log_level=G_LOG_LEVEL_CRITICAL, format=0x8057088 "Could not initialize
currently active mount points: %s",
    args1=0xbfffec0c "@\203\006\b\002") at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmessages.c:549
#4  0xb7c31d86 in IA__g_log (log_domain=0x8054cd1 "Tracker",
log_level=G_LOG_LEVEL_CRITICAL, format=0x8057088 "Could not initialize
currently active mount points: %s")
    at 
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmessages.c:569
#5  0x080525a0 in init_mount_points_cb (miner=0x80792a8,
error=0x8077938, user_data=0x0) at tracker-miner-files.c:533
#6  0xb7e49529 in run_update_callback (error=0x8077938,
user_data=0x8066b00) at tracker-miner.c:764
#7  sparql_update_cb (error=0x8077938, user_data=0x8066b00) at
tracker-miner.c:788
#8  0xb7e6efee in tracker_void_reply (proxy=0x8078c48,
error=0x8077938, user_data=0x80686c8) at tracker.c:98
#9  0xb7e6e928 in
org_freedesktop_Tracker1_Resources_sparql_update_async_callback
(proxy=0x8078c48, call=0x2, user_data=0x80721f0) at
tracker-resources-glue.h:118
#10 0xb7e2c53f in ?? () from /usr/lib/libdbus-glib-1.so.2
#11 0xb7e04e51 in ?? () from /lib/libdbus-1.so.3
#12 0xb7df4d56 in ?? () from /lib/libdbus-1.so.3
#13 0xb7df5a5c in dbus_connection_dispatch () from /lib/libdbus-1.so.3
#14 0xb7e27bdd in ?? () from /usr/lib/libdbus-glib-1.so.2
#15 0xb7c27e98 in g_main_dispatch (context=0x806eca8) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:1960
#16 IA__g_main_context_dispatch (context=0x806eca8) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2513
#17 0xb7c2b623 in g_main_context_iterate (context=0x806eca8, block=1,
dispatch=1, self=0x805c8f0) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2591
#18 0xb7c2baea in IA__g_main_loop_run (loop=0x8069540) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2799
#19 0xb7e4e895 in should_change_index_for_file (fs=0x8074dc0,
file=0x8079018) at tracker-miner-fs.c:1415
#20 0xb7e4e913 in crawler_check_directory_cb (crawler=0x8076248,
file=0x8079018, user_data=0x8074dc0) at tracker-miner-fs.c:1679
#21 0xb7e48c46 in tracker_marshal_BOOLEAN__OBJECT (closure=0x80761c8,
return_value=0xbffff0f0, n_param_values=2, param_values=0x8074450,
invocation_hint=0xbffff0dc,
    marshal_data=0xb7e4e8d0) at tracker-marshal.c:450
#22 0xb7cb3de3 in IA__g_closure_invoke (closure=0x80761c8,
return_value=0xbffff0f0, n_param_values=2, param_values=0x8074450,
invocation_hint=0xbffff0dc)
    at 
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/gobject/gclosure.c:767
#23 0xb7cc7f0f in signal_emit_unlocked_R (node=0x8075bb8, detail=0,
instance=0x8076248, emission_return=0xbffff228,
instance_and_params=0x8074450)
    at 
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/gobject/gsignal.c:3247
#24 0xb7cc91ef in IA__g_signal_emit_valist (instance=0x8076248,
signal_id=21, detail=0, var_args=0xbffff280 "\250\362\377\277\001")
    at 
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/gobject/gsignal.c:2990
#25 0xb7cc97b6 in IA__g_signal_emit (instance=0x8076248, signal_id=21,
detail=0) at 
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/gobject/gsignal.c:3037
#26 0xb7e480e4 in check_directory (data=0x8076248) at tracker-crawler.c:284
#27 process_func (data=0x8076248) at tracker-crawler.c:331
#28 0xb7c260b1 in g_idle_dispatch (source=0x80822a0, callback=0,
user_data=0x8076248) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:4065
#29 0xb7c27e98 in g_main_dispatch (context=0x806eca8) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:1960
#30 IA__g_main_context_dispatch (context=0x806eca8) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2513
#31 0xb7c2b623 in g_main_context_iterate (context=0x806eca8, block=1,
dispatch=1, self=0x805c8f0) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2591
#32 0xb7c2baea in IA__g_main_loop_run (loop=0x8079248) at
/build/buildd-glib2.0_2.22.2-2-i386-R8GTDn/glib2.0-2.22.2/glib/gmain.c:2799
#33 0x08050c0c in main (argc=134678792, argv=0x2) at tracker-main.c:343



-- 
my place on the web:
floss-and-misc.blogspot.com
0 16:10:40 Tracker: General options:
1 16:10:40 Tracker:   Verbosity  ............................  3
2 16:10:40 Tracker:   Initial Sleep  ........................  1
3 16:10:40 Tracker: Indexer options:
4 16:10:40 Tracker:   Throttle level  .......................  0
5 16:10:40 Tracker:   Thumbnail indexing enabled  ...........  yes
6 16:10:40 Tracker:   Indexing while on battery  ............  no (first time only = yes)
7 16:10:40 Tracker:   Low disk space limit  .................  0%
8 16:10:40 Tracker: Initializing HAL Storage...
9 16:10:40 Tracker: HAL monitors set for devices added/removed/mounted/umounted...
10 16:10:40 Tracker: HAL device:'/dev/sda8' found:
11 16:10:40 Tracker:   UDI	 : /org/freedesktop/Hal/devices/volume_part8_size_28377183744
12 16:10:40 Tracker:   Mount point: (null)
13 16:10:40 Tracker:   UUID	 : (null)
14 16:10:40 Tracker:   Mounted    : no
15 16:10:40 Tracker:   File system: (null)
16 16:10:40 Tracker:   Label	 : (null)
17 16:10:40 Tracker: HAL device:'/dev/sda8' is not eligible for tracking, type is 'LIBHAL_DRIVE_TYPE_DISK'
18 16:10:40 Tracker: HAL device:'/dev/sda7' found:
19 16:10:40 Tracker:   UDI	 : /org/freedesktop/Hal/devices/volume_uuid_e05e089b_ffdd_4cda_b4ef_dce3065d8b18
20 16:10:40 Tracker:   Mount point: /
21 16:10:40 Tracker:   UUID	 : e05e089b-ffdd-4cda-b4ef-dce3065d8b18
22 16:10:40 Tracker:   Mounted    : yes
23 16:10:40 Tracker:   File system: ext3
24 16:10:40 Tracker:   Label	 : (null)
25 16:10:40 Tracker: HAL device:'/dev/sda7' is not eligible for tracking, type is 'LIBHAL_DRIVE_TYPE_DISK'
26 16:10:40 Tracker: HAL device:'/dev/sda6' found:
27 16:10:40 Tracker:   UDI	 : /org/freedesktop/Hal/devices/volume_part6_size_1998710784
28 16:10:40 Tracker:   Mount point: (null)
29 16:10:40 Tracker:   UUID	 : (null)
30 16:10:40 Tracker:   Mounted    : no
31 16:10:40 Tracker:   File system: swap
32 16:10:40 Tracker:   Label	 : (null)
33 16:10:40 Tracker: HAL device:'/dev/sda6' is not eligible for tracking, type is 'LIBHAL_DRIVE_TYPE_DISK'
34 16:10:40 Tracker: HAL device:'/dev/sda5' found:
35 16:10:40 Tracker:   UDI	 : /org/freedesktop/Hal/devices/volume_uuid_6ee58d17_cdad_4eda_86bf_b5855a927e6e
36 16:10:40 Tracker:   Mount point: /boot
37 16:10:40 Tracker:   UUID	 : 6ee58d17-cdad-4eda-86bf-b5855a927e6e
38 16:10:40 Tracker:   Mounted    : yes
39 16:10:40 Tracker:   File system: ext3
40 16:10:40 Tracker:   Label	 : (null)
41 16:10:40 Tracker: HAL device:'/dev/sda5' is not eligible for tracking, type is 'LIBHAL_DRIVE_TYPE_DISK'
42 16:10:40 Tracker: HAL device:'/dev/sda1' found:
43 16:10:40 Tracker:   UDI	 : /org/freedesktop/Hal/devices/volume_part1_size_1024
44 16:10:40 Tracker:   Mount point: (null)
45 16:10:40 Tracker:   UUID	 : (null)
46 16:10:40 Tracker:   Mounted    : no
47 16:10:40 Tracker:   File system: (null)
48 16:10:40 Tracker:   Label	 : (null)
49 16:10:40 Tracker: HAL device:'/dev/sda1' is not eligible for tracking, type is 'LIBHAL_DRIVE_TYPE_DISK'
50 16:10:40 Tracker: HAL device:'/dev/sda4' found:
51 16:10:40 Tracker:   UDI	 : /org/freedesktop/Hal/devices/volume_uuid_f5d70089_001b_42cf_bf9b_22c92c86b25e
52 16:10:40 Tracker:   Mount point: /home
53 16:10:40 Tracker:   UUID	 : f5d70089-001b-42cf-bf9b-22c92c86b25e
54 16:10:40 Tracker:   Mounted    : yes
55 16:10:40 Tracker:   File system: ext4
56 16:10:40 Tracker:   Label	 : (null)
57 16:10:40 Tracker: HAL device:'/dev/sda4' is not eligible for tracking, type is 'LIBHAL_DRIVE_TYPE_DISK'
58 16:10:40 Tracker: Thumbnailer connections being set up...
59 16:10:40 Tracker: Thumbnailer service did not return supported mime types, The name org.freedesktop.thumbnailer was not provided by any .service files
60 16:10:40 Tracker: Monitor backend is INotify
61 16:10:40 Tracker: Monitor limit is 99500
62 16:10:40 Tracker: Miner process pool limit is set to 1
63 16:10:40 Tracker: Registering D-Bus service...
  Name:'org.freedesktop.Tracker1.Miner.Applications'
64 16:10:40 Tracker: Registering D-Bus object...
65 16:10:40 Tracker:   Path:'/org/freedesktop/Tracker1/Miner/Applications'
66 16:10:40 Tracker:   Object Type:'TrackerMinerApplications'
67 16:10:40 Tracker: Monitor backend is INotify
68 16:10:40 Tracker: Monitor limit is 99500
69 16:10:40 Tracker: Initializing HAL Storage...
70 16:10:40 Tracker: HAL monitors set for devices added/removed/mounted/umounted...
71 16:10:40 Tracker: HAL device:'/dev/sda8' found:
72 16:10:40 Tracker:   UDI	 : /org/freedesktop/Hal/devices/volume_part8_size_28377183744
73 16:10:40 Tracker:   Mount point: (null)
74 16:10:40 Tracker:   UUID	 : (null)
75 16:10:40 Tracker:   Mounted    : no
76 16:10:40 Tracker:   File system: (null)
77 16:10:40 Tracker:   Label	 : (null)
78 16:10:40 Tracker: HAL device:'/dev/sda8' is not eligible for tracking, type is 'LIBHAL_DRIVE_TYPE_DISK'
79 16:10:40 Tracker: HAL device:'/dev/sda7' found:
80 16:10:40 Tracker:   UDI	 : /org/freedesktop/Hal/devices/volume_uuid_e05e089b_ffdd_4cda_b4ef_dce3065d8b18
81 16:10:40 Tracker:   Mount point: /
82 16:10:40 Tracker:   UUID	 : e05e089b-ffdd-4cda-b4ef-dce3065d8b18
83 16:10:40 Tracker:   Mounted    : yes
84 16:10:40 Tracker:   File system: ext3
85 16:10:40 Tracker:   Label	 : (null)
86 16:10:40 Tracker: HAL device:'/dev/sda7' is not eligible for tracking, type is 'LIBHAL_DRIVE_TYPE_DISK'
87 16:10:40 Tracker: HAL device:'/dev/sda6' found:
88 16:10:40 Tracker:   UDI	 : /org/freedesktop/Hal/devices/volume_part6_size_1998710784
89 16:10:40 Tracker:   Mount point: (null)
90 16:10:40 Tracker:   UUID	 : (null)
91 16:10:40 Tracker:   Mounted    : no
92 16:10:40 Tracker:   File system: swap
93 16:10:40 Tracker:   Label	 : (null)
94 16:10:40 Tracker: HAL device:'/dev/sda6' is not eligible for tracking, type is 'LIBHAL_DRIVE_TYPE_DISK'
95 16:10:40 Tracker: HAL device:'/dev/sda5' found:
96 16:10:40 Tracker:   UDI	 : /org/freedesktop/Hal/devices/volume_uuid_6ee58d17_cdad_4eda_86bf_b5855a927e6e
97 16:10:40 Tracker:   Mount point: /boot
98 16:10:40 Tracker:   UUID	 : 6ee58d17-cdad-4eda-86bf-b5855a927e6e
99 16:10:40 Tracker:   Mounted    : yes
100 16:10:40 Tracker:   File system: ext3
101 16:10:40 Tracker:   Label	 : (null)
102 16:10:40 Tracker: HAL device:'/dev/sda5' is not eligible for tracking, type is 'LIBHAL_DRIVE_TYPE_DISK'
103 16:10:40 Tracker: HAL device:'/dev/sda1' found:
104 16:10:40 Tracker:   UDI	 : /org/freedesktop/Hal/devices/volume_part1_size_1024
105 16:10:40 Tracker:   Mount point: (null)
106 16:10:40 Tracker:   UUID	 : (null)
107 16:10:40 Tracker:   Mounted    : no
108 16:10:40 Tracker:   File system: (null)
109 16:10:40 Tracker:   Label	 : (null)
110 16:10:40 Tracker: HAL device:'/dev/sda1' is not eligible for tracking, type is 'LIBHAL_DRIVE_TYPE_DISK'
111 16:10:40 Tracker: HAL device:'/dev/sda4' found:
112 16:10:40 Tracker:   UDI	 : /org/freedesktop/Hal/devices/volume_uuid_f5d70089_001b_42cf_bf9b_22c92c86b25e
113 16:10:40 Tracker:   Mount point: /home
114 16:10:40 Tracker:   UUID	 : f5d70089-001b-42cf-bf9b-22c92c86b25e
115 16:10:40 Tracker:   Mounted    : yes
116 16:10:40 Tracker:   File system: ext4
117 16:10:40 Tracker:   Label	 : (null)
118 16:10:40 Tracker: HAL device:'/dev/sda4' is not eligible for tracking, type is 'LIBHAL_DRIVE_TYPE_DISK'
119 16:10:40 Tracker: Initializing HAL Power...
120 16:10:40 Tracker: HAL monitors set for devices added/removed/mounted/umounted...
121 16:10:40 Tracker: HAL found 1 AC adapter capable devices
122 16:10:40 Tracker:   Device '/org/freedesktop/Hal/devices/computer_power_supply_ac_adapter_ADP0' (default)
123 16:10:40 Tracker: HAL reports system is currently powered by AC adapter
124 16:10:40 Tracker: HAL found 1 batteries
125 16:10:40 Tracker:   Device '/org/freedesktop/Hal/devices/computer_power_supply_battery_BAT0'
126 16:10:40 Tracker: Initializing mount points
127 16:10:40 Tracker: Miner process pool limit is set to 10
128 16:10:40 Tracker: Registering D-Bus service...
  Name:'org.freedesktop.Tracker1.Miner.Files'
129 16:10:40 Tracker: Registering D-Bus object...
130 16:10:40 Tracker:   Path:'/org/freedesktop/Tracker1/Miner/Files'
131 16:10:40 Tracker:   Object Type:'TrackerMinerFiles'
132 16:10:40 Tracker: Running on AC power
133 16:10:40 Tracker: Setting new throttle to 0.000
134 16:10:40 Tracker: Setting up directories to iterate from config (IndexSingleDirectory)
135 16:10:40 Tracker: Setting up directories to iterate from config (IndexRecursiveDirectory)
136 16:10:40 Tracker:   Adding:'/home/wena'
137 16:10:40 Tracker:   Adding:'/etc'
138 16:10:40 Tracker:   Adding:'/usr'
139 16:10:40 Tracker: Setting up directories to iterate which are removable devices
140 16:10:40 Tracker: Starting disk space check for every 10 seconds
141 16:10:40 Tracker: Starting next miner...
142 16:10:40 Tracker: URN '(null)' (mount point: urn:nepomuk:datasource:9291a450-1d49-11de-8c30-0800200c9a66) was not reported to be mounted, but now it is, updating state
143 16:10:40 Tracker: Setting up mount point 'urn:nepomuk:datasource:9291a450-1d49-11de-8c30-0800200c9a66'
144 16:10:40 Tracker: URN 'urn:nepomuk:datasource:/org/freedesktop/Hal/devices/volume_uuid_E455_920D' was reported to be mounted, but it isn't anymore, updating state
145 16:10:40 Tracker: Setting up mount point 'urn:nepomuk:datasource:/org/freedesktop/Hal/devices/volume_uuid_E455_920D'
146 16:10:40 Tracker: Crawling recursively directory '/usr/share/applications'
147 16:10:49 Tracker: Could not initialize currently active mount points: 1.345: syntax error, undefined variable
_______________________________________________
tracker-list mailing list
tracker-list@gnome.org
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to