[Desktop-packages] [Bug 1326346] Re: Gedit crashes when unicode test page is pasted into new document

2022-10-08 Thread Paul White
Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
review all reported bugs in a timely manner.

Ubuntu 14.04 (trusty) reached end-of-standard-support on April 25, 2019.

This release of Ubuntu is no longer receiving maintenance updates and
the last report of the issue was almost eight years ago.

Further to comment #5, I've tested this using Ubuntu 20.04 and 22.04 and
have not seen gedit crash so I'm closing this as the problem seems fixed
in later releases of Ubuntu.

If anyone still sees an issue when using a currently supported release
of Ubuntu then please let us know.

** Changed in: gedit (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1326346

Title:
  Gedit crashes when unicode test page is pasted into new document

Status in gedit package in Ubuntu:
  Fix Released

Bug description:
  gedit crashes on pasting of certain unicode characters.

  Reproduce:

  1. Open gedit
  2. Copy entire page content from the Unicode 3.2 test page 
(http://www.ltg.ed.ac.uk/~richard/unicode-sample-3-2.html)
  3. Paste into gedit

  Expected behaviour: I see the text content in the gedit window.

  Actual behaviour: gedit crashes

  Message on the terminal is:

  $ gedit
  *** Error in `gedit': malloc(): memory corruption: 0x023b0ee0 ***
  Aborted

  Using gdb, I see the following:

  (gdb) run
  Starting program: /usr/bin/gedit 
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  [New Thread 0x7fffee2e9700 (LWP 21753)]
  [New Thread 0x7fffed8db700 (LWP 21754)]
  [New Thread 0x7fffe5de1700 (LWP 21755)]
  [New Thread 0x7fffe55e0700 (LWP 21756)]
  [New Thread 0x7fffe4ddf700 (LWP 21757)]
  [New Thread 0x7fffdbfff700 (LWP 21758)]
  [New Thread 0x7fffdb7fe700 (LWP 21759)]
  [New Thread 0x7fffd43bc700 (LWP 21760)]
  [New Thread 0x7fffd1d26700 (LWP 21762)]
  [Thread 0x7fffe5de1700 (LWP 21755) exited]
  *** Error in `/usr/bin/gedit': malloc(): memory corruption: 
0x01208610 ***

  Program received signal SIGABRT, Aborted.
  0x74a53f79 in __GI_raise (sig=sig@entry=6)
  at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  56../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  (gdb)

  Ubuntu version:

  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  Gedit version:

  gedit:
Installed: 3.10.4-0ubuntu4
Candidate: 3.10.4-0ubuntu4
Version table:
   *** 3.10.4-0ubuntu4 0
  500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gedit 3.10.4-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun  4 11:48:57 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-04-14 (50 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140413)
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1326346] Re: Gedit crashes when unicode test page is pasted into new document

2019-01-23 Thread madbiologist
I'm unable to reproduce this on Ubuntu 18.04.1 LTS with gedit
3.28.1-1ubuntu1.1

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1326346

Title:
  Gedit crashes when unicode test page is pasted into new document

Status in gedit package in Ubuntu:
  Confirmed

Bug description:
  gedit crashes on pasting of certain unicode characters.

  Reproduce:

  1. Open gedit
  2. Copy entire page content from the Unicode 3.2 test page 
(http://www.ltg.ed.ac.uk/~richard/unicode-sample-3-2.html)
  3. Paste into gedit

  Expected behaviour: I see the text content in the gedit window.

  Actual behaviour: gedit crashes

  Message on the terminal is:

  $ gedit
  *** Error in `gedit': malloc(): memory corruption: 0x023b0ee0 ***
  Aborted

  Using gdb, I see the following:

  (gdb) run
  Starting program: /usr/bin/gedit 
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  [New Thread 0x7fffee2e9700 (LWP 21753)]
  [New Thread 0x7fffed8db700 (LWP 21754)]
  [New Thread 0x7fffe5de1700 (LWP 21755)]
  [New Thread 0x7fffe55e0700 (LWP 21756)]
  [New Thread 0x7fffe4ddf700 (LWP 21757)]
  [New Thread 0x7fffdbfff700 (LWP 21758)]
  [New Thread 0x7fffdb7fe700 (LWP 21759)]
  [New Thread 0x7fffd43bc700 (LWP 21760)]
  [New Thread 0x7fffd1d26700 (LWP 21762)]
  [Thread 0x7fffe5de1700 (LWP 21755) exited]
  *** Error in `/usr/bin/gedit': malloc(): memory corruption: 
0x01208610 ***

  Program received signal SIGABRT, Aborted.
  0x74a53f79 in __GI_raise (sig=sig@entry=6)
  at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  56../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  (gdb)

  Ubuntu version:

  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  Gedit version:

  gedit:
Installed: 3.10.4-0ubuntu4
Candidate: 3.10.4-0ubuntu4
Version table:
   *** 3.10.4-0ubuntu4 0
  500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gedit 3.10.4-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun  4 11:48:57 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-04-14 (50 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Daily amd64 (20140413)
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1326346] Re: Gedit crashes when unicode test page is pasted into new document

2014-12-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gedit (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1326346

Title:
  Gedit crashes when unicode test page is pasted into new document

Status in gedit package in Ubuntu:
  Confirmed

Bug description:
  gedit crashes on pasting of certain unicode characters.

  Reproduce:

  1. Open gedit
  2. Copy entire page content from the Unicode 3.2 test page 
(http://www.ltg.ed.ac.uk/~richard/unicode-sample-3-2.html)
  3. Paste into gedit

  Expected behaviour: I see the text content in the gedit window.

  Actual behaviour: gedit crashes

  Message on the terminal is:

  $ gedit
  *** Error in `gedit': malloc(): memory corruption: 0x023b0ee0 ***
  Aborted

  Using gdb, I see the following:

  (gdb) run
  Starting program: /usr/bin/gedit 
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
  [New Thread 0x7fffee2e9700 (LWP 21753)]
  [New Thread 0x7fffed8db700 (LWP 21754)]
  [New Thread 0x7fffe5de1700 (LWP 21755)]
  [New Thread 0x7fffe55e0700 (LWP 21756)]
  [New Thread 0x7fffe4ddf700 (LWP 21757)]
  [New Thread 0x7fffdbfff700 (LWP 21758)]
  [New Thread 0x7fffdb7fe700 (LWP 21759)]
  [New Thread 0x7fffd43bc700 (LWP 21760)]
  [New Thread 0x7fffd1d26700 (LWP 21762)]
  [Thread 0x7fffe5de1700 (LWP 21755) exited]
  *** Error in `/usr/bin/gedit': malloc(): memory corruption: 
0x01208610 ***

  Program received signal SIGABRT, Aborted.
  0x74a53f79 in __GI_raise (sig=sig@entry=6)
  at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  56../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  (gdb)

  Ubuntu version:

  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  Gedit version:

  gedit:
Installed: 3.10.4-0ubuntu4
Candidate: 3.10.4-0ubuntu4
Version table:
   *** 3.10.4-0ubuntu4 0
  500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gedit 3.10.4-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun  4 11:48:57 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-04-14 (50 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140413)
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1326346] Re: Gedit crashes when unicode test page is pasted into new document

2014-06-07 Thread Carlos Hsiao
The problem is at pasting Greek (maybe) in Private Use Area in the
unicode page:

2. Copy entire page content from the Unicode 3.2 test page
(http://www.ltg.ed.ac.uk/~richard/unicode-sample-3-2.html)

Just copy and paste the line below Private Use Area to gedit for
recreation.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1326346

Title:
  Gedit crashes when unicode test page is pasted into new document

Status in “gedit” package in Ubuntu:
  New

Bug description:
  gedit crashes on pasting of certain unicode characters.

  Reproduce:

  1. Open gedit
  2. Copy entire page content from the Unicode 3.2 test page 
(http://www.ltg.ed.ac.uk/~richard/unicode-sample-3-2.html)
  3. Paste into gedit

  Expected behaviour: I see the text content in the gedit window.

  Actual behaviour: gedit crashes

  Message on the terminal is:

  $ gedit
  *** Error in `gedit': malloc(): memory corruption: 0x023b0ee0 ***
  Aborted

  Using gdb, I see the following:

  (gdb) run
  Starting program: /usr/bin/gedit 
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
  [New Thread 0x7fffee2e9700 (LWP 21753)]
  [New Thread 0x7fffed8db700 (LWP 21754)]
  [New Thread 0x7fffe5de1700 (LWP 21755)]
  [New Thread 0x7fffe55e0700 (LWP 21756)]
  [New Thread 0x7fffe4ddf700 (LWP 21757)]
  [New Thread 0x7fffdbfff700 (LWP 21758)]
  [New Thread 0x7fffdb7fe700 (LWP 21759)]
  [New Thread 0x7fffd43bc700 (LWP 21760)]
  [New Thread 0x7fffd1d26700 (LWP 21762)]
  [Thread 0x7fffe5de1700 (LWP 21755) exited]
  *** Error in `/usr/bin/gedit': malloc(): memory corruption: 
0x01208610 ***

  Program received signal SIGABRT, Aborted.
  0x74a53f79 in __GI_raise (sig=sig@entry=6)
  at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  56../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  (gdb)

  Ubuntu version:

  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  Gedit version:

  gedit:
Installed: 3.10.4-0ubuntu4
Candidate: 3.10.4-0ubuntu4
Version table:
   *** 3.10.4-0ubuntu4 0
  500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gedit 3.10.4-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun  4 11:48:57 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-04-14 (50 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140413)
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1326346] Re: Gedit crashes when unicode test page is pasted into new document

2014-06-04 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

** Changed in: gedit (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gedit in Ubuntu.
https://bugs.launchpad.net/bugs/1326346

Title:
  Gedit crashes when unicode test page is pasted into new document

Status in “gedit” package in Ubuntu:
  New

Bug description:
  gedit crashes on pasting of certain unicode characters.

  Reproduce:

  1. Open gedit
  2. Copy entire page content from the Unicode 3.2 test page 
(http://www.ltg.ed.ac.uk/~richard/unicode-sample-3-2.html)
  3. Paste into gedit

  Expected behaviour: I see the text content in the gedit window.

  Actual behaviour: gedit crashes

  Message on the terminal is:

  $ gedit
  *** Error in `gedit': malloc(): memory corruption: 0x023b0ee0 ***
  Aborted

  Using gdb, I see the following:

  (gdb) run
  Starting program: /usr/bin/gedit 
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
  [New Thread 0x7fffee2e9700 (LWP 21753)]
  [New Thread 0x7fffed8db700 (LWP 21754)]
  [New Thread 0x7fffe5de1700 (LWP 21755)]
  [New Thread 0x7fffe55e0700 (LWP 21756)]
  [New Thread 0x7fffe4ddf700 (LWP 21757)]
  [New Thread 0x7fffdbfff700 (LWP 21758)]
  [New Thread 0x7fffdb7fe700 (LWP 21759)]
  [New Thread 0x7fffd43bc700 (LWP 21760)]
  [New Thread 0x7fffd1d26700 (LWP 21762)]
  [Thread 0x7fffe5de1700 (LWP 21755) exited]
  *** Error in `/usr/bin/gedit': malloc(): memory corruption: 
0x01208610 ***

  Program received signal SIGABRT, Aborted.
  0x74a53f79 in __GI_raise (sig=sig@entry=6)
  at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
  56../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
  (gdb)

  Ubuntu version:

  Description:  Ubuntu 14.04 LTS
  Release:  14.04

  Gedit version:

  gedit:
Installed: 3.10.4-0ubuntu4
Candidate: 3.10.4-0ubuntu4
Version table:
   *** 3.10.4-0ubuntu4 0
  500 http://gb.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gedit 3.10.4-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-27.50-generic 3.13.11
  Uname: Linux 3.13.0-27-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Jun  4 11:48:57 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-04-14 (50 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140413)
  SourcePackage: gedit
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp