View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011012ParaViewBugpublic2010-07-19 22:012010-08-04 16:43
ReporterAlan Scott 
Assigned ToMarcus D. Hanwell 
PriorityurgentSeveritycrashReproducibilitysometimes
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.8.1Fixed in Version3.8.1 
Summary0011012: mouse movement crashes 2d plots
DescriptionThere may be some randomness to replicating this bug, but here is how I have replicated it:

ParaView 3.8 branch, snapshot about a week ago. Linux build. Local client.

Here is the computer information:
workstation01: uname -a
Linux workstation01 2.6.18-194.el5 #1 SMP Tue Mar 16 21:52:39 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux

cat /etc/X11/xorg.conf:
...
Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
EndSection
...


Let me know if you cannot replicate this, and I will do a debug build.


ssh -X into the Linux box. I am using cygwin, I believe others have replicated without cygwin or ssh'ing into a linux box.

Open can.exo. All variables on, apply.
(I actually rotated the can so I can see it, not sure if this matters.)
Plot over line. Apply.
Move the cursor right, across the 3d viewport and the can, onto the 2d window.

It has crashed 3 times out of 3.

ERROR: In /projects/viz/paraview/src/ParaView/3.8.1_stable/ParaView3/VTK/Rendering/vtkTextureObject.cxx, line 263
vtkTextureObject (0x1f737f30): Required OpenGL extensions not supported by the context.


ERROR: In /projects/viz/paraview/src/ParaView/3.8.1_stable/ParaView3/VTK/Rendering/vtkTextureObject.cxx, line 1133
vtkTextureObject (0x1f737f30): No context specified. Cannot create texture.


paraview-real: /projects/viz/paraview/src/ParaView/3.8.1_stable/ParaView3/VTK/Charts/vtkOpenGLContextBufferId.cxx:102: virtual void vtkOpenGLContextBufferId::SetValues(int, int): Assertion `"pre: is_allocated" && this->IsAllocated()' failed.








TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0021464)
Marcus D. Hanwell (developer)
2010-07-22 14:48

Commit 8ad6e3e should fix this, I have asked Dave Partyka to pull it into the release branch.
(0021494)
Marcus D. Hanwell (developer)
2010-07-27 13:43

This was also pushed into the release branch.
(0021653)
Alan Scott (manager)
2010-08-04 16:43

Tested local server, Linux, trunk. I ssh -X'd into the Linux box from Windows, using cygwin.

 Issue History
Date Modified Username Field Change
2010-07-19 22:01 Alan Scott New Issue
2010-07-21 09:44 Utkarsh Ayachit Assigned To => Marcus D. Hanwell
2010-07-21 09:44 Utkarsh Ayachit Status backlog => tabled
2010-07-22 14:48 Marcus D. Hanwell Note Added: 0021464
2010-07-27 13:43 Marcus D. Hanwell Note Added: 0021494
2010-07-27 13:43 Marcus D. Hanwell Status tabled => @80@
2010-07-27 13:43 Marcus D. Hanwell Fixed in Version => 3.8.1
2010-07-27 13:43 Marcus D. Hanwell Resolution open => fixed
2010-08-04 16:43 Alan Scott Note Added: 0021653
2010-08-04 16:43 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team