On Wed, Aug 20, 2008 at 04:09:52AM +0200, Jehan wrote:

> ok I tried to make the vts dynamic. I made the most part, but I have
> some segfaults, and I am not sure why yet. I have some at least on the
> line: region = XCreateRegion(); in rxvt_tabbar_expose (tabbar.c:1933).
> [If I set a debug message before and one after this function, the
> segfault arrives before the 2nd message, so...] This happens in this
> exposure function, apparently only when I remove a tab.

Try and make X requests synchronous (there's a flag called NO_DEBUG_X or
something similar that does this). Then you'll know the real problem.

> I don't understand why yet, as this is a X function and that before
> there was no such issue, as far as I know. So there must be some
> relation with the dynamic vts array. I am a little tired now and must
> go to sleep, but I have committed anyway (it is compiling and
> running...). I hope this is OK. And if ever there is a real issue
> about this, the last revision without this dynamic array which
> segfaults was 329.

Hmm. Btw -- please don't commit anything that segfaults to the real
tree. If you'd like to save your nightly snapshot, feel free to create a
'jehan' branch. Some people (e.g. me) use the latest release from
subversion as their primary terminal emulator...

GI

-- 
100 THINGS I'D DO IF I EVER BECAME AN EVIL OVERLORD
11. I will be secure in my superiority. Therefore, I will feel no need
to prove it by leaving clues in the form of riddles or leaving my weaker
enemies alive to show they pose no threat.

Attachment: pgpI89Z5MhaTI.pgp
Description: PGP signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Materm-devel mailing list
Materm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/materm-devel
mrxvt home page: http://materm.sourceforge.net

Reply via email to