hi there<br><br> I am facing almost the same issue in that even clicking the &quot;stop&quot; button on firefox would see no difference in the debugging terminal or have a response from the webpage.<br>When i have safari accesssing the same page, i can submit without a problem and the server doesn&#39;t hang.<br>
<br> Any thoughts?<br><br>thanks<br><br>gordon<br><br><div class="gmail_quote">2009/7/8 Gordon Yeong <span dir="ltr">&lt;<a href="mailto:anexiole@gmail.com">anexiole@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>hi there<br> <br>I think i am facing the same fault.<br> hmmm... When you mention TT.pm, do you mean the local TT.pm found in<br>myApp/View/TT.pm or is it the TT.pm belonging to the Template Toolkit package?<br><br>thanks<br>

<br clear="all">Regards,<br>Gordon Yeong<br><br><br><div class="gmail_quote">2009/7/3 Gunnar Strand <span dir="ltr">&lt;<a href="mailto:gunnarstrand@yahoo.com" target="_blank">gunnarstrand@yahoo.com</a>&gt;</span><div><div>
</div><div class="h5"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><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(&#39;-no_debug&#39;) %]<br><br>is needed. Got it from here:<br><br><span><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=137589" target="_blank">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><font color="#888888">Gunnar<br>

</font><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Gunnar Strand
 &lt;<a href="mailto:gunnarstrand@yahoo.com" target="_blank">gunnarstrand@yahoo.com</a>&gt;<br><b><span style="font-weight: bold;">To:</span></b> The elegant MVC web framework &lt;<a href="mailto:catalyst@lists.scsys.co.uk" target="_blank">catalyst@lists.scsys.co.uk</a>&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 &quot;end&quot;<br></font></div><div>
<div>
</div><div><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&#39;ve made so far just results in nothing or segmentation faults.<br>

&gt;<br>&gt;[...]<br>&gt;<br>&gt;I don&#39;t understand why you&#39;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&#39;ve always had problems with it but
 hadn&#39;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" href="mailto:Catalyst@lists.scsys.co.uk" target="_blank">Catalyst@lists.scsys.co.uk</a><br>

<span><span>Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" target="_blank">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a></span></span><br><span><span>Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/" target="_blank">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a></span></span><br>

<span><span>Dev site: <a href="http://dev.catalyst.perl.org/" target="_blank">http://dev.catalyst.perl.org/</a></span></span><br></div></div></div><br>



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

      </div><br>_______________________________________________<br>
List: <a href="mailto:Catalyst@lists.scsys.co.uk" target="_blank">Catalyst@lists.scsys.co.uk</a><br>
Listinfo: <a href="http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst" target="_blank">http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst</a><br>
Searchable archive: <a href="http://www.mail-archive.com/catalyst@lists.scsys.co.uk/" target="_blank">http://www.mail-archive.com/catalyst@lists.scsys.co.uk/</a><br>
Dev site: <a href="http://dev.catalyst.perl.org/" target="_blank">http://dev.catalyst.perl.org/</a><br>
<br></blockquote></div></div></div><br>
</blockquote></div><br>