[Touch-packages] [Bug 1650056] Re: /bin/nano:*** Error in `nano': munmap_chunk(): invalid pointer: ADDR ***
*** This bug is a duplicate of bug 1641592 *** https://bugs.launchpad.net/bugs/1641592 ** This bug has been marked a duplicate of bug 1641592 nano 2.5.3-2 on Xenial crashes with long paths on lockfiles -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to nano in Ubuntu. https://bugs.launchpad.net/bugs/1650056 Title: /bin/nano:*** Error in `nano': munmap_chunk(): invalid pointer: ADDR *** Status in nano package in Ubuntu: New Bug description: The Ubuntu Error Tracker has been receiving reports about a problem regarding nano. This problem was most recently seen with package version 2.5.3-2, the problem page at https://errors.ubuntu.com/problem/295eb585019cebe203e4b05aec3f4a4fb98932b1 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker you can request it at http://forms.canonical.com/reports/. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nano/+bug/1650056/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1650056] Re: /bin/nano:*** Error in `nano': munmap_chunk(): invalid pointer: ADDR ***
Thanks. Problem is the same as with bug #1641592: a long path that makes the prompt exceed 128 characters. So the patch attached to bug #1641592 should fix this crash too. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to nano in Ubuntu. https://bugs.launchpad.net/bugs/1650056 Title: /bin/nano:*** Error in `nano': munmap_chunk(): invalid pointer: ADDR *** Status in nano package in Ubuntu: New Bug description: The Ubuntu Error Tracker has been receiving reports about a problem regarding nano. This problem was most recently seen with package version 2.5.3-2, the problem page at https://errors.ubuntu.com/problem/295eb585019cebe203e4b05aec3f4a4fb98932b1 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker you can request it at http://forms.canonical.com/reports/. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nano/+bug/1650056/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1650056] Re: /bin/nano:*** Error in `nano': munmap_chunk(): invalid pointer: ADDR ***
#0 0x7fb32f9ed428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 resultvar = 0 pid = 3997 selftid = 3997 #1 0x7fb32f9ef02a in __GI_abort () at abort.c:89 save_stage = 2 act = {__sigaction_handler = {sa_handler = 0x2e33322e322d646c, sa_sigaction = 0x2e33322e322d646c}, sa_mask = {__val = {3689400710896185203, 3256155515023405872, 3473454209073047095, 3276212736508309552, 347401934595760, 3544397105330139184, 3689067352599901472, 2314885530818453536, 2314885530818453536, 7091318037929795616, 3257288213055174703, 7955377262162766188, 3615882721364815733, 7090415181300444723, 3472328296294789939, 3473176235347488048}}, sa_flags = 808529972, sa_restorer = 0x4d} sigs = {__val = {32, 0 }} #2 0x7fb32fa2f7ea in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7fb32fb482e0 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/posix/libc_fatal.c:175 ap = fd = 4 on_2 = list = nlist = cp = written = #3 0x7fb32fa3bae8 in malloc_printerr (ar_ptr=0x0, ptr=, str=0x7fb32fb48308 "munmap_chunk(): invalid pointer", action=) at malloc.c:5004 buf = "01520410" cp = ar_ptr = 0x0 ptr = str = 0x7fb32fb48308 "munmap_chunk(): invalid pointer" action = #4 munmap_chunk (p=) at malloc.c:2840 size = block = total_size = #5 __GI___libc_free (mem=) at malloc.c:2961 ar_ptr = p = hook = #6 0x7fb32ffbdd83 in _nc_freewin (win=0x15415b0) at /build/ncurses-pKZ1BN/ncurses-6.0+20160213/ncurses/base/lib_newwin.c:118 p = 0x15415a0 q = i = result = -1 #7 0x7fb32ffb5f90 in delwin (win=) at /build/ncurses-pKZ1BN/ncurses-6.0+20160213/ncurses/base/lib_delwin.c:88 result = -1 #8 0x00412f87 in window_init () at ../../src/nano.c:726 No locals. #9 0x00414189 in regenerate_screen () at ../../src/nano.c:1378 tty = result = 0 win = {ws_row = 24, ws_col = 81, ws_xpixel = 0, ws_ypixel = 0} #10 0x004201b9 in get_key_buffer (win=0x1520d20) at ../../src/winio.c:136 input = -1 errcount = 0 #11 0x004203d2 in get_key_buffer (win=0x1520d20) at ../../src/winio.c:300 No locals. #12 get_input (win=win@entry=0x1520d20, input_len=input_len@entry=1) at ../../src/winio.c:262 input = #13 0x004224fd in parse_kbinput (win=win@entry=0x1520d20) at ../../src/winio.c:345 escapes = 0 byte_digits = 0 kbinput = retval = -1 #14 0x00422ab8 in get_kbinput (win=0x1520d20) at ../../src/winio.c:316 kbinput = #15 0x0041619d in do_yesno_prompt (all=all@entry=false, msg=msg@entry=0x1520380 "File /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla is being edited (by root with nano 2.5.3, PID 3956); continue?") at ../../src/prompt.c:876 kbinput = 32764 func = mouse_x = 3956 mouse_y = 0 response = -2 width = 16 yesstr = 0x429778 "Yy" nostr = 0x42977b "Nn" allstr = 0x42977e "Aa" oldmenu = 0 #16 0x00408b4c in do_lockfile (filename=filename@entry=0x7ffcc6f0d7c1 "/etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla") at ../../src/files.c:373 readtot = promptstr = 0x1520380 "File /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla is being edited (by root with nano 2.5.3, PID 3956); continue?" readamt = lockbuf = 0x1582390 "/dev/pts/1" ans = namecopy1 = namecopy2 = locknamesize = lockfilename = 0x1520440 "/etc/polkit-1/localauthority/50-local.d/.com.ubuntu.enable-hibernate.pkla.swp" lockprog = "nano 2.5.3" lockuser = "root", '\000' fileinfo = {st_dev = 64513, st_ino = 789642, st_nlink = 1, st_mode = 33188, st_uid = 0, st_gid = 0, __pad0 = 0, st_rdev = 0, st_size = 1024, st_blksize = 4096, st_blocks = 8, st_atim = {tv_sec = 1477472655, tv_nsec = 339666299}, st_mtim = {tv_sec = 1477472655, tv_nsec = 339666299}, st_ctim = {tv_sec = 1477472655, tv_nsec = 339666299}, __glibc_reserved = {0, 0, 0}} lockpid = 3956 retval = -1 #17 0x0040ccf1 in open_buffer (filename=0x7ffcc6f0d7c1 "/etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla", undoable=undoable@entry=false) at ../../src/files.c:457 lockstatus = quiet = false new_buffer = true f = 0x3b rc = #18 0x0040431c in main (argc=2, argv=0x7ffcc6f0bd28) at ../../src/nano.c:2599 optchr = startline = 0 startcol = 0 fill_used = forced_wrapping = old_multibuffer = false long_options = {{name = 0x428236 "boldtext", has_arg = 0, flag = 0x0, val = 68}, {name = 0x42
[Touch-packages] [Bug 1650056] Re: /bin/nano:*** Error in `nano': munmap_chunk(): invalid pointer: ADDR ***
Brian? Can you show me the backtrace for this one too, please? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to nano in Ubuntu. https://bugs.launchpad.net/bugs/1650056 Title: /bin/nano:*** Error in `nano': munmap_chunk(): invalid pointer: ADDR *** Status in nano package in Ubuntu: New Bug description: The Ubuntu Error Tracker has been receiving reports about a problem regarding nano. This problem was most recently seen with package version 2.5.3-2, the problem page at https://errors.ubuntu.com/problem/295eb585019cebe203e4b05aec3f4a4fb98932b1 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker you can request it at http://forms.canonical.com/reports/. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nano/+bug/1650056/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp
[Touch-packages] [Bug 1650056] Re: /bin/nano:*** Error in `nano': munmap_chunk(): invalid pointer: ADDR ***
Why not apply the patch that I referred to in bug #1595607? It will solve the crashes. Why do you have this crash reporting system when you don't do anything with the reports? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to nano in Ubuntu. https://bugs.launchpad.net/bugs/1650056 Title: /bin/nano:*** Error in `nano': munmap_chunk(): invalid pointer: ADDR *** Status in nano package in Ubuntu: New Bug description: The Ubuntu Error Tracker has been receiving reports about a problem regarding nano. This problem was most recently seen with package version 2.5.3-2, the problem page at https://errors.ubuntu.com/problem/295eb585019cebe203e4b05aec3f4a4fb98932b1 contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker you can request it at http://forms.canonical.com/reports/. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nano/+bug/1650056/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp