Hi,

I have successfully installed Midgard 1.4beta5 on a SuSE 6.4 (DVD) 
distribution, if anybody is interested I could mail the exact ./configure 
commands I have used.

Arne

-----Original Message-----
From:   Hummel Joachim [SMTP:[EMAIL PROTECTED]]
Sent:   Friday, September 29, 2000 10:51 AM
To:     '[EMAIL PROTECTED]'
Subject:        AW: [midgard] Install Problem with SuSE 6.4 and Midgard 1.4beta5a

Hello

here is the debuging !!

Program received signal SIGABRT, Aborted.
0x400caa71 in __kill () from /lib/libc.so.6
(gdb) run -X
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /usr/sbin/httpd -X

Program received signal SIGABRT, Aborted.
0x400caa71 in __kill () from /lib/libc.so.6

Hope anyone can help me.

Greetings Joachim Hummel

-----Urspr�ngliche Nachricht-----
Von: Emiliano [mailto:[EMAIL PROTECTED]]
Gesendet am: Freitag, 22. September 2000 14:40
An: 'Midgard'
Betreff: Re: [midgard] Install Problem with SuSE 6.4 and Midgard
1.4beta5a

Hummel Joachim wrote:

> I use Suse 6.4 Apache 1.3.12 Mysql 3.22.32 and Kernel 2.2.14.
> I installed the binary form source Midgard Version 1.4beta5a

Binary source form? Do you mean the source tarballs?

> httpd: format.c:887: mgd_vformat: Assertion `pool && mgd && mgd->parser'
> failed.
> [Thu Sep 21 20:22:40 2000] [notice] child pid 668 exit signal Aborted (6)
>
> I mean the problem is in the midgard-lib compilation.

I don't think it is, it's just reporting the problem. To find out
where it actually happens you'll have to use the debugger:

shut down apache.
start gdb with the apache binary, eg:
  # gdb /usr/sbin/httpd
  (gdb) run -X

Now request the URL that triggered the problem before using your
browser as usual.

The apache process running in the debugger will stop at the abort. At
that point, give the debugger command 'where', and mail us the resulting
output.

Emile


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to