[ROOT] Re: Problem with COLZ display in 3.05/03 -- more information

From: Tony Colley (tony.colley@itt.com)
Date: Wed Mar 19 2003 - 23:23:50 MET


As a follow-on to my original email, I have tested all the DrawPanel
options when my application is built with ROOT 3.05/03. Note that all of
these draw options work fine when my application is built with ROOT
3.05/02 (I didn't try surf + spheric).

The ones that work are: lego1, lego2, lego3, surf, surf/colors,
surf/contours, Gouraud.

The ones that fail (by only displaying the x,y axes) are: hist, cont0,
cont1, cont2, cont3, text, col, box, arr.

I tried doing "surf" in different coordinate systems, and the following
worked: cartesian, polar, cylindric.

When I tried spheric, I got the following:

*** Break *** segmentation violation
 Generating stack trace...
/usr/bin/addr2line: stride: No such file or directory
/usr/bin/addr2line: stride: No such file or directory
/usr/bin/addr2line: stride: No such file or directory
 0x404aa7e2 in TUnixSystem::StackTrace() + 0x36c from
/devel/local/lib/root/libCore.so.3.05
 0x404a93a6 in TUnixSystem::DispatchSignals(ESignals) + 0x7a from
/devel/local/lib/root/libCore.so.3.05
 0x404a85d7 in <unknown> from /devel/local/lib/root/libCore.so.3.05
 0x404abfc5 in <unknown> from /devel/local/lib/root/libCore.so.3.05
 0x4107147e in <unknown> from /lib/i686/libpthread.so.0
 0x42028c48 in <unknown> from stride
 0x42627027 in TPainter3dAlgorithms::DrawFaceMode2(int*, double*, int,
int*, double*) + 0xef from /devel/local/lib/root/libHistPainter.so
 0x4263090e in TPainter3dAlgorithms::SurfaceSpherical(int, int, int,
int, char const*) + 0x91c from /devel/local/lib/root/libHistPainter.so
 0x42624003 in THistPainter::PaintSurface(char const*) + 0xcf3 from
/devel/local/lib/root/libHistPainter.so
 0x426244b3 in THistPainter::PaintTable(char const*) + 0x181 from
/devel/local/lib/root/libHistPainter.so
 0x42616c74 in THistPainter::Paint(char const*) + 0x238 from
/devel/local/lib/root/libHistPainter.so
 0x40a3729d in TH1::Paint(char const*) + 0x5d from
/devel/local/lib/root/libHist.so.3.05
 0x40e17974 in TPad::PaintModified() + 0x41a from
/devel/local/lib/root/libGpad.so.3.05
 0x40dfdfb2 in TCanvas::Update() + 0x6a from
/devel/local/lib/root/libGpad.so.3.05
 0x40e07921 in TDrawPanelHist::Apply(char const*) + 0x29f from
/devel/local/lib/root/libGpad.so.3.05
 0x40e0c552 in TGroupButton::ExecuteEvent(int, int, int) + 0x16c from
/devel/local/lib/root/libGpad.so.3.05
 0x40dfbe1a in TCanvas::HandleInput(EEventType, int, int) + 0x296 from
/devel/local/lib/root/libGpad.so.3.05
 0x42244c4c in TRootCanvas::HandleContainerButton(Event_t*) + 0xcc from
/devel/local/lib/root/libGui.so
 0x42245413 in TRootContainer::HandleButton(Event_t*) + 0x21 from
/devel/local/lib/root/libGui.so
 0x421e9644 in TGFrame::HandleEvent(Event_t*) + 0x158 from
/devel/local/lib/root/libGui.so
 0x421d4319 in TGClient::HandleEvent(Event_t*) + 0xd1 from
/devel/local/lib/root/libGui.so
 0x421d400e in TGClient::ProcessOneEvent() + 0x6e from
/devel/local/lib/root/libGui.so
 0x421d409f in TGClient::HandleInput() + 0x2d from
/devel/local/lib/root/libGui.so
 0x421d12c2 in TGInputHandler::Notify() + 0x1e from
/devel/local/lib/root/libGui.so
 0x404a8e1d in TUnixSystem::DispatchOneEvent(bool) + 0x3b from
/devel/local/lib/root/libCore.so.3.05
 0x4031c9df in DvatSimMainFrame::processDvat() + 0x43 from
/devel/itt-devel/stride/lib/libitt0_dvatext.so.1
 0x40322483 in DvatSimMainFrame::qt_invoke(int, QUObject*) + 0x4f from
/devel/itt-devel/stride/lib/libitt0_dvatext.so.1
 0x4130c12d in QObject::activate_signal(QConnectionList*, QUObject*) +
0x11d from /usr/local/qt/lib/libqt-mt.so.3
 0x4130bfb3 in QObject::activate_signal(int) + 0x57 from
/usr/local/qt/lib/libqt-mt.so.3
 0x41604240 in QTimer::timeout() + 0x24 from
/usr/local/qt/lib/libqt-mt.so.3
 0x4132c5bf in QTimer::event(QEvent*) + 0x3b from
/usr/local/qt/lib/libqt-mt.so.3
 0x412b0132 in QApplication::internalNotify(QObject*, QEvent*) + 0xaa
from /usr/local/qt/lib/libqt-mt.so.3
 0x412afd0d in QApplication::notify(QObject*, QEvent*) + 0x4d1 from
/usr/local/qt/lib/libqt-mt.so.3
 0x4128850f in QEventLoop::activateTimers() + 0x20f from
/usr/local/qt/lib/libqt-mt.so.3
 0x412691d0 in QEventLoop::processEvents(unsigned) + 0x3dc from
/usr/local/qt/lib/libqt-mt.so.3
 0x412c3e27 in QEventLoop::enterLoop() + 0xe7 from
/usr/local/qt/lib/libqt-mt.so.3
 0x412c3ce4 in QEventLoop::exec() + 0x24 from
/usr/local/qt/lib/libqt-mt.so.3
 0x412b0368 in QApplication::exec() + 0x20 from
/usr/local/qt/lib/libqt-mt.so.3
 0x08048f9b in main + 0x11b from stride
 0x420158d4 in __libc_start_main + 0xa4 from stride
 0x08048db1 in operator new(unsigned) + 0x31 from stride
Aborted



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:10 MET