Comment 2 for bug 386342

Revision history for this message
Nico Zanferrari (nicozanf) wrote :

I have the same problem, also on Jaunty. Launching "gnochm file.chm" by hand gives randomly Segmentation faults like:

nico@zanfe-ubu:~$ gnochm file.chm
GetIndex: file size = 0
/usr/bin/gnochm:1980: Warning: g_hash_table_insert_internal: assertion `hash_table->ref_count > 0' failed
  gtk.main()
/usr/bin/gnochm:1645: Warning: g_hash_table_insert_internal: assertion `hash_table->ref_count > 0' failed
  self.htmlview.zoom_in()
Segmentation fault

nico@zanfe-ubu:~$ gnochm file.chm
GetIndex: file size = 0
/usr/bin/gnochm:1648: Warning: g_hash_table_insert_internal: assertion `hash_table->ref_count > 0' failed
  self.htmlview.zoom_reset()
/usr/bin/gnochm:1980: Warning: g_hash_table_insert_internal: assertion `hash_table->ref_count > 0' failed
  gtk.main()
Segmentation fault