** Description changed:

  Binary package hint: eog
  
  Eog crashes when executing the following Python code (which, on a
  standard Ubuntu install, uses eog as the default image viewer).
  Sometimes it does not crash until the window is closed.
  
  #!/usr/bin/python
  
  from PIL import Image
  im = Image.new("RGB", (640,480))
  im.show()
  im.show()
  
  This is reproducible both with Ubuntu 8.04 and Ubuntu 9.04.
  
  ProblemType: Crash
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/eog
  Package: eog 2.26.1-0ubuntu1
  ProcCmdline: eog /tmp/tmp1kJ6K8
  ProcEnviron:
   PATH=(custom, user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  Signal: 11
  SourcePackage: eog
  StacktraceTop:
   IA__gtk_tree_model_get_valist (tree_model=0x8a81368, 
   IA__gtk_tree_model_get (tree_model=0x8a81368, 
   eog_list_store_thumbnail_set (store=0x8a81368, 
   image_thumb_changed_cb (image=0x8c5ead0, data=0x8ad0058)
   eog_window_display_image (window=0x8ad0058, image=0x8c5ead0)
  Title: eog crashed with SIGSEGV in IA__gtk_tree_model_get_valist()
  Uname: Linux 2.6.28-15-generic i686
  UserGroups: adm admin cdrom dialout fuse lpadmin plugdev sambashare
+ SegvAnalysis:
+  Segfault happened at: 0xb7c23fca <IA__gtk_tree_model_get_valist+250>:        
mov    0x18(%eax),%ecx
+  PC (0xb7c23fca) ok
+  source "0x18(%eax)" (0x00000018) not located in a known VMA region (needed 
readable region)!
+  destination "%ecx" ok
+ SegvReason: reading NULL VMA

-- 
eog crashed with SIGSEGV in IA__gtk_tree_model_get_valist()
https://bugs.launchpad.net/bugs/422838
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to