[ubuntu-mono] [Bug 1769367] Re: Docky.exe assert failure: free(): invalid pointer

ichro furuya 1769367 at bugs.launchpad.net
Sat May 5 20:39:26 UTC 2018


*** This bug is a duplicate of bug 1758268 ***
    https://bugs.launchpad.net/bugs/1758268

It is an additional report.

I solved the problem that was in error with "-- help" command.

$ docky --help
[Info  04:27:20.647] Docky version: 2.2.1.1 Release
[Info  04:27:20.652] Kernel version: 4.15.0.20
[Info  04:27:20.652] CLR version: 4.0.30319.42000
 [Gtk] Failed to load module "canberra-gtk-module" ←"Here"
usage: docky [options]
↓

$ sudo apt install libcanberra-gtk-module:i386
$ sudo apt install libcanberra-gtk-module libcanberra-gtk3-module

$ docky --help
[Info  04:27:20.647] Docky version: 2.2.1.1 Release
[Info  04:27:20.652] Kernel version: 4.15.0.20
[Info  04:27:20.652] CLR version: 4.0.30319.42000
usage: docky [options]

  -p, --disable-polling      Disable cursor polling (for testing)
  -m, --max-size=VALUE       Maximum window dimension (min 500)
  -d, --debug                Enable debug logging
      --disable-dockmanager  Disable DockManager server
  -n, --netbook              Netbook mode
      --nv, --nvidia         Nvidia mode (for Nvidia cards that lag after a
                               while).  Equivalent to '-b 10'.
  -b, --buffer-time=VALUE    Maximum time (in minutes) to keep buffers
  -h, -?, --help             Show this help list

-- 
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to docky in Ubuntu.
https://bugs.launchpad.net/bugs/1769367

Title:
  Docky.exe assert failure: free(): invalid pointer

Status in docky package in Ubuntu:
  New

Bug description:
  Ubuntu 18.04 LTS (Japanese environment)

  Docky version: 2.2.1.1-1
  Kernel version: 4.15.0.20

  When I use docklet's "Recent Documents" at "Docky", suddenly "Docky"
  will end. (Crash)

  The following URL address was displayed, but it can not be found.
  DuplicateOf
  https://bugs.launchpad.net/bugs/1758268

  Since I can not find known problems in automatic reporting, I reported
  it manually.

  ---

  In the previous time,
  A failure occurred with the following installation method.
  $ sudo apt update
  $ sudo apt install docky

  This has been reported.

  1. I right click on "Recent Documents".
  2. A list of document creation history appears.
  3. I clicked one from the list.
  4. The file opens in the "gedit" application.
  5. After that, we do not accept any input.
  I can not take screenshots.
  6. After a while, the dock suddenly disappeared from the desktop screen.
  7. After a while, the error report screen opened.
  "Application Docky suddenly ended."

  ---

  This time,
  I registered "ppa" and installed "docky".
  Since the version is the same, the same failure occurs.

  This report is about the trouble that occurred at that time.
  I sent it for troubleshooting reference.

  ---

  $ sudo apt --purge remove docky
  $ sudo apt autoremove
  ↓
  dpkg: Warning: During deletion of libmono-security4.0-cil, it could not be deleted because the directory '/usr/lib/mono' is not empty

  dpkg: Warning: During deletion of libmono-security4.0-cil, it could
  not be deleted because the directory '/etc/mono/certstore' is not
  empty

  $ sudo apt-add-repository ppa:docky-core/stable

  Now, since "bionic" is not supported, I corrected it.
  http://ppa.launchpad.net/docky-core/stable/ubuntu bionic main
  ↓
  http://ppa.launchpad.net/docky-core/stable/ubuntu artful main

  $ sudo apt update
  $ sudo apt upgrade
  $ sudo apt install docky
  ↓
  docky is already the latest version (2.2.1.1-1).

  Since the version is the same, the same failure occurs.

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: docky 2.2.1.1-1
  ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
  Uname: Linux 4.15.0-20-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7
  Architecture: amd64
  AssertionMessage: free(): invalid pointer
  CrashCounter: 1
  CurrentDesktop: ubuntu:GNOME
  Date: Sat May  5 19:20:56 2018
  ExecutablePath: /usr/lib/docky/Docky.exe
  ExecutableTimestamp: 1441271557
  InstallationDate: Installed on 2018-05-04 (0 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  InterpreterPath: /usr/bin/mono-sgen
  PackageArchitecture: all
  ProcCmdline: mono /usr/lib/docky/Docky.exe
  ProcCwd: /home/ubn
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=ja_JP.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: docky
  StacktraceTop:
   __GI_raise (sig=sig at entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
   __GI_abort () at abort.c:79
   __libc_message (action=action at entry=do_abort, fmt=fmt at entry=0x7f2ec001bb9a "%s\n") at ../sysdeps/posix/libc_fatal.c:181
   malloc_printerr (str=str at entry=0x7f2ec0019d88 "free(): invalid pointer") at malloc.c:5350
   _int_free (have_lock=0, p=0x5648a618d790, av=0x7f2ec0250c40 <main_arena>) at malloc.c:4157
  Title: Docky.exe assert failure: free(): invalid pointer
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docky/+bug/1769367/+subscriptions




More information about the Ubuntu-mono mailing list