Discussion:
sudden segfault upon carddav access
k***@use.startmail.com
2018-11-30 03:40:05 UTC
Permalink
Greeting,

I've been hosting two personal domains on one kolab server. Suddenly CardDAV access to one domain results in

[core:notice] [pid 466] AH00052: child pid 19145 exit signal Segmentation fault (11)

when accessing from MacOS and iOS clients.

Web console seems fine.

Second domain has no errors and functions properly.

Could anyone suggest debug steps?

Regards,
Josh.
Skale, Franz
2018-11-30 07:15:37 UTC
Permalink
Hi,
take a look at: //var/log/iRony/errors.
I cannot reproduce the problem but have another one.
I don't use CALDAV (using ActiveSync) but tried to test it.
If i use the CALDAV url i get an 404 (File not found) on the server.
It seems, that iRony is broken. (SabreDav ?)
Anyhow, no errors have been logged to far.
Perhaps Aleksander does have details.
It worked for prior releases of iRony !

Rgds.
Franz
Post by k***@use.startmail.com
Greeting,
I've been hosting two personal domains on one kolab server. Suddenly
CardDAV access to one domain results in
[core:notice] [pid 466] AH00052: child pid 19145 exit signal
Segmentation fault (11)
when accessing from MacOS and iOS clients.
Web console seems fine.
Second domain has no errors and functions properly.
Could anyone suggest debug steps?
Regards,
Josh.
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
k***@use.startmail.com
2018-11-30 16:51:16 UTC
Permalink
Unfortunately there is nothing at the time segmentation fault was reported.
I restarted the whole system and segmentation fault went away but freshly configured CardDAV client only sees a small fraction of contacts while ActiveSync client shows all. No errors reported anywhere.
Can iRony log verbosity be increased to find out why both iOS and MacOS CardDAV clients suddenly decide to stop downloading contacts?
This is iRony-0.4.0-5.7.el7.kolab_16.noarch

Josh.

On Friday, November 30, 2018 at 2:15 AM, Skale, Franz <***@dah.am> wrote:
 
Post by Skale, Franz
Hi,
take a look at: //var/log/iRony/errors.
I cannot reproduce the problem but have another one.
I don't use CALDAV (using ActiveSync) but tried to test it.
If i use the CALDAV url i get an 404 (File not found) on the server.
It seems, that iRony is broken. (SabreDav ?)
Anyhow, no errors have been logged to far.
Perhaps Aleksander does have details.
It worked for prior releases of iRony !
Rgds.
Franz
Post by k***@use.startmail.com
Greeting,
I've been hosting two personal domains on one kolab server. Suddenly
CardDAV access to one domain results in
[core:notice] [pid 466] AH00052: child pid 19145 exit signal
Segmentation fault (11)
when accessing from MacOS and iOS clients.
Web console seems fine.
Second domain has no errors and functions properly.
Could anyone suggest debug steps?
Regards,
Josh.
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
Skale, Franz
2018-11-30 21:06:44 UTC
Permalink
All you can do is to enable console logging by:

edit /etc/iRony/dav.inc.php
Change the line (console log) to:
$config['kolabdav_console'] = true;

Check the log:
/var/log/iRony/console

Reload apache2 or nginx.

Rgds.

Franz
Post by k***@use.startmail.com
Unfortunately there is nothing at the time segmentation fault was reported.
I restarted the whole system and segmentation fault went away but
freshly configured CardDAV client only sees a small fraction of
contacts while ActiveSync client shows all. No errors reported
anywhere.
Can iRony log verbosity be increased to find out why both iOS and
MacOS CardDAV clients suddenly decide to stop downloading contacts?
This is iRony-0.4.0-5.7.el7.kolab_16.noarch
Josh.
 
Post by Skale, Franz
Hi,
take a look at: //var/log/iRony/errors.
I cannot reproduce the problem but have another one.
I don't use CALDAV (using ActiveSync) but tried to test it.
If i use the CALDAV url i get an 404 (File not found) on the server.
It seems, that iRony is broken. (SabreDav ?)
Anyhow, no errors have been logged to far.
Perhaps Aleksander does have details.
It worked for prior releases of iRony !
Rgds.
Franz
Post by k***@use.startmail.com
Greeting,
I've been hosting two personal domains on one kolab server. Suddenly
CardDAV access to one domain results in
[core:notice] [pid 466] AH00052: child pid 19145 exit signal
Segmentation fault (11)
when accessing from MacOS and iOS clients.
Web console seems fine.
Second domain has no errors and functions properly.
Could anyone suggest debug steps?
Regards,
Josh.
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
Loading...