Hello!

04.09.2015 2:10, Massimo Manghi пишет:
thank you for reporting this (would you please open a bug at
issues.apache.org for future reference?).
For sure.

I suggest you try also the stable code 2.2.3 just to see if the problem
is mod_rivet release specific.

I tried rivet-2.2.3, rivet-2.2.2, rivet-2.1.4 and rivet-2.2.0 (Debian) releases. Some details differ between them, but main problem still there (signal Aborted when some application is present). I think this is Apache release specific.

Tcl_AppendStringsToObj called with shared object

interesting, I recommend you export or checkout from trunk the current
development status in a separate directory (I committed quite a few
things lately).

Thank you, I will try ASAP.

Do you have other error lines around the Tcl error? It's should be
something printed by the Rivet_Panic procedure

Here's complete block of lines from error.log around last "signal Aborted", for apache child pid 4789. "create interpreter" and "run interpreter" lines are from my custom rivet-childinit.tcl. They are about creating and running slave interpreters for apps in virtual hosts. 'nemoweb' application causes the problem.

2015-09-04 11:28:38 create interpreter 'nemoweb' [4789]
2015-09-04 11:28:39 run interpreter 'appsvc' [4680]
2015-09-04 11:28:44 run interpreter 'nemoweb' [4789]
2015-09-04 11:28:46 create interpreter 'cabinet/rodnsvyaz' [5060]
[Fri Sep 04 11:28:46.660949 2015] [:debug] [pid 4660] mod_rivet/rivet_prefork_mpm.c(49): (20014)Internal error: mod_rivet: Running prefork bridge finalize method [Fri Sep 04 11:28:46.660974 2015] [:debug] [pid 4660] mod_rivet/mod_rivet.c(464): Thread exiting after 0 requests served (18 vhosts)
2015-09-04 11:28:47 create interpreter 'appsvc' [5068]
2015-09-04 11:28:47 run interpreter 'appsvc' [5068]
2015-09-04 11:28:47 run interpreter 'cabinet/rodnsvyaz' [5060]
[Fri Sep 04 11:28:49.663374 2015] [:debug] [pid 4835] mod_rivet/rivet_prefork_mpm.c(49): (20014)Internal error: mod_rivet: Running prefork bridge finalize method [Fri Sep 04 11:28:49.663396 2015] [:debug] [pid 4835] mod_rivet/mod_rivet.c(464): Thread exiting after 0 requests served (18 vhosts)
2015-09-04 11:28:50 run interpreter 'appsvc' [4680]
2015-09-04 11:28:53 create interpreter 'appsvc' [4792]
2015-09-04 11:28:53 run interpreter 'appsvc' [4792]
2015-09-04 11:28:56 run interpreter 'appsvc' [4763]
[Fri Sep 04 11:28:57.673112 2015] [:debug] [pid 4789] mod_rivet/rivet_prefork_mpm.c(49): (20014)Internal error: mod_rivet: Running prefork bridge finalize method [Fri Sep 04 11:28:57.673138 2015] [:debug] [pid 4789] mod_rivet/mod_rivet.c(464): Thread exiting after 0 requests served (18 vhosts)
Tcl_AppendStringsToObj called with shared object
2015-09-04 11:28:58 create interpreter 'appsvc' [5058]
2015-09-04 11:28:58 run interpreter 'appsvc' [5058]
2015-09-04 11:28:59 run interpreter 'cabinet/rodnsvyaz' [4680]
2015-09-04 11:28:59 run interpreter 'cabinet/rodnsvyaz' [5060]
[Fri Sep 04 11:28:59.674532 2015] [core:notice] [pid 1330] AH00051: child pid 4789 exit signal Aborted (6), possible coredump in /tmp
2015-09-04 11:29:02 run interpreter 'appsvc' [5068]
2015-09-04 11:29:04 run interpreter 'appsvc' [4763]

--
Best regards, Anton.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to