Hi!
I have the correct MD5 sum now, and something seems to have changed, I
still get segfaults, but at least it's different ones now:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b5a4d22f450 (LWP 4346)]
zif__midgard_php_object_list (ht=0, return_value=0x1840640,
return_value_ptr=<value optimized out>,
this_ptr=0x1844af0, return_value_used=<value optimized out>)
at
/home/sonic/downloads/software/Midgard_AllinOne-1.8.7/midgard-php4-1.8.7/midgard.c:1344
1344 *ce = php_midgard_get_baseclass_ptr(Z_OBJCE_P(getThis()));
(gdb) backtrace
#0 zif__midgard_php_object_list (ht=0, return_value=0x1840640,
return_value_ptr=<value optimized out>,
this_ptr=0x1844af0, return_value_used=<value optimized out>)
at
/home/sonic/downloads/software/Midgard_AllinOne-1.8.7/midgard-php4-1.8.7/midgard.c:1344
#1 0x00002b5a519bdf97 in xdebug_execute_internal
(current_execute_data=0x7fff61e29740, return_value_used=1)
at /tmp/pear/download/xdebug-2.0.2/xdebug.c:1573
#2 0x00002b5a506b509c in ?? () from /usr/lib/apache2/modules/libphp5.so
#3 0x00002b5a506a6163 in execute () from
/usr/lib/apache2/modules/libphp5.so
#4 0x00002b5a519bdc4d in xdebug_execute (op_array=0x14567c8) at
/tmp/pear/download/xdebug-2.0.2/xdebug.c:1509
#5 0x00002b5a506b4ce4 in ?? () from /usr/lib/apache2/modules/libphp5.so
#6 0x00002b5a506a6163 in execute () from
/usr/lib/apache2/modules/libphp5.so
#7 0x00002b5a519bdc4d in xdebug_execute (op_array=0x143ad28) at
/tmp/pear/download/xdebug-2.0.2/xdebug.c:1509
#8 0x00002b5a506b4ce4 in ?? () from /usr/lib/apache2/modules/libphp5.so
#9 0x00002b5a506a6163 in execute () from
/usr/lib/apache2/modules/libphp5.so
#10 0x00002b5a519bdc4d in xdebug_execute (op_array=0x14324d0) at
/tmp/pear/download/xdebug-2.0.2/xdebug.c:1509
#11 0x00002b5a506b4ce4 in ?? () from /usr/lib/apache2/modules/libphp5.so
#12 0x00002b5a506a6163 in execute () from
/usr/lib/apache2/modules/libphp5.so
#13 0x00002b5a519bdc4d in xdebug_execute (op_array=0x2c75408) at
/tmp/pear/download/xdebug-2.0.2/xdebug.c:1509
#14 0x00002b5a506b4ce4 in ?? () from /usr/lib/apache2/modules/libphp5.so
#15 0x00002b5a506a6163 in execute () from
/usr/lib/apache2/modules/libphp5.so
#16 0x00002b5a519bdc4d in xdebug_execute (op_array=0x2c75278) at
/tmp/pear/download/xdebug-2.0.2/xdebug.c:1509
#17 0x00002b5a506b4ce4 in ?? () from /usr/lib/apache2/modules/libphp5.so
#18 0x00002b5a506a6163 in execute () from
/usr/lib/apache2/modules/libphp5.so
#19 0x00002b5a519bdc4d in xdebug_execute (op_array=0x2c74f50) at
/tmp/pear/download/xdebug-2.0.2/xdebug.c:1509
#20 0x00002b5a506b4ce4 in ?? () from /usr/lib/apache2/modules/libphp5.so
#21 0x00002b5a506a6163 in execute () from
/usr/lib/apache2/modules/libphp5.so
#22 0x00002b5a519bdc4d in xdebug_execute (op_array=0xb9b3b8) at
/tmp/pear/download/xdebug-2.0.2/xdebug.c:1509
#23 0x00002b5a506869a3 in zend_execute_scripts () from
/usr/lib/apache2/modules/libphp5.so
#24 0x00002b5a5064318d in php_execute_script () from
/usr/lib/apache2/modules/libphp5.so
#25 0x00002b5a50706f92 in ?? () from /usr/lib/apache2/modules/libphp5.so
#26 0x0000000000437c3a in ap_run_handler ()
#27 0x000000000043af7c in ap_invoke_handler ()
#28 0x000000000044751e in ap_process_request ()
#29 0x0000000000444918 in ?? ()
#30 0x000000000043ebd2 in ap_run_process_connection ()
#31 0x000000000044b285 in ?? ()
#32 0x000000000044b4b3 in ?? ()
#33 0x000000000044c089 in ap_mpm_run ()
#34 0x0000000000425a0a in main ()
and
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x2b7ab5823450 (LWP 4810)]
0x00002b7ab1d90020 in strlen () from /lib/libc.so.6
(gdb) backtrace
#0 0x00002b7ab1d90020 in strlen () from /lib/libc.so.6
#1 0x00002b7ab8c7f6cd in add_index_string () from
/usr/lib/apache2/modules/libphp5.so
#2 0x00002b7aba630919 in _make_midgard_global ()
at
/home/sonic/downloads/software/Midgard_AllinOne-1.8.7/midgard-php4-1.8.7/midgard.c:2807
#3 0x00002b7aba630f7d in zm_activate_midgard (type=0,
module_number=37650568)
at
/home/sonic/downloads/software/Midgard_AllinOne-1.8.7/midgard-php4-1.8.7/midgard.c:1997
#4 0x00002b7ab8c7ed5c in module_registry_request_startup () from
/usr/lib/apache2/modules/libphp5.so
#5 0x00002b7ab8c859f5 in zend_hash_apply () from
/usr/lib/apache2/modules/libphp5.so
#6 0x00002b7ab8c37f6c in php_request_startup () from
/usr/lib/apache2/modules/libphp5.so
#7 0x00002b7ab8cfaf67 in ?? () from /usr/lib/apache2/modules/libphp5.so
#8 0x0000000000437c3a in ap_run_handler ()
#9 0x000000000043af7c in ap_invoke_handler ()
#10 0x000000000044751e in ap_process_request ()
#11 0x0000000000444918 in ?? ()
#12 0x000000000043ebd2 in ap_run_process_connection ()
#13 0x000000000044b285 in ?? ()
#14 0x000000000044b4b3 in ?? ()
#15 0x000000000044c089 in ap_mpm_run ()
#16 0x0000000000425a0a in main ()
The second one has a reproducability of 100% on certain pages, BTW.
the Glib errors are also still present, but I noticed that they don't
seem to come from Midgard requests, but rather from requests to PHP
files in the midcom-static directory (I put them there because they are
part of a frameset UI and loading them from the database would be
slower, at least it was in my tests)
Bye, and thanks for your patience!
Andreas
Piotr Pokora schrieb:
Andreas Flack pisze:
Hi!
I deleted all the previously downloaded files now, loaded the new
tarball and installed midgard-php again, but the error is still the same.
Once again :)
Snapshot description:
http://www.midgard-project.org/development/download/1-8-branch.html
Tarball url:
http://www.midgard-project.org/midcom-serveattachmentguid-115ea850eac411dca08dd13b48dabab3bab3/midgard_allinone-1.8.7.tar.bz2
I don't know if it helps, but the MD5 sum of
midgard-php4-1.8.7/midgard.c is is fd92e9f02aa2ec84231356d7813e4a84, Is
this the same one you are seeing?
md5sum Midgard_AllinOne-1.8.7/midgard-php4-1.8.7/midgard.c
5263d42f1e641d89d14ffb49d00ed9ca
I have the same md5 sum for downloaded file and the local one.
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