Segmentation fault
-
@fbartels said in Segmentation fault:
Edit: still no Jira ticket, but a proposed fix is in pr #1864
Please share complete link for proposed fix.
Thanks
Uwe -
Hi @byteschubser ,
Since prs cannot be seen from anyone external the link would not have helped you.
But meanwhile the change was merged with https://stash.kopano.io/projects/KC/repos/kopanocore/commits/ccac80c186a5364440b058fd47949084242c200a
The (old) Jira ticket mentioned in the merge commit is also referenced by an additional pr that is open for https://stash.kopano.io/users/jengelhardt/repos/kc/commits/16b9108441ab637084282a2c3379a00669b8c2ac
-
Hi,
how can i see when the fix is included in the nightly build?Tested core-8.6.80.502_0+52-RHEL_7-x86_64
Problem still exists.Tnx
Joachim -
@fbartels said in webapp-3.4.11.1346 login problem:
That’s always the issue with binary builds. You could compile it yourself to know that it’s included or you could watch the master branch to see when it gets merged and once that is done it should be in the next package update.
not yet merged back to master and therefore not included in the packages of this morning https://stash.kopano.io/projects/KC/repos/kopanocore/commits
-
same here.
core-8.6.80.502_0+52-RHEL_7-x86_64CentOS 7.4.1708
The server itself is running fine. CLI tool (kopano-backup or kopano-admin) are not usable.
-
problem still exists.
package: core-8.6.80.538_0%2B56-RHEL_7_PHP_56-x86_64.tar.gz
-
for me to core-8.6.80.538_0%2B56-RHEL_7_PHP_56-x86_64.tar.gz
kopano-spooler
kopono-searchwont run!
-
@ckruijntjens
I need to be more detailed: I have a multi server setup.
kopano-server is running fine. You’re right, kopano-search running on the same machine as kopano-server ends up in a seg fault during start.
kopano-spooler and kopano-dagent running on different machines and these packages are not updated to the “faulty” version. https connection from these components and z-push as well, are working fine. Mail flow in and out is not affected in my setup.
-
Hi i have all on one server except for zpush.
Kopano-server runs
Kopano-search not
Kopano-spooler not
Kopano-dagent notHappy When the problem is resolved inside the packages!
-
Having the same issues. Looks like something is broken in libkcinetmapi or one of the other libraries:
System with no update:kopano-gateway -V
kopano-gateway 8.6.80.45
kopano-gateway -V
kopano-gateway: symbol lookup error: /lib64/libkcinetmapi.so.0: undefined symbol: _ZSt24__throw_out_of_range_fmtPKcz
kopano-dagent -V
kopano-dagent: symbol lookup error: /lib64/libkcinetmapi.so.0: undefined symbol: _ZSt24__throw_out_of_range_fmtPKcz
-
For me it is not the same issue.
core-8.6.80.590 -> seg fault is fixed, cli tools and kopano-search are running again
but: kopano-dagent: symbol lookup error: /lib64/libkcinetmapi.so.0: undefined symbol: _ZSt24__throw_out_of_range_fmtPKcz
This might be another issue
-
Hi @byteschubser ,
I’ve just deployed a CentOS 7 test environment with 8.6.80.713-76.1 and don’t see such an error in the dagent.
Do you still have the error message?