On Thu, 23 May 2002, Jie Gao wrote:
 
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 1024 (LWP 15349)]
> 0x4031575d in modperl_mgv_lookup (symbol=0x0) at modperl_mgv.c:134
> 134         if (!symbol->hash) {
> (gdb) bt
> #0  0x4031575d in modperl_mgv_lookup (symbol=0x0) at modperl_mgv.c:134
> #1  0x403103ed in modperl_callback (handler=0x83dcd68, p=0x83d3438, r=0x83d3470, 
>s=0x80d1540, args=0x8131110)
>     at modperl_callback.c:19

this is with modperl-2.0 from cvs?  if you have a simple test case to 
reproduce, that would help.  looks related to method handlers based on 
your stacktrace.

Reply via email to