Bug 550115 - SIGSEGV in "IA__gdk_cairo_set_source_pixbuf" in /usr/bin/gnochm
Summary: SIGSEGV in "IA__gdk_cairo_set_source_pixbuf" in /usr/bin/gnochm
Keywords:
Status: CLOSED DUPLICATE of bug 540919
Alias: None
Product: Fedora
Classification: Fedora
Component: gnochm
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Haïkel Guémar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:273c8d20c537107a3925037342c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-23 16:26 UTC by Valery Khromov
Modified: 2009-12-23 17:44 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-23 17:35:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (20.41 KB, text/plain)
2009-12-23 16:26 UTC, Valery Khromov
no flags Details

Description Valery Khromov 2009-12-23 16:26:25 UTC
abrt 1.0.0 detected a crash.

Comment: I opened "Addison.Wesley.OSPF.and.IS-IS.Choosing.an.IGP.for.Large.Scale.Networks.Nov.2005.chm" yesterday and click on "Next" today.
Attached file: backtrace
cmdline: /usr/bin/python /usr/bin/gnochm /home/vkhromov/Download/Addison.Wesley.OSPF.and.IS-IS.Choosing.an.IGP.for.Large.Scale.Networks.Nov.2005.chm
component: python
executable: /usr/bin/python
kernel: 2.6.31.6-166.fc12.x86_64
package: python-2.6.2-2.fc12
rating: 4
reason: Process was terminated by signal 11

Comment 1 Valery Khromov 2009-12-23 16:26:28 UTC
Created attachment 380051 [details]
File: backtrace

Comment 2 Dave Malcolm 2009-12-23 17:22:10 UTC
Thank you for reporting this bug.

How reproducible is this problem?  If you run the program from a terminal, is an error message printed?

What versions do you have installed of: gnochm cairo gtk2 ?

Looking at the backtrace, it looks like the problem occurred in the program's single thread in IA__gdk_cairo_set_source_pixbuf whilst trying to render text in a tree/list view.

Reassigning component from "python" to "gnochm"

Comment 3 Haïkel Guémar 2009-12-23 17:35:04 UTC
Duplicate of ticket #540919

*** This bug has been marked as a duplicate of bug 540919 ***

Comment 4 Valery Khromov 2009-12-23 17:44:11 UTC
I don't know how to reproduce it.

I opened the same .chm again and it can be read without any issues.

When I run it from a terminal the following error messages is printed:
==={{{
$ gnochm Addison.Wesley.OSPF.and.IS-IS.Choosing.an.IGP.for.Large.Scale.Networks.Nov.2005.chm
/usr/bin/gnochm:1961: Warning: g_set_prgname() called multiple times
  sys.argv, popt_table)
/usr/bin/gnochm:474: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.xml = gtk.glade.XML(path_prefdialog, None, app)
GetIndex: file size = 0
===}}}

Versions:
==={{{
$ for i in gnochm cairo gtk2 ; do rpm -qa $i ; done
gnochm-0.9.11-4.fc12.noarch
cairo-1.8.8-3.fc12.i686
cairo-1.8.8-3.fc12.x86_64
gtk2-2.18.5-3.fc12.x86_64
===}}}


Note You need to log in before you can comment on or make changes to this bug.