[wx-dev] Remove meaningless assert in wxDebugReport/wxStackWalker
Vadim Zeitlin
vadim at wxwindows.org
Fri Aug 4 11:20:17 PDT 2006
On Fri, 04 Aug 2006 19:10:22 +0100 Alex Bligh <alex at alex.org.uk> wrote:
AB> http://sourceforge.net/tracker/?func=detail&aid=1491779&group_id=9863&atid=109863
AB>
AB> Anyone mind if I commit a patch to remove this? Every wxDebugReport
AB> caused by a signal or exception handler triggers it.
The assert is almost surely harmless but I still have no idea about why
does it happen. On both my x86 Ubuntu and amd64 Debian systems I don't see
it and I don't know why does it happen to you and not to me (as well as
other assorted wxDebugReport problems). I find it mysterious and slightly
worrying that things seem to work so differently for you than for me and I
think there must be something we're missing here.
So could you please show what exactly triggers this assert? E.g. just send
the entire /proc/pid/maps for the wx sample here?
Thanks,
VZ
More information about the wx-dev
mailing list