If I enable all of the i18n and Variable modules, I reproducibly get connection reset errors.

If then I delete these modules, I have Drupal again.

Comments

johaziel’s picture

Priority: Normal » Critical

Same too with translation sets and string translation !!

Impossible to understand what happened , nothing in watchdog or error.log ??

jose reyero’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

1. We need to know exactly which module is causing the error so please enable one at a time and report...

2. The error should be in your web server (apache) log.

3. Could it be related to this one?, #1509916: clearing caches breaks translation sets -- cache_bootstrap table issue

4. Can you reproduce it with the development (dev) version?

5. There seems to be weird caching issues lately, that may be related with other contrib modules. Have you updated any of them lately?

johaziel’s picture

1. it was translation_sets on 1.4

2. [Tue Apr 10 11:20:36 2012] [notice] child pid 12444 exit signal Segmentation fault (11)
and "drush cc all" returns me a segmentation fault too.

3. I don't think

4. Works with the latest dev 7.x-1.4+30-dev

5. no modules about multilangue or entity

thanks

jose reyero’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)
JeremyFrench’s picture

I had this issue, upgrading i18n module to the 1.5 branch resolved it.