[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] misbehavior while creating a new file (was: 2.2.2 pre-
From: |
Chris Allegretta |
Subject: |
Re: [Nano-devel] misbehavior while creating a new file (was: 2.2.2 pre-release) |
Date: |
Wed, 13 Jan 2010 11:03:46 -0500 |
Interesting, that may be related to the fix in r4467. Having a little
trouble reproducing right off the bat, is it easily reproducible with
a certain set of steps?
On Wed, Jan 13, 2010 at 9:18 AM, Mike Frysinger <address@hidden> wrote:
> On Tuesday 12 January 2010 23:50:02 Chris Allegretta wrote:
>> For anyone interested in what else I may have broken in SVN attempting
>> to get all these centering issues (and there were several) fixed.
>
> got a segfault while creating a new file ... nano told me that it was
> "modified since you opened it" which is weird because nano is the thing that
> created the file.
>
> (gdb) bt f
> #0 0x00007f3e68ab4179 in *__GI___libc_free (mem=0x7fff8e6f75a0) at
> malloc.c:3724
> ar_ptr = 0x7f3e68d91e60
> p = 0x7fff8e6f7590
> #1 0x000000000040fda3 in delete_opennode (fileptr=0x1b85150) at nano.c:561
> No locals.
> #2 0x000000000040a41e in close_buffer () at files.c:286
> No locals.
> #3 0x0000000000411356 in do_exit () at nano.c:1054
> i = 0x8c000000
> #4 0x00000000004127c5 in do_input (meta_key=<value optimized out>,
> func_key=<value optimized out>, s_or_t=<value optimized out>,
> ran_func=0x7fff8e6f7d5c, finished=0x7fff8e6f7d5b, allow_funcs=0x1) at
> nano.c:1626
> f = 0x1a170b0
> input = 0x18
> kbinput = 0x0
> kbinput_len = 0x0
> cut_copy = 0x0
> s = 0x1a196d0
> have_shortcut = 0x1
> #5 0x000000000041302c in main (argc=0x3, argv=0x7fff8e6f7e78) at nano.c:2663
> -mike
>
> _______________________________________________
> Nano-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/nano-devel
>
>
- [Nano-devel] 2.2.2 pre-release, Chris Allegretta, 2010/01/12
- [Nano-devel] misbehavior while creating a new file (was: 2.2.2 pre-release), Mike Frysinger, 2010/01/13
- Re: [Nano-devel] misbehavior while creating a new file (was: 2.2.2 pre-release),
Chris Allegretta <=
- Re: [Nano-devel] misbehavior while creating a new file (was: 2.2.2 pre-release), Mike Frysinger, 2010/01/13
- Re: [Nano-devel] misbehavior while creating a new file (was: 2.2.2 pre-release), Mike Frysinger, 2010/01/13
- Re: [Nano-devel] misbehavior while creating a new file (was: 2.2.2 pre-release), Chris Allegretta, 2010/01/13
- Re: [Nano-devel] misbehavior while creating a new file (was: 2.2.2 pre-release), Chris Allegretta, 2010/01/14
- Re: [Nano-devel] misbehavior while creating a new file (was: 2.2.2 pre-release), Mike Frysinger, 2010/01/14