More 1.8 issues :-)
Tarjei Huse <tarjei-y/[email protected]>
| Newsgroups | gmane.comp.web.midgard.devel |
|---|---|
| Message-ID | <1138471361.5057.111.camel@localhost> |
Hi, ok, I got a few new, nice problems: a) the rexep at the end of the include in /etc/midgard/apache/httpd.conf caused me some ugly problems. Apache segfaulted with very hard to debug errors. Removing the [.#] part solved this. b) Some segfaults: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 8260)] 0x41032af6 in IA__g_hash_table_foreach (hash_table=0x82f7c98, func=0x411e2a30, user_data=0x0) at ghash.c:562 562 for (node = hash_table->nodes[i]; node; node = node->next) (gdb) bt #0 0x41032af6 in IA__g_hash_table_foreach (hash_table=0x82f7c98, func=0x411e2a30, user_data=0x0) at ghash.c:562 Tarjei -- Tarjei Huse <tarjei-y/[email protected]>