Hi!

I just installed the snapshot, stopped and started apache and midgard-config is reporting the new version, but the errors stay the same, just the line numbers in the backtrace have changed:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b37ae668450 (LWP 28940)]
zm_activate_midgard (type=<value optimized out>, module_number=41)
at /home/sonic/downloads/software/Midgard_AllinOne-1.8.7/midgard-php4-1.8.7/midgard.c:1992
1992                    MGDG(mgd)->schema = midgard_global_schema;
(gdb) backtrace
#0  zm_activate_midgard (type=<value optimized out>, module_number=41)
at /home/sonic/downloads/software/Midgard_AllinOne-1.8.7/midgard-php4-1.8.7/midgard.c:1992 #1 0x00002b37b1ac3d5c in module_registry_request_startup () from /usr/lib/apache2/modules/libphp5.so #2 0x00002b37b1aca9f5 in zend_hash_apply () from /usr/lib/apache2/modules/libphp5.so #3 0x00002b37b1a7cf6c in php_request_startup () from /usr/lib/apache2/modules/libphp5.so
#4  0x00002b37b1b3ff67 in ?? () from /usr/lib/apache2/modules/libphp5.so
#5  0x0000000000437c3a in ap_run_handler ()
#6  0x000000000043af7c in ap_invoke_handler ()
#7  0x000000000044751e in ap_process_request ()
#8  0x0000000000444918 in ?? ()
#9  0x000000000043ebd2 in ap_run_process_connection ()
#10 0x000000000044b285 in ?? ()
#11 0x000000000044b4b3 in ?? ()
#12 0x000000000044c089 in ap_mpm_run ()
#13 0x0000000000425a0a in main ()

The Glib-CRITICAL error is also still present (it might even appear more often than before, but I'm not really sure of that)


Bye,

Andreas

Piotr Pokora schrieb:
Andreas Flack pisze:

Hi!

1977                    MGDG(mgd)->schema = midgard_global_schema;
*Make sure* midgard extension is loaded in php.ini.
$ cat /etc/php5/apache2/php.ini | grep midgard
extension=midgard.so

Please try 1.8.7 snapshot:
http://www.midgard-project.org/development/download/1-8-branch.html

I think I fixed this issue.

Piotras
_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

_______________________________________________
user mailing list
[email protected]
http://lists.midgard-project.org/mailman/listinfo/user

Reply via email to