Re: need help with some bugs in python-mysqldb

2004-09-21 Thread Jonas Meurer
On 21/09/2004 Matthias Klose wrote: > could you try rebuilding/reinstalling the libapache-mod-python package? done, but no changes. what did you expect? libapache-mod-python doesn't depend on mysql libs in any way, so what could a rebuild change? bye jonas

Re: need help with some bugs in python-mysqldb

2004-09-21 Thread Matthias Klose
could you try rebuilding/reinstalling the libapache-mod-python package? Jonas Meurer writes: > On 21/09/2004 Alexandre wrote: > > On Tue, Sep 21, 2004 at 04:09:03PM +0200, Jonas Meurer wrote: > > > it's a problem with libapache-mod-python, it segfaults at using > > > MySQL-Python. see #270555 for

Re: need help with some bugs in python-mysqldb

2004-09-21 Thread Jonas Meurer
On 21/09/2004 Alexandre wrote: > On Tue, Sep 21, 2004 at 04:09:03PM +0200, Jonas Meurer wrote: > > it's a problem with libapache-mod-python, it segfaults at using > > MySQL-Python. see #270555 for more information. > > Would you happen to have a post mortem analysis of apache available, in > order

Re: need help with some bugs in python-mysqldb

2004-09-21 Thread Alexandre
On Tue, Sep 21, 2004 at 04:09:03PM +0200, Jonas Meurer wrote: > hello, > > i need some help with a bug in python-mysqldb which i am the maintainer > for. the two reports that explain the bug are #270555 and #270570. > > it's a problem with libapache-mod-python, it segfaults at using > MySQL-Pytho

need help with some bugs in python-mysqldb

2004-09-21 Thread Jonas Meurer
hello, i need some help with a bug in python-mysqldb which i am the maintainer for. the two reports that explain the bug are #270555 and #270570. it's a problem with libapache-mod-python, it segfaults at using MySQL-Python. see #270555 for more information. the strange thing here is, that this h