Can't upgrade that kind of scalar ...

2000-03-30 Thread Doug MacEachern
1.22_01-dev +reset the stack pointer after calling perl_require_module() in +perl_call_handler(). this fix will most likely cure the reports of +"Can't upgrade that kind of scalar at ..." +[Ben Cottrell <[EMAIL PROTECTED]>] + workaround use of Perl api functions that are no lon

Can't upgrade that kind of scalar

2000-02-12 Thread Ed Loehr
Aside from gdb, any fishing tips on how to track this fatal problem down? Can't upgrade that kind of scalar at XXX line NN... Happens intermittently, often on a call to one of these (maybe the first access of $r?): $r->server->server_hostname() $r->connect

Can't upgrade that kind of scalar (and more)

2000-02-04 Thread Ed Loehr
offer any tips/help which unlock this riddle for me... Cheers, Ed Loehr SYMPTOMS... --- Spurious errors in my error_log with increasingly nasty consequences: Can't upgrade that kind of scalar at XXX line NN... Not a CODE reference at XXX line NN... Modific