Ticket #159 (assigned defect)

Opened 7 months ago

Last modified 7 months ago

White pages after raising size to any greater than 0

Reported by: anonymous Owned by: moo
Priority: critical Milestone: 1.3.0
Component: cacher Version: 1.2.2
Keywords: size, white page Cc:
Blocked By: PHP Version: 5.2.5
Application: Need User Feedback: no
Other Exts: SAPI: apache1
Probability: Blocking:

Description

Hi,

i'm fiddling around with xcache for some hours now but i can't get any more than white pages after raising size to any greater than 0 - googling around didn't help unfortunately :( any idea?

I'm running php 5.2.5 and apache.

Change History

Changed 7 months ago by moo

  • status changed from new to assigned

looks like a feature regress

Changed 7 months ago by moo

  • exts deleted
  • sapi changed from Irrelevant to apache1

can i assume that you're using apache1? correct me if i'm wrong as it's working fine with apache2 in one of the users' server but not apache1

Changed 7 months ago by moo

  • type changed from task to defect

can you pls generate a backtrace?

see http://xcache.lighttpd.net/wiki/HowToReportABug/GenerateBacktrace

set CoreDumpDirectory? /tmp in httpd.conf, restart apache and let it generate core. and then, gdb which httpd /tmp/core, bt

Note: See TracTickets for help on using tickets.