** Changed in: syncevolution (Ubuntu)
Status: New => Confirmed
--
unable to start sync-ui - terminated with message Segmentation fault (core
dumped)
https://bugs.launchpad.net/bugs/447150
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
running under gdb provides more detail about the segmentation fault:
Starting program: /usr/bin/sync-ui
[Thread debugging using libthread_db enabled]
Program received signal SIGSEGV, Segmentation fault.
0x7458b73b in IA__g_type_name (type=)
at /build/buildd/glib2.0-2.22.2/gobject/gty
I'm getting a segmentation on AMD64 as well.
I had successfully synced evolution with myfunambol server, and days
later after making updates on my mobile device am unable to sync with
evolution again.
I've captured the output of
$ strace sync-ui
and will provide upon request.
I did not find a
I removed php5-cgi and php-mysql, erased the /etc/php5/cgi/php.ini and
then
# apt-get install php5-cgi
# apt-get install php5-mysql
so long as I install the packages in the right order, the extension line
is added to the php.ini for cgi and mysql_connect() is found.
Thanks,
Steve
--
Should ph
Hi Lionel,
I did have php5-mysql installed, but apparently this doesn't add the
extension=mysql.so to the /etc/php5/cgi/php.ini
Or maybe it doesn't if php5-cgi is installed after php5-mysql.
I added this line manually after comparing with the
/etc/php5/apache2/php.ini and now MySQL show up in ph