Re: [Tracker] tracker on solaris




On Tue, 2006-07-25 at 11:38 +0100, Jamie McCracken wrote:
Jedy Wang wrote:
Hi Jamie,

I built tracker-0.0.4 on Solaris. But when I run trackerd, it will crash
because of segmentation fault and produce a core file. If I run pstack
core, it outpus:

-bash-3.00$ pstack core
core 'core' of 2452:    trackerd
 fe9b19b3 mutex_lock_impl (0, 0) + 23
 fe9b1baf mutex_lock (0) + 1d
 08176e59 do_cleanup (804753c, fe9b86cf, b, 0, 80475d0, 8047594) + 29
 081775ad signal_handler (b, 0, 80475d0) + 4d
 fe9b86cf __sighndlr (b, 0, 80475d0, 8177560) + f
 fe9ae420 call_user_handler (b, 0, 80475d0) + 247
 fe9ae5a8 sigacthandler (b, 0, 80475d0) + bc
 --- called from signal handler with signal 11 (SIGSEGV) ---
 081b9c66 handle_options (8047a4c, 8047a50, 8508c94, 819c4c0) + 76
 0819d2c9 __1cLget_options6Fippc_v_ (1, 85fd5b4) + 49
 0819adfa __1cVinit_common_variables6Fpkcippcp1_i_ (84766bc, c, 85fd5b0,
8508508) + 16a
 0819e9ad init_embedded_server (c, 85ea838, 8508508) + 8d
 08191017 mysql_server_init (c, 85ea838, 8508508) + 127
 081793e3 main     (1, 8047c20, 8047c28) + 563
 08176a6a _start   (1, 8047cec, 0, 8047cf5, 8047cf9, 8047d09) + 7a


It's crashing in the embedded mysql server. Do you have the embedded 
server working correctly on Solaris with anything else?

Which version of the embedded server are you using? (should be in range 
5.0.19 to 5.0.22 - it will probably not work with 5.1.x as thats in beta)

The version of mysql I used is 5.0.22. 


If you compiled the embedded server from source which compile options 
did you use?

I used ./configure --prefix=SOMEWHERE --without-server
--with-embedded-server --with-mysqld-ldflags=-all-static


Did you run the embedded server through the mysql test suite during compile?

I have run make check, it failed and gave me:
ctype_latin2_ch                [ skipped ]
ctype_many                     [ skipped ]
ctype_mb                       [ pass ]
ctype_recoding                 [ pass ]
ctype_sjis                     [ skipped ]
ctype_tis620                   [ skipped ]
ctype_uca                      [ skipped ]
ctype_ucs                      [ skipped ]
ERROR: /export/home/test/src/mysql-5.0.22/mysql-test/var/run/master.pid
was not created in 400 seconds;  Aborting


Also check for bugs against libmysqld (the embbedded server) at
bugs.mysql.com

It might be worth reporting any problems to mysql to investigate (let 
them know its crashing when a call to mysql_server_init is made)


I tried tracker on Linux too, it works. So, is there anyone who had make
tracker run on solairs before?

have included tracker-list gnome org on this mail - hopefully someone 
will be able to shed some light on this.


BTW:It seems there are something wrong with tracker support of nautilus.
If I type something(such as "main") in the search bar of nautilus and
press enter, tracker's search result contains all satisfied files under
my home directory , but if I type the same thing in the search bar and
select my home directory as position to search, search result only
contains a few files.

Does anyone else get this?

(afraid Im testing new cvs version atm)





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