gedit crashed with SIGSEGV in pango_glyph_item_get_logical_widths()

Bug #482596 reported by _sRg_
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Pango
Fix Released
Medium
pango1.0 (Ubuntu)
Triaged
Medium
Ubuntu Desktop Bugs

Bug Description

Binary package hint: gedit

After I tried to open text file correct encoding selection message appeared. I had selected UNICODE UTF-16 from drop-down list and had pressed Refresh. Then window freezed for about 5 seconds, GEDIT terminated and this bug report dialog appeared.

ProblemType: Crash
Architecture: i386
CheckboxSubmission: ebbc3990d42bdb2da73eb654af51bb5e
CheckboxSystem: c69722ecac764861be52925fa50b4dcc
Date: Sat Nov 14 17:45:54 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gedit
NonfreeKernelModules: fglrx
Package: gedit 2.28.0-0ubuntu2
ProcCmdline: gedit /home/username/Bluetooth/nokia-2630-sms.smsbackup
ProcEnviron:
 LANGUAGE=ru_RU.UTF-8
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SegvAnalysis:
 Segfault happened at: 0x523f18 <pango_glyph_item_get_logical_widths+200>: mov %eax,(%edx)
 PC (0x00523f18) ok
 source "%eax" ok
 destination "(%edx)" (0x094db000) not located in a known VMA region (needed writable region)!
SegvReason: writing unknown VMA
Signal: 11
SourcePackage: gedit
StacktraceTop:
 pango_glyph_item_get_logical_widths ()
 ?? () from /usr/lib/libpango-1.0.so.0
 ?? () from /usr/lib/libpango-1.0.so.0
 ?? () from /usr/lib/libpango-1.0.so.0
 gtk_text_layout_get_line_display ()
Title: gedit crashed with SIGSEGV in pango_glyph_item_get_logical_widths()
Uname: Linux 2.6.31-14-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
_sRg_ (sor-sergey) wrote :
Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt (retraced)

StacktraceTop:pango_glyph_item_get_logical_widths (glyph_item=0xbfbd83e8,
process_item (layout=0x8b06f58, line=<value optimized out>,
pango_layout_check_lines (layout=<value optimized out>)
pango_layout_get_extents_internal (
IA__gtk_text_layout_get_line_display (layout=0x8b3a4c8,

Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt (retraced)
Changed in gedit (Ubuntu):
importance: Undecided → Medium
tags: removed: need-i386-retrace
Revision history for this message
Pedro Villavicencio (pedro) wrote :

looks like a pango crash.

affects: gedit (Ubuntu) → pango1.0 (Ubuntu)
Revision history for this message
Pedro Villavicencio (pedro) wrote :

Thanks for your bug report. This bug has been reported to the developers of the software. You can track it and make comments here: https://bugzilla.gnome.org/show_bug.cgi?id=602210

visibility: private → public
Changed in pango1.0 (Ubuntu):
assignee: nobody → Ubuntu Desktop Bugs (desktop-bugs)
status: New → Triaged
Revision history for this message
BehdadEsfahbod (behdad) wrote :

Reporter: is it possible for you to attach the file you were opening in gedit by any chance? Thanks.

Revision history for this message
_sRg_ (sor-sergey) wrote : Re: [Bug 482596] Re: gedit crashed with SIGSEGV in pango_glyph_item_get_logical_widths()

Thank you for you assistance and interest to this problem.

I'm not able to attach file I have been opening in GEdit as this file
contains not my personal data. It is backup of all contacts, messages,
todo-lists, calendars from other persons mobile phone saved by wammu
software. I checked and found that it opened without any problems in McEdit,
in Cat output, in Windows Notepad.

So, please sorry. But anyway, I want to do my best to help you solve this
problem.

2009/11/18 BehdadEsfahbod <email address hidden>

> Reporter: is it possible for you to attach the file you were opening in
> gedit by any chance? Thanks.
>
> --
> gedit crashed with SIGSEGV in pango_glyph_item_get_logical_widths()
> https://bugs.launchpad.net/bugs/482596
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Pango - Layout and Text Rendering LIbrary: Unknown
> Status in “pango1.0” package in Ubuntu: Triaged
>
> Bug description:
> Binary package hint: gedit
>
> After I tried to open text file correct encoding selection message
> appeared.. I had selected UNICODE UTF-16 from drop-down list and had pressed
> Refresh.. Then window freezed for about 5 seconds, GEDIT terminated and this
> bug report dialog appeared.
>
> ProblemType: Crash
> Architecture: i386
> CheckboxSubmission: ebbc3990d42bdb2da73eb654af51bb5e
> CheckboxSystem: c69722ecac764861be52925fa50b4dcc
> Date: Sat Nov 14 17:45:54 2009
> DistroRelease: Ubuntu 9.10
> ExecutablePath: /usr/bin/gedit
> NonfreeKernelModules: fglrx
> Package: gedit 2.28.0-0ubuntu2
> ProcCmdline: gedit /home/username/Bluetooth/nokia-2630-sms.smsbackup
> ProcEnviron:
> LANGUAGE=ru_RU.UTF-8
> LANG=ru_RU.UTF-8
> SHELL=/bin/bash
> ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
> SegvAnalysis:
> Segfault happened at: 0x523f18 <pango_glyph_item_get_logical_widths+200>:
> mov %eax,(%edx)
> PC (0x00523f18) ok
> source "%eax" ok
> destination "(%edx)" (0x094db000) not located in a known VMA region
> (needed writable region)!
> SegvReason: writing unknown VMA
> Signal: 11
> SourcePackage: gedit
> StacktraceTop:
> pango_glyph_item_get_logical_widths ()
> ?? () from /usr/lib/libpango-1.0.so.0
> ?? () from /usr/lib/libpango-1.0.so.0
> ?? () from /usr/lib/libpango-1.0.so.0
> gtk_text_layout_get_line_display ()
> Title: gedit crashed with SIGSEGV in pango_glyph_item_get_logical_widths()
> Uname: Linux 2.6.31-14-generic i686
> UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
>
>

Changed in pango:
importance: Unknown → Medium
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.