On my GNU/Linux system here, I can crash Emacs as follows:

       emacs -Q
       C-x 2
       M-x balance-windows RET

Nobody seems to have investigated this, so I tried it (please forgive
the delay), but it did not fail for me.  Does it still fail for you?

There has been no change in window.c since you sent that report,
but line window.c:4290 does not contain anything that might call
alloc.c:

Meanwhile, it looks like you have compiled with some sort of inlining.

    #0  0xb7c1dbf1 in kill () from /lib/tls/libc.so.6
    #1  0x081306bc in abort () at emacs.c:464
    #2  0x0819ce06 in die (msg=0x0, file=0x0, line=0) at alloc.c:6199
    #3  0x080beed3 in Fadjust_window_trailing_edge (window=138362889, delta=-8, 
        horizontal=138362889) at window.c:4290

Could you please try with that turned off?



_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to