<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:Courier New,courier,monaco,monospace,sans-serif;font-size:12pt"><div>I found the problem. Turning on debugging for TT (DEBUG =&gt; DEBUG_ALL) in TT.pm showed that it hangs on the [% USE CGI %] directive. Apparently<br><br>[% USE CGI('-no_debug') %]<br><br>is needed. Got it from here:<br><br><span><a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=137589">https://bugzilla.mozilla.org/show_bug.cgi?id=137589</a></span><br><br>Seems CGI thinks that it is begin run from command line and prompts for data.<br><br></div><div style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: 12pt;">KR,<br>Gunnar<br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font size="2" face="Tahoma"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Gunnar Strand
 &lt;gunnarstrand@yahoo.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> The elegant MVC web framework &lt;catalyst@lists.scsys.co.uk&gt;<br><b><span style="font-weight: bold;">Sent:</span></b> Monday, June 29, 2009 6:39:41 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Catalyst] Hangs in RenderView in "end"<br></font><br>
<div style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: 12pt;"><div style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: 12pt;"><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">&gt;&gt; Is there any way of running the server in a debugger or to turn tracing on? Can I send a signal to it to get it to &gt;dump a stack trace somehow? Any attempt I've made so far just results in nothing or segmentation faults.<br>&gt;<br>&gt;[...]<br>&gt;<br>&gt;I don't understand why you're seeing segfaults. What version of Catalyst are you using, what is your perl -V, and do you have the latest version of Variable::Magic installed? Also, if you could attach gdb and get the catalyst process to segfault, then a backtrace from c land could be useful.<br><br>The debugger works now(!). I've always had problems with it but
 hadn't tried it for a while. Maybe a library got updated.<br><br>Thanks for the tips!<br><br>KR,<br>Gunnar<br><br>_______________________________________________<br>List: <a rel="nofollow" ymailto="mailto:Catalyst@lists.scsys.co.uk" target="_blank" href="mailto:Catalyst@lists.scsys.co.uk">Catalyst@lists.scsys.co.uk</a><br><span><span>Listinfo: <a target="_blank" href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a></span></span><br><span><span>Searchable archive: <a target="_blank" href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a></span></span><br><span><span>Dev site: <a target="_blank" href="http://dev.catalyst.perl.org/">http://dev.catalyst.perl.org/</a></span></span><br></div></div></div><br>



      </div></div></div><br>

      </body></html>