Package: konqueror Version: 1.9.0 (KDE Almost 2.0 Alpha) Severity: normal When I opened a php3 page which requires authentication (mysql-login with phpMyAdmin), konqueror core dumped: [kde2@trine kde2]$ gdb -core core ... This GDB was configured as "i386-redhat-linux". Core was generated by `kdeinit: kio_http '. Program terminated with signal 6, Abgebrochen. #0 0x40c36d41 in ?? () (gdb) quit But a basic php3 page with code like works - as expected.