Error while plotting TRatio from TBrowser

Hi, I am having error while plotting TRatio plots from TBrowser.
can anyone help me troubleshoot it?

#6 0x00007f8fff27ef05 in TPad::Clear(char const*) () from /home/zorin/Downloads/Root_Build/lib/libGpad.so
#7 0x00007f8fff8fc7cb in TH1::Draw(char const*) () from /home/zorin/Downloads/Root_Build/lib/libHist.so
#8 0x00007f8fff2a2acb in TRatioPlot::Draw(char const*) () from /home/zorin/Downloads/Root_Build/lib/libGpad.so
#9 0x00007f8fff2a0377 in TRatioPlot::Browse(TBrowser*) () from /home/zorin/Downloads/Root_Build/lib/libGpad.so
#10 0x00007f8ffeddb2cf in TGFileBrowser::DoubleClicked(TGListTreeItem*, int) () from /home/zorin/Downloads/Root_Build/lib/libGui.so
#11 0x00007f9010429428 in TClingCallFunc::exec(void*, void*) () from /home/zorin/Downloads/Root_Build/lib/libCling.so
#12 0x00007f9014bbd2c8 in TQConnection::SendSignal() () from /home/zorin/Downloads/Root_Build/lib/libCore.so
#13 0x00007f8ffee2456a in void TQObject::EmitVA<long [2]>(char const*, int, long const (&) [2]) [clone .constprop.0] () from /home/zorin/Downloads/Root_Build/lib/libGui.so
#14 0x00007f8ffee2c482 in TGListTree::HandleDoubleClick(Event_t*) () from /home/zorin/Downloads/Root_Build/lib/libGui.so
#15 0x00007f8ffee02b14 in TGFrame::HandleEvent(Event_t*) () from /home/zorin/Downloads/Root_Build/lib/libGui.so
#16 0x00007f8ffedaaaae in TGClient::HandleEvent(Event_t*) () from /home/zorin/Downloads/Root_Build/lib/libGui.so
#17 0x00007f8ffedab10d in TGClient::ProcessOneEvent() () from /home/zorin/Downloads/Root_Build/lib/libGui.so
#18 0x00007f8ffedab16b in TGClient::HandleInput() () from /home/zorin/Downloads/Root_Build/lib/libGui.so
#19 0x00007f9014cd3b78 in TUnixSystem::DispatchOneEvent(bool) () from /home/zorin/Downloads/Root_Build/lib/libCore.so
#20 0x00007f9014bddc97 in TSystem::Run() () from /home/zorin/Downloads/Root_Build/lib/libCore.so
#21 0x00007f9014b73a47 in TApplication::Run(bool) () from /home/zorin/Downloads/Root_Build/lib/libCore.so
#22 0x00007f9014ed439b in TRint::Run(bool) () from /home/zorin/Downloads/Root_Build/lib/libRint.so
#23 0x0000558b784d02f3 in main ()

Welcome to the ROOT forum.

Can you provide an example?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.