Hi,
Is there anyone brave enough to risk dwm crashing willing to test going
to the URL (particularly in the firefox browser):
https://bugzilla.mozilla.org/show_bug.cgi?id=35236#c4
and let me know if dwm crashes or not. (The contents on the page
are innocuous and safe for work.)
Something to do with that string as a sel->name that gets passed to
X appears to crash dwm-4.0 ON MY MACHINE in drawstatus
reproducibly, whilst if I comment out the
if(sel) {
drawtext(sel->name, dc.sel);
drawsquare(sel->ismax, sel->isfloating, dc.sel);
}
else
drawtext(NULL, dc.norm)
in drawstatus() I can visit the page in firefox OK. (I've had intermittent
crashing of dwm for a while now, but this is the first time I've had
something reproducible to cause it.)
FWIW, this machine is an x86-64 Linux machine running Fedora
core 5.
cheers, dave tweed
___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/
Received on Wed May 09 2007 - 19:16:54 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:41:07 UTC