desktop-file-utils port problem

Andrey Chernov ache at freebsd.org
Thu Mar 22 03:46:21 UTC 2007


On Wed, Mar 21, 2007 at 01:03:49AM -0400, Joe Marcus Clarke wrote:
> On Tue, 2007-03-20 at 08:49 +0300, Andrey Chernov wrote:
> > It seems recently builded on -current update-desktop-database dumps core 
> > without /usr/share/applications exist (and it isn't exist after default 
> > installation). It is one of the MIMEDIRS in Makefile. Perhaps it is 
> > related to recent gettext update, but I am sure I rebuild everything. 
> > After mkdir /usr/share/applications it runs normally and creates 
> > mimeinfo.cache there too.
> 
> You're not the only one who has reported this, and it does seem to be
> related to the gettext update plus a non-C locale, but I cannot
> reproduce.  I have tried French, Spanish, and Russian LANGs, but
> update-desktop-database doesn't crash.
> 
> So far, the only backtrace I've seen of this crash points to a thread
> problem (possibly the mixing of libpthread and libthr).  Can you give a
> full backtrace of this crash?

I try to debug the problem a bit and compile it with -g but there is no 
useful info in the core dump - stack is totally corrupted and only thread 
and signal calls there, no signle meaningful function name. In that 
situation I found that crash depends of all dirs exists using simple debug 
printfs :)

There is no libthr in resulting file as ldd shows - only libpthread. I 
have no apps/libs builded with libthr at all.

Yes, the crash happens with Russian locale LANG ru_RU.KOI8-R

-- 
http://ache.pp.ru/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20070322/5996b50b/attachment.pgp


More information about the freebsd-gnome mailing list