Re: Squid aufs crashes under 10.0

2014-08-19 Thread Pavel Timofeev
Hi, I've made a PR for squid34. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192828 Based on www/squid33 and Dennis Glatting's work. Please, test it! There are 2 broken options (ECAP and FS_COSS) that I don't know how to fix (I'm unskillful). It will be great if someone knows a solution.

Re: Squid aufs crashes under 10.0

2014-05-13 Thread Pavel Timofeev
Hi! Any plans to import squid34 to ports tree? 2014-02-11 9:40 GMT+04:00 Dennis Glatting free...@pki2.com: On Mon, 2014-02-10 at 20:11 +0100, Florian Smeets wrote: On 10/02/14 16:21, Dennis Glatting wrote: On Mon, 2014-02-10 at 11:15 +0400, Pavel Timofeev wrote: So what should I do? Write

Re: Squid aufs crashes under 10.0

2014-02-10 Thread Dennis Glatting
On Mon, 2014-02-10 at 11:15 +0400, Pavel Timofeev wrote: So what should I do? Write a PR to squid's bugzilla with link to this thread? Fill FreeBSD ports' PR? (it seems like maintainer of squid doesn't look at PRs about squid). And it seems like this problem is retaled to all of squid ports,

Re: Squid aufs crashes under 10.0

2014-02-10 Thread Florian Smeets
On 10/02/14 16:21, Dennis Glatting wrote: On Mon, 2014-02-10 at 11:15 +0400, Pavel Timofeev wrote: So what should I do? Write a PR to squid's bugzilla with link to this thread? Fill FreeBSD ports' PR? (it seems like maintainer of squid doesn't look at PRs about squid). And it seems like this

Re: Squid aufs crashes under 10.0

2014-02-10 Thread Dennis Glatting
On Mon, 2014-02-10 at 20:11 +0100, Florian Smeets wrote: On 10/02/14 16:21, Dennis Glatting wrote: On Mon, 2014-02-10 at 11:15 +0400, Pavel Timofeev wrote: So what should I do? Write a PR to squid's bugzilla with link to this thread? Fill FreeBSD ports' PR? (it seems like maintainer of

Re: Squid aufs crashes under 10.0

2014-02-09 Thread Mark Knight
Without DEBUG I got this: #0 0x00605f71 in Fs::Ufs::UFSSwapDir::UFSSwapDir () [New Thread 84006400 (LWP 100348/squid)] (gdb) bt #0 0x00605f71 in Fs::Ufs::UFSSwapDir::UFSSwapDir () #1 0x005ff7c5 in Fs::Ufs::StoreFSufsFs::Ufs::UFSSwapDir::createSwapDir () #2

Re: Squid aufs crashes under 10.0

2014-02-09 Thread Dimitry Andric
On 07 Feb 2014, at 14:24, Pavel Timofeev tim...@gmail.com wrote: Sorry, it has to be in freebsd-ports@ too. 2014-02-07 Pavel Timofeev tim...@gmail.com: Hi! There is a problem with squid under FreeBSD10.0. Squid crashes immediately if storage type is set to aufs. It goes down during read of

Re: Squid aufs crashes under 10.0

2014-02-09 Thread Dennis Glatting
On Sun, 2014-02-09 at 19:37 +0100, Dimitry Andric wrote: On 07 Feb 2014, at 14:24, Pavel Timofeev tim...@gmail.com wrote: Sorry, it has to be in freebsd-ports@ too. 2014-02-07 Pavel Timofeev tim...@gmail.com: Hi! There is a problem with squid under FreeBSD10.0. Squid crashes

Re: Squid aufs crashes under 10.0

2014-02-09 Thread Dimitry Andric
On 09 Feb 2014, at 20:16, Dennis Glatting free...@pki2.com wrote: On Sun, 2014-02-09 at 19:37 +0100, Dimitry Andric wrote: ... Very bad coding practice, obviously. It should call Find() first, and if that returns NULL, it should abort in some sort of controlled way. Found that too but not

Re: Squid aufs crashes under 10.0

2014-02-09 Thread Pavel Timofeev
So what should I do? Write a PR to squid's bugzilla with link to this thread? Fill FreeBSD ports' PR? (it seems like maintainer of squid doesn't look at PRs about squid). And it seems like this problem is retaled to all of squid ports, not only to www/squid33. 2014-02-09 23:56 GMT+04:00 Dimitry

Re: Squid aufs crashes under 10.0

2014-02-07 Thread Pavel Timofeev
Sorry, it has to be in freebsd-ports@ too. 2014-02-07 Pavel Timofeev tim...@gmail.com: Hi! There is a problem with squid under FreeBSD10.0. Squid crashes immediately if storage type is set to aufs. It goes down during read of config file. No problem with diskd. No problem with aufs under