On Thu, Nov 08, 2007 at 01:03:57PM -0800, Yigal Weinstein wrote:
> Hi Chris,
>
> I am using your debian build which I has debugging, -g, by default? I
> am building amd64 could this be the porblem?
Hi Yigal,
I really want to fix this, so thanks for getting back to me. There
was one other person who was reporting errors, but I don't think
he has tested using CVS.
In order to get the very best debug information on the crash, you'll need
to:
- compile opensync with -g
- compile the evolution opensync plugin with -g
- compile barry with -g
As the crash seems to be happening inside opensync, I don't think
there is any way around the above requirements.
It could be a 64bit problem, but I don't know without more information.
> Could you give an experienced hand to my problem?
If you have a machine you'd like me to login to, I can help that way
if you like. Otherwise, just keep asking questions, and I'm happy to
help with the step by step.
The tarballs I'm using for opensync come straight from opensync.org.
I run ./configure with a prefix somewhere non-standard:
./configure --prefix=/home/cdfrey/software/opensync/0.22/rootdir
make
make install
Then before compiling any plugins, I set certain environment variables:
export
PKG_CONFIG_PATH=/home/cdfrey/software/opensync/0.22/rootdir/lib/pkgconfig
export LD_LIBRARY_PATH=/home/cdfrey/software/opensync/0.22/rootdir/lib
I build my msynctool with the same prefix.
Then build barry as well, with the same prefix.
You don't need to be root for any of this, and the debug builds will
happily coexist with the other libraries.
Once all this is built, your core dumps and backtraces in gdb should contain
much more useful info.
With Barry, you can grab the tarball, or try with CVS. We can build
with 0.9, and latest CVS and compare our results.
Just ask if you need more help.
Thanks,
- Chris
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Barry-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/barry-devel