On Thu, Dec 22, 2005 at 10:21:52PM -0800, Steve Langasek wrote:
> I'd rather see some analysis to show where the bug actually belongs instead
> of guessing and reassigning.
Well, some analysis you asked for. I use glibc-2.3.5-11 with libc6-dbg
installed.
export LD_LIBRARY_PATH=/usr/lib/debug
gdb /
On Thu, Dec 22, 2005 at 10:21:52PM -0800, Steve Langasek wrote:
> Break on rrd_graph_options, step into getopt_long, run bt to see what lib it
> says it's in.
Well, I should tell it earlier. It looks like getopt_long comes from glibc,
backtrace follows.
Breakpoint 1, 0xb7d085b6 in getopt_long () f
On Fri, Dec 23, 2005 at 02:44:21AM +0100, Artur R. Czechowski wrote:
> On Thu, Dec 22, 2005 at 04:45:25PM -0800, Steve Langasek wrote:
> > On Fri, Dec 23, 2005 at 01:09:31AM +0100, Artur R. Czechowski wrote:
> > > The rrd_graph_options() gets a string with parameters. The begin if this
> > > string
On Thu, Dec 22, 2005 at 04:45:25PM -0800, Steve Langasek wrote:
> On Fri, Dec 23, 2005 at 01:09:31AM +0100, Artur R. Czechowski wrote:
> > The rrd_graph_options() gets a string with parameters. The begin if this
> > string is (at least in my case, but this is common value in rrdtools):
> > --start
On Fri, Dec 23, 2005 at 01:09:31AM +0100, Artur R. Czechowski wrote:
> The rrd_graph_options() gets a string with parameters. The begin if this
> string is (at least in my case, but this is common value in rrdtools):
> --start -2d
> The rrd_graph_options calls getopt_long to split parameters into t
reassing 344481 apache,php4,rrdtool,libc6
submitter 344481 !
tags -confirmed,help
thanks
Hello,
After some upgrades apache and php4 in Sep 2005 some users (and I) have noticed
that apache is crashing when the function from php4-rrdtool extension
is called. This function is rrd_graph. More investi
6 matches
Mail list logo