From: Shannon W. <we...@ro...> - 2005-06-06 19:34:40
|
Hi William, William K. Volkman wrote: > Hello Shannon, > Help me out a bit if you will by giving me a little more > information, unless your only interested in Bob looking into it. > Nope, I'm not picky about who solves my problems :) > On Mon, 2005-06-06 at 07:47, Shannon Weyrick wrote: > >>It's been hard for me to track down because running it in gdb (apache >>single process) isn't giving much information and I don't have a way to >>reproduce it without apache. I'm willing to try any suggestions you guys >>have. >> >>You say the #1 cause is a bad query/datasouce -- why should that ever >>actually segfault, as opposed to issuing an error message and exiting >>cleanly? > > > What language are you using (PHP)? > Which data source(s) do you use? > I've checked out fields, literals, variables, and images. Do you use > graphs? Callback functions? > > PHP4 and MySQL. I use all of the above except images, but I believe I can duplicate the segfault with even a small, basic report. Unfortunately I'm in the middle of crunch time on a project that doesn't use rlib so it's bit tough to work on this at the moment. When I get a chance I'll try to scrape together a little more info and maybe even a reproduction script/report. I also have yet to try it on multiple systems, I'm not sure I can duplicate it on anything but my own devel machine. Thanks, Shannon |