Hi!

I noticed that since my last update to 1.8.6 I'm getting segfaults every once in a while. I couldn't see any pattern in them yet, they just appear on average maybe every ten page loads or so (on Debian Testing AMD64).

The backtrace looks like this:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b7e652a6450 (LWP 5661)]
zm_activate_midgard (type=<value optimized out>, module_number=41)
at /home/sonic/downloads/software/Midgard_AllinOne-1.8.6/midgard-php4-1.8.6/midgard.c:1977
1977                    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.6/midgard-php4-1.8.6/midgard.c:1977 #1 0x00002b7e68700d5c in module_registry_request_startup () from /usr/lib/apache2/modules/libphp5.so #2 0x00002b7e687079f5 in zend_hash_apply () from /usr/lib/apache2/modules/libphp5.so #3 0x00002b7e686b9f6c in php_request_startup () from /usr/lib/apache2/modules/libphp5.so
#4  0x00002b7e6877cf67 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 ()

Also, I see strange entries in Apache's error log:

(process:5692): GLib-CRITICAL **: g_hash_table_destroy: assertion `hash_table->ref_count > 0' failed


They also appear every few page loads.


Does that mean I trashed yet another installation? Is there a place where I could get further information?


Bye, and thanks,

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

Reply via email to