Re: [dwm] dwm-4.6 / dmenu-3.4

From: Antoni Grzymala <antoni_AT_chopin.edu.pl>
Date: Sat, 27 Oct 2007 13:03:28 +0200

Sander van Dijk dixit (2007-10-27, 09:41):

> On 10/27/07, Antoni Grzymala <antoni_AT_chopin.edu.pl> wrote:
> > Thanks arg (and all contributors), unfortunately the new dwm segfaults
> > on my computer. Since I don't know much about debugging C programs I
> > cannot provide a backtrace or what not (unless instructed).
>
> $ ulimit -c unlimited
> $ dwm
>
> <crash, creates dwm.core>
>
> $ gdb dwm dwm.core
> (gdb) bt full
>
> That should do it as far as I know. If you don't start dwm from a
> shell, you should put the "ulimit -c unlimited" somewhere in your
> profile (it makes sure that core files are created when a program
> crashes).

Somehow it didn't create the core file (even though ulimit reports
unlimited). Anyway, when I run dwm for the first time it crashed with a
segfault, when I run it the second time my Xserver crashes displaying
this:

Backtrace:
0: X(xf86SigHandler+0x85) [0x80be033]
1: /usr/lib/xorg/modules//glesx.so [0xb639edfa]
2: /usr/lib/xorg/modules//glesx.so [0xb6342359]
3: /usr/lib/xorg/modules//glesx.so [0xb632639b]
4: X(CloseDownExtensions+0x45) [0x80942a7]

Replying to you question from a latter e-mail, it only happens with my
config.h so I'm including it for inspection.

Thanks for help,

-- 
[a]

Received on Sat Oct 27 2007 - 13:03:38 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:02:48 UTC