Opened 15 years ago

Closed 14 years ago

#40 closed defect (fixed)

Crash lors du lancement de test 19 avec Qt

Reported by: /C=FR/O=CNRS/OU=UMR8607/CN=Laurent Garnier/emailAddress=garnier@… Owned by:
Priority: major Milestone: Geant4.9.3
Component: OpenGL Version:
Keywords: Cc:

Description

Thread 0 Crashed:
0   libstdc++.6.dylib             	0x94aff401 std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) + 73
1   libtest19.dylib               	0x0011ed9d G4String::G4String(G4String const&) + 47
2   libG4visHepRep.dylib          	0x00258972 G4LogicalVolume::GetName() const + 56 (G4LogicalVolume.icc:48)
3   libG4modeling.dylib           	0x019cb30d G4PhysicalVolumeModel::CreateCurrentAttValues() const + 1753 (G4PhysicalVolumeModel.cc:768)
4   libG4vis_management.dylib     	0x00a398ff G4VSceneHandler::LoadAtts(G4Visible const&, G4AttHolder*) + 453 (G4VSceneHandler.cc:773)
5   libG4OpenGL.dylib             	0x00431178 G4OpenGLSceneHandler::AddPrimitive(G4Polyhedron const&) + 500 (G4OpenGLSceneHandler.cc:454)
6   libG4OpenGL.dylib             	0x0043e3ab G4OpenGLStoredSceneHandler::AddPrimitive(G4Polyhedron const&) + 123 (G4OpenGLStoredSceneHandler.cc:337)
7   libG4modeling.dylib           	0x019b8abb G4LogicalVolumeModel::DescribeYourselfTo(G4VGraphicsScene&) + 921 (G4LogicalVolumeModel.cc:112)
8   libG4vis_management.dylib     	0x00a35cc6 G4VSceneHandler::ProcessScene(G4VViewer&) + 806 (G4VSceneHandler.cc:529)
9   libG4vis_management.dylib     	0x00a429ac G4VViewer::ProcessView() + 162 (G4VViewer.cc:130)
10  libG4OpenGL.dylib             	0x0043ae3e G4OpenGLStoredQtViewer::ComputeView() + 410 (G4OpenGLStoredQtViewer.cc:146)
11  libG4OpenGL.dylib             	0x0043b5c6 G4OpenGLStoredQtViewer::DrawView() + 76 (G4OpenGLStoredQtViewer.cc:119)
12  libG4vis_management.dylib     	0x00aae4c4 G4VisCommandViewerRefresh::SetNewValue(G4UIcommand*, G4String) + 1942 (G4VisCommandsViewer.cc:1163)
13  libG4intercoms.dylib          	0x03258721 G4UIcommand::DoIt(G4String) + 2433 (G4String.hh:122)
14  libG4intercoms.dylib          	0x03260f30 G4UImanager::ApplyCommand(char const*) + 736 (G4UImanager.cc:410)
15  libG4vis_management.dylib     	0x00ab025b G4VisCommandViewerCreate::SetNewValue(G4UIcommand*, G4String) + 4031 (G4VisCommandsViewer.cc:673)
16  libG4intercoms.dylib          	0x03258721 G4UIcommand::DoIt(G4String) + 2433 (G4String.hh:122)
17  libG4intercoms.dylib          	0x03260f30 G4UImanager::ApplyCommand(char const*) + 736 (G4UImanager.cc:410)
18  libG4intercoms.dylib          	0x0324bf24 G4UIbatch::ExecCommand(G4String const&) + 52 (G4UIbatch.cc:167)
19  libG4intercoms.dylib          	0x0324c1eb G4UIbatch::SessionStart() + 267 (G4UIbatch.cc:213)
20  libG4intercoms.dylib          	0x0325f99d G4UImanager::ExecuteMacroFile(char const*) + 61 (G4UImanager.cc:222)
21  libG4intercoms.dylib          	0x0325edd2 G4UIcontrolMessenger::SetNewValue(G4UIcommand*, G4String) + 274 (G4UIcontrolMessenger.cc:183)
22  libG4intercoms.dylib          	0x03258721 G4UIcommand::DoIt(G4String) + 2433 (G4String.hh:122)
23  libG4intercoms.dylib          	0x03260f30 G4UImanager::ApplyCommand(char const*) + 736 (G4UImanager.cc:410)
24  test19                        	0x00004a2b main + 2553 (test19.cc:168)
25  test19                        	0x000039bb _start + 209

Change History (1)

comment:1 Changed 14 years ago by /C=FR/O=CNRS/OU=UMR8607/CN=Laurent Garnier/emailAddress=garnier@…

Component: InterfacesOpenGL
Milestone: Geant4.9.3
Resolution: fixed
Status: newclosed

Fixed

Note: See TracTickets for help on using tickets.