On Sun, Jan 20, 2008 at 10:48:47PM -0500, Alex Kilgore wrote:
I tested the snap, i got a segfault right away, heres the backtrace
Thanks

I haven't been able to test it on Linux. I stupidly turned off debugging in the snap. Can you change your config.mk and send another backtrace? (and I'll need as many frames as it takes to make it back to wmii code). Also, 'bt full' would be more helpful. Thanks.

--- wmii+ixp/config.mk  Sun Jan 20 01:14:30 2008
+++ wmii+ixp/config.mk  Sun Jan 20 00:11:57 2008
@@ -14,8 +14,8 @@
# Flags
 include $(ROOT)/mk/gcc.mk
-CFLAGS += -Os
-LDFLAGS += $(LIBS)
+CFLAGS += $(DEBUGCFLAGS)
+LDFLAGS += -g $(LIBS)
 SOLDFLAGS += $(LDFLAGS)
 STATIC = -static


--
Kris Maglione

Any circuit design must contain at least one part which
is obsolete, two parts which are unobtainable and three
parts which at still under development.

Attachment: pgpqAKTnWe3Me.pgp
Description: PGP signature

Reply via email to