Opened 17 years ago

Last modified 17 years ago

#50 closed defect (duplicate)

glshovel DOMLaunchSeriesMap crash on warehouse data

Reported by: troy Owned by: troy
Priority: normal Milestone:
Component: glshovel Keywords:
Cc: julien.bolmont@…

Description

Hi,

I'm trying to look at simulated runs with GLShovel.
I tried with a file I downloaded from the Data Warehouse :
"nugen_nue_twr.000445.000485.i3".

After openning the file, I select an event, and then try to click on
"DOMLaunchSeriesMap".
The program crash and I get the execution trace you can see below.

Do you experience the same problem ?

Cheers,
JB

Date/Time?: 2007-06-06 14:58:07.230 +0200
OS Version: 10.4.9 (Build 8P2137)
Report Version: 4

Command: glshovel-ui
Path: /Applications/GLShovel.app/Contents/MacOS/glshovel-ui
Parent: WindowServer? [60]

Version: 1.5.0.9 (0.0.1)

PID: 2735
Thread: 0

Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x0000000c

Thread 0 Crashed:
0 libglshovel.dylib 0x0025bbfb std::_Rb_tree<OMKey,
std::pair<OMKey const, I3OMGeo>, std::_Select1st<std::pair<OMKey
const, I3OMGeo> >, std::less<OMKey>, std::allocator<std::pair<OMKey
const, I3OMGeo> > >::find(OMKey const&) const + 11
1 libglshovel.dylib 0x00228619
render::DOMLaunchSeriesMap::render(unsigned long, double, double,
boost::shared_ptr<I3Geometry const>, boost::shared_ptr<I3Calibration
const>, boost::shared_ptr<I3DetectorStatus const>,
boost::shared_ptr<I3Map<OMKey, std::vector<I3DOMLaunch,
std::allocator<I3DOMLaunch> > > const>) + 429
2 libglshovel.dylib 0x0025f5ee
render_dispatch<I3Map<OMKey, std::vector<I3DOMLaunch,
std::allocator<I3DOMLaunch> > >, render::DOMLaunchSeriesMap>::dispatch
(unsigned long, double, double, boost::shared_ptr<I3Geometry const>,
boost::shared_ptr<I3Calibration const>,
boost::shared_ptr<I3DetectorStatus const>,
boost::shared_ptr<I3FrameObject const>) + 258
3 libglshovel.dylib 0x00220775 Renderer::render
(unsigned long, double, double, boost::shared_ptr<I3Geometry const>,
boost::shared_ptr<I3Calibration const>,
boost::shared_ptr<I3DetectorStatus const>,
boost::shared_ptr<I3FrameObject const>) + 295
4 libglshovel.dylib 0x002122be GLDetectorView::redraw
(std::basic_string<char, std::char_traits<char>, std::allocator<char>

const&, std::basic_string<char, std::char_traits<char>,

std::allocator<char> > const&) + 836
5 libglshovel.dylib 0x0021ac58
GLShovelMainWindowImpl::treeItemChanged(QTreeWidgetItem*, int) + 1122
6 libglshovel.dylib 0x0021f663
GLShovelMainWindowImpl::qt_metacall(QMetaObject::Call, int, void) +
373
7 QtCore? 0x005d3a6a QMetaObject::activate
(QObject*, int, int, void
) + 1228
8 QtGui? 0x0130365c
QTreeWidgetPrivate::_q_emitItemChanged(QModelIndex const&) + 96
9 QtGui? 0x01303bdc
QTreeWidget::qt_metacall(QMetaObject::Call, int, void) + 984
10 QtCore? 0x005d3a6a QMetaObject::activate
(QObject*, int, int, void
) + 1228

Change History (0)

Note: See TracTickets for help on using tickets.