elisa cores (after a few minutes just sitting around)

Bug #232886 reported by Frank Scholz
2
Affects Status Importance Assigned to Milestone
Moovida
Won't Fix
Medium
White-rabbit-elisa

Bug Description

I get this on a plain edgy installation with nvidia drivers[[BR]]
Linux elisa 2.6.17-11-generic #2 SMP Thu Feb 1 19:52:28 UTC 2007 i686 GNU/Linux

box is a AMD 64 X2 4200, Gigabyte GA-M55plus-S3G with an onboard nVidia GeForce 6100

(gdb) core-file core.5538
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
Core was generated by `/usr/bin/python /usr/bin/elisa'.
Program terminated with signal 6, Aborted.
#0 0xffffe410 in __kernel_vsyscall ()
(gdb)

I start elisa (not fullscreen) and don't do anything.
There are screen flickers and after some time the cpu goes to 100%,
then falls back and short time later it cores.

More details follow as soon as I've found out how to debug this.

Revision history for this message
Frank Scholz (coherence) wrote :

~/pigment/examples/pigment$ python image.py ../pictures/fluendo.png
 --- Pigment OpenGL status ------------------------
 Version: 2.0.2 NVIDIA 87.76
 Renderer: C51/PCI/SSE2/3DNOW!
 Vendor: NVIDIA Corporation
 GLSL shaders: .............. Yes (used)
 Per YUV component rendering: Yes (used)
 Texture rectangle: ......... Yes (not implemented)
 Fragment program: .......... Yes (not implemented)
 Pixel buffer object: ....... Yes (not implemented)
 --------------------------------------------------

--- Pigment GPU Support Dump ---
C51/PCI/SSE2/3DNOW!
-------------------

**Version:**
2.0.2 NVIDIA 87.76

**Vendor:**
NVIDIA Corporation

**Features:**

::

  maximum_texture_2d_size: 4096
  texture_rectangle: ...... 1
  texture_non_power_of_two: 1
  texture_border_clamp: ... 1
  multisample: ............ 1
  multisample_filter_hint: 1
  multitexture: ........... 1 (4 units)
  texture_env_combine: .... 1
  texture_env_dot3: ....... 1
  fragment_program: ....... 1
  vertex_buffer_object: ... 1
  pixel_buffer_object: .... 1
  blend_color: ............ 1
  packed_pixels: .......... 0
  multi_draw_arrays: ...... 1
  framebuffer_object: ..... 1
  copy_sub_buffer: ........ 0
  shading_language: ....... 1
  shader_objects: ......... 1
  fragment_shader: ........ 1
  vertex_shader: .......... 1
--------------------------------

Revision history for this message
Frank Scholz (coherence) wrote :

(II) Module glx: vendor="NVIDIA Corporation"
        compiled for 4.0.2, module version = 1.0.8776
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX

Revision history for this message
Frank Scholz (coherence) wrote :
Download full text (9.0 KiB)

dev@elisa:~$ gdb -args python /usr/bin/elisa
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/python /usr/bin/elisa
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1210550608 (LWP 5005)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type <return> to continue, or q <return> to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
17/02/2007 15:27:10.137 INFO Using config file : /home/dev/.elisa/./elisa.conf
17/02/2007 15:27:10.290 INFO Loaded the plugin 'services'
17/02/2007 15:27:10.302 INFO Loaded the plugin 'pictures'
17/02/2007 15:27:10.305 INFO Loaded the plugin 'dvd'
17/02/2007 15:27:10.307 INFO Loaded the plugin 'music'
17/02/2007 15:27:10.330 INFO Loaded the plugin 'movies'
17/02/2007 15:27:10.333 INFO MetaFS plugin won't work without the media manager
17/02/2007 15:27:10.334 INFO Un-loading meta_fs
17/02/2007 15:27:10.334 INFO Loaded the plugin 'meta_fs'
17/02/2007 15:27:10.369 INFO Loaded the plugin 'local_fs'
17/02/2007 15:27:10.417 INFO Loaded the plugin 'vfs'
17/02/2007 15:27:10.439 INFO Loaded the plugin 'upnp'
17/02/2007 15:...

Read more...

Revision history for this message
Frank Scholz (coherence) wrote :

I updated my nvidia driver and tested it once, but it cored again.

 --- Pigment OpenGL status ------------------------
 Version: 2.1.0 NVIDIA 97.46
 Renderer: Quadro NVS 210S / NVIDIA GeForce 6150LE/PCI/SSE2/3DNOW!
 Vendor: NVIDIA Corporation
 GLSL shaders: .............. Yes (used)
 Per YUV component rendering: Yes (used)
 Texture rectangle: ......... Yes (not implemented)
 Fragment program: .......... Yes (not implemented)
 Pixel buffer object: ....... Yes (not implemented)
 --------------------------------------------------

--- Pigment GPU Support Dump ---
Quadro NVS 210S / NVIDIA GeForce 6150LE/PCI/SSE2/3DNOW!
-------------------------------------------------------

**Version:**
2.1.0 NVIDIA 97.46

**Vendor:**
NVIDIA Corporation

**Features:**

::

  maximum_texture_2d_size: 4096
  texture_rectangle: ...... 1
  texture_non_power_of_two: 1
  texture_border_clamp: ... 1
  multisample: ............ 1
  multisample_filter_hint: 1
  multitexture: ........... 1 (4 units)
  texture_env_combine: .... 1
  texture_env_dot3: ....... 1
  fragment_program: ....... 1
  vertex_buffer_object: ... 1
  pixel_buffer_object: .... 1
  blend_color: ............ 1
  packed_pixels: .......... 0
  multi_draw_arrays: ...... 1
  framebuffer_object: ..... 1
  copy_sub_buffer: ........ 0
  shading_language: ....... 1
  shader_objects: ......... 1
  fragment_shader: ........ 1
  vertex_shader: .......... 1
--------------------------------

Revision history for this message
Philippe Normand (philn) wrote :

Milestone 0.1.5 deleted

Revision history for this message
Florian Boucault (fboucault) wrote :

Thank you for your bug report, unfortunately this version of Elisa
(0.1.x) will not get any bug fixes anylonger.
Be aware that the new branch (0.3.x) will be released soon.
We encourage you to try it out, it is very likely that this bug
got fixed. Do not hesitate to report any further bug, it is well
appreciated!

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.