On Sat, Nov 20, 2010 at 10:28:02PM -0500, Peter John Hartman wrote:
> Hi,
> 
> I get a segfault about daily, usually when I have a lot of panes open and I
> close one, although, since it is usually in a complex environment, I haven't
> been able to precisely figure out what is wrong.  Here, however, is a gdb of
> tmux vs. core:
> 
> Core was generated by `/usr/local/bin/tmux -Lmain -qf
> /home/peterjh/.tmux.init.conf start'.
> Program terminated with signal 11, Segmentation fault.
> #0  0x0807e986 in window_pane_visible (wp=0x84c47d0) at window.c:836
> 836             if (wp->xoff >= w->sx || wp->yoff >= w->sy)
> 
> Let me know what further debugging you'd like.

I bet you're using "mouse-select-pane", right?  If you disable that, does
the crash go away?

I'll send a patch out later on to fix this, if I get the time.

-- Thomas Adam

-- 
"Deep in my heart I wish I was wrong.  But deep in my heart I know I am
not." -- Morrissey ("Girl Least Likely To" -- off of Viva Hate.)

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to