I am having a problem getting Midgard 1.6.3 to work on my system.  I am running
Redhat 9 with apache 2.0.48, php 4.3.11, midgard 1.6.3 and mysql 4.1.7

I ran the debug on apache and got this...

[EMAIL PROTECTED] bin]# gdb /usr/local/apache/bin/httpd
GNU gdb Red Hat Linux (5.3post-0.20021129.18rh)
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...
(gdb) run -X
Starting program: /usr/local/apache/bin/httpd -X
[New Thread 16384 (LWP 9358)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 9358)]
0x402e86e4 in apr_pvsprintf (pool=0x0, fmt=0x40e35167 "%s:%s", ap=0xbfff9628
",u%\b�u%\b\030%&\b`\005�@>\001") at apr_pools.c:969
969         ps.node = active = pool->active;
(gdb) backtrace
#0  0x402e86e4 in apr_pvsprintf (pool=0x0, fmt=0x40e35167 "%s:%s", ap=0xbfff9628
",u%\b�u%\b\030%&\b`\005�@>\001") at apr_pools.c:969
#1  0x402e883e in apr_psprintf (p=0x0, fmt=0x40e35167 "%s:%s") at
apr_pools.c:1731
#2  0x40dffcf6 in zif_mgd_auth_midgard (ht=1, return_value=0x825c2bc,
this_ptr=0x0, return_value_used=1) at /tmp/midgard-php4-1.6.3/midgard.c:936
#3  0x406949ae in __libc_utmp_lock () from /usr/local/apache/modules/libphp4.so
#4  0x40688453 in __libc_utmp_lock () from /usr/local/apache/modules/libphp4.so
#5  0x406658db in __libc_utmp_lock () from /usr/local/apache/modules/libphp4.so
#6  0x40698590 in __libc_utmp_lock () from /usr/local/apache/modules/libphp4.so
#7  0x08098f02 in ap_run_handler (r=0x1) at config.c:153
#8  0x0809941a in ap_invoke_handler (r=0x823c9e8) at config.c:364
#9  0x0808240b in ap_process_request (r=0x823c9e8) at http_request.c:249
#10 0x0807e4c5 in ap_process_http_connection (c=0x82367e0) at http_core.c:251
#11 0x080a23c2 in ap_run_process_connection (c=0x82367e0) at connection.c:43
#12 0x08097a7b in child_main (child_num_arg=3) at prefork.c:610
#13 0x08097c26 in make_child (s=0x811b1d0, slot=0) at prefork.c:650
#14 0x08097c7f in startup_children (number_to_start=5) at prefork.c:722
#15 0x0809838d in ap_mpm_run (_pconf=0x8097444, plog=0x81160b0, s=0x811b1d0) at
prefork.c:941
#16 0x0809d366 in main (argc=2, argv=0xbfffe0a4) at main.c:618
#17 0x403ca62d in __libc_start_main () from /lib/libc.so.6
(gdb) quit

Why is this crashing and how can I fix it?

Thanks in advance.
Dan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to