Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2016 14:12:05 +0100
From:      tomas@ciernik.sk
To:        freebsd-ports@freebsd.org
Subject:   Re: sysutils/php56-fileinfo exit signal Segmentation fault
Message-ID:  <f1345c14-64d2-3490-fb23-e415b9720689@ciernik.sk>
In-Reply-To: <585346AF.3080400@quip.cz>
References:  <585346AF.3080400@quip.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

this was also issue for me. I think it is conflict with svn module -
after disabling dav_svn_module problem disappeared.

Best regards,

Tomas Ciernik.



Dňa 12/16/2016 o 02:43 Miroslav Lachman napísal(a):
> I am running webmail Roundcube on many machines but on one machine file
> upload (attachment) doesn't work. I tracked it down to PHP extension
> fileinfo. Everytime I tried to upload a file I got this error in Apache
> error log:
> 
> [Fri Dec 16 02:35:27.775113 2016] [core:notice] [pid 6883] AH00052:
> child pid 6890 exit signal Segmentation fault (11)
> 
> Sometimes
> 
> [Fri Dec 16 02:36:02.110390 2016] [core:notice] [pid 6883] AH00052:
> child pid 6998 exit signal Bus error (10)
> 
> If fileinfo extension is disabled (removed ext-20-fileinfo.ini from
> /usr/local/etc/php/) upload works fine.
> I tried to change the order of extension but it doesn't change anything
> if it is last or second or anywhere in the middle of the list.
> 
> I don't know what can be wrong on this machine because all machines have
> pkgs from the same poudriere repo. All are running Apache 2.4 and PHP 5.6.
> 
> Does anybody have some idea how to solve this?
> 
> (I cannot disable fileinfo because it is needed by other websites on
> this machine)
> 
> Miroslav Lachman
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f1345c14-64d2-3490-fb23-e415b9720689>