Re: [wmii] [ANN] New snap, major changes: wmii+ixp-20080120

From: Kris Maglione <jg_AT_suckless.org>
Date: Sun, 20 Jan 2008 22:57:59 -0500

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.

Received on Mon Jan 21 2008 - 04:58:36 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:33:53 UTC