Ticket #3055 (closed: duplicate)

Opened 9 years ago

Last modified 5 years ago

Instrument view 2D projection crashes

Reported by: Peter Peterson Owned by: Russell Taylor
Priority: critical Milestone: Release 2.1
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description

This was observed on rhel6 and does not exist on ubuntu 11.04.

  1. Load a POWGEN event NeXus file using LoadEventNexus. The one I used was 2795.
  2. Right click on the data set and select "Show instrument"
  3. In the initial "Render" tab change the view to "Full 3D"
  4. Enjoy the error message that comes with the crash

On powgen.sns.gov (rhel6) the message was (last bit only):

Texture size: 256,8
Texture size: 256,8
Texture size: 256,8
Texture size: 256,8
Vertex shader for simpleShaderProg (MainVertexShader & PositionOnlyVertexShader) failed to compile
Fragment shader for simpleShaderProg (MainFragmentShader & ShockingPinkSrcFragmentShader) failed to compile
Errors linking simple shader: "" 
Vertex shader for blitShaderProg (MainWithTexCoordsVertexShader & UntransformedPositionVertexShader) failed to compile
Fragment shader for blitShaderProg (MainFragmentShader & ImageSrcFragmentShader) failed to compile
Errors linking blit shader: "" 
Warning: "" failed to compile! 
Segmentation fault (core dumped)

While on molly (ubuntu 11.04) the console prints out (even though it works):

Texture size: 256,8
Texture size: 256,8
Texture size: 256,8
Texture size: 256,8
Texture size: 256,8
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action "&Project" under id 14 
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action "&File" under id 15 
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action "&Nexus" under id 24 
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action "&Project" under id 25 
Application asked to unregister timer 0x29000010 which is not registered in this thread. Fix application.

The last line prints whenever I close mantid and may or may not be related.

Change History

comment:1 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

"New" tickets moved at the code freeze of iteration 29

comment:2 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 30 to Iteration 31

Bulk move of tickets to iteration 31 at the iteration 30 code freeze

comment:3 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 32 to Iteration 33

Moved to iteration 33 at iteration 32 code freeze

comment:4 Changed 9 years ago by Russell Taylor

  • Status changed from new to verify
  • Owner changed from Roman Tolchenov to Russell Taylor
  • Resolution set to duplicate

This is a duplicate of #3194.

comment:5 Changed 8 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:6 Changed 8 years ago by Nick Draper

  • Status changed from verifying to closed

duplicate approved

comment:7 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3902

Note: See TracTickets for help on using tickets.