[Debian GNUstep maintainers] Bug#568049: gnumail.app: GNUMail systematically segfaults at startup
Yavor Doganov
yavor at gnu.org
Wed Feb 3 16:32:44 UTC 2010
Thanks for the new backtrace. Now could you put a break on
-[NSAttributedString attribute:atIndex:longestEffectiveRange:inRange:]
and when you reach it, do
(gdb) p rangeLimit.location
(gdb) p NSMaxRange (rangeLimit)
(gdb) p [self length]
We have to figure out why the exception occurs.
Meanwhile (whatever the results from the above are), I'd greatly
appreciate if you can test gnustep-gui from experimental. There are
many fixes and improvements, and it would save us a lot of efforts.
More information about the pkg-GNUstep-maintainers
mailing list