[marabou]$ gdb root.exe GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /software/opt/precise/x86_64/root/5.34.11.debug/bin/root.exe...done. (gdb) r Starting program: /software/opt/precise/x86_64/root/5.34.11.debug/bin/root.exe [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". ******************************************* * * * W E L C O M E to R O O T * * * * Version 5.34/11 31 October 2013 * * * * You are welcome to visit our Web site * * http://root.cern.ch * * * ******************************************* ROOT 5.34/11 (v5-34-11@v5-34-11, Oct 31 2013, 16:57:42 on linuxx8664gcc) CINT/ROOT C/C++ Interpreter version 5.18.00, July 2, 2010 Type ? for help. Commands must be C++ statements. Enclose multiple statements between { }. ROOT Version: 53411 root [0] .x tl.C root [1] Program received signal SIGSEGV, Segmentation fault. __strncpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S:1671 1671 ../sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: No such file or directory. (gdb) bt #0 __strncpy_sse2_unaligned () at ../sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S:1671 #1 0x00007ffff3152a94 in TLatex::Analyse (this=0x107b970, x=0, y=0, spec=..., t=0xe5e769 "", length=-1) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/graf/src/TLatex.cxx:523 #2 0x00007ffff31526ac in TLatex::Anal1 (this=0x107b970, spec=..., t=0xe5e769 "", length=-1) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/graf/src/TLatex.cxx:425 #3 0x00007ffff315c973 in TLatex::Analyse (this=0x107b970, x=0, y=0, spec=..., t=0x10d3480 "", length=9) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/graf/src/TLatex.cxx:1504 #4 0x00007ffff31526ac in TLatex::Anal1 (this=0x107b970, spec=..., t=0x10d3480 "", length=9) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/graf/src/TLatex.cxx:425 #5 0x00007ffff315434e in TLatex::Analyse (this=0x107b970, x=0, y=0, spec=..., t=0x10d3830 "", length=82) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/graf/src/TLatex.cxx:852 #6 0x00007ffff31526ac in TLatex::Anal1 (this=0x107b970, spec=..., t=0x10d3830 "", length=82) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/graf/src/TLatex.cxx:425 #7 0x00007ffff3162e3c in TLatex::FirstParse (this=0x107b970, angle=0, size=0.05000000074505806, text=0x10d3830 "") at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/graf/src/TLatex.cxx:2370 #8 0x00007ffff316378c in TLatex::GetBoundingBox (this=0x107b970, w=@0x7fffffffb1d0: 4071587840, h=@0x7fffffffb1d4: 32767, angle=false) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/graf/src/TLatex.cxx:2463 #9 0x00007ffff3191a41 in TText::GetControlBox (this=0x107b970, x=139, y=377, theta=-0, cBoxX=0x7fffffffb220, cBoxY=0x7fffffffb240) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/graf/src/TText.cxx:398 #10 0x00007ffff31903fc in TText::DistancetoPrimitive (this=0x107b970, px=319, py=196) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/graf/src/TText.cxx:146 #11 0x00007ffff2b70c80 in TPad::Pick (this=0xf944f0, px=319, py=196, pickobj=@0x7fffffffb370: 0x7ffff2e02c80) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/gpad/src/TPad.cxx:4061 #12 0x00007ffff2b4be56 in TCanvas::Pick (this=0xf944f0, px=319, py=196, pickobj=@0x7fffffffb370: 0x7ffff2e02c80) at include/TCanvas.h:201 ---Type to continue, or q to quit--- #13 0x00007ffff2b481aa in TCanvas::Pick (this=0xf944f0, px=319, py=196, prevSelObj=0x0) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/gpad/src/TCanvas.cxx:1457 #14 0x00007ffff2b473c5 in TCanvas::HandleInput (this=0xf944f0, event=kMouseMotion, px=319, py=196) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/gpad/src/TCanvas.cxx:1156 #15 0x00007ffff146ed0b in TRootCanvas::HandleContainerMotion (this=0xf94890, event=0x7fffffffb560) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/gui/gui/src/TRootCanvas.cxx:1769 #16 0x00007ffff146fe18 in TRootContainer::HandleMotion (this=0x1032c40, ev=0x7fffffffb560) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/gui/gui/src/TRootCanvas.cxx:241 #17 0x00007ffff13750d9 in TGFrame::HandleEvent (this=0x1032c40, event=0x7fffffffb560) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/gui/gui/src/TGFrame.cxx:512 #18 0x00007ffff13381e3 in TGClient::HandleEvent (this=0xed8d90, event=0x7fffffffb560) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/gui/gui/src/TGClient.cxx:811 #19 0x00007ffff1337ae3 in TGClient::ProcessOneEvent (this=0xed8d90) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/gui/gui/src/TGClient.cxx:621 #20 0x00007ffff1337c7c in TGClient::HandleInput (this=0xed8d90) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/gui/gui/src/TGClient.cxx:668 #21 0x00007ffff1336188 in TGInputHandler::Notify (this=0xef91d0) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/gui/gui/src/TGClient.cxx:87 #22 0x00007ffff75970f3 in TUnixSystem::DispatchOneEvent (this=0x61fba0, pendingOnly=false) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/core/unix/src/TUnixSystem.cxx:1078 #23 0x00007ffff74fe19b in TSystem::InnerLoop (this=0x61fba0) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/core/base/src/TSystem.cxx:408 #24 0x00007ffff74fdf3a in TSystem::Run (this=0x61fba0) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/core/base/src/TSystem.cxx:358 #25 0x00007ffff748ed6c in TApplication::Run (this=0x76ff50, retrn=false) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/core/base/src/TApplication.cxx:1068 #26 0x00007ffff703a76a in TRint::Run (this=0x76ff50, retrn=false) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/core/rint/src/TRint.cxx:455 #27 0x0000000000401205 in main (argc=1, argv=0x7fffffffd9a8) ---Type to continue, or q to quit--- at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/main/src/rmain.cxx:29 (gdb) (gdb) (gdb) b TLatex.cxx:425 Breakpoint 1 at 0x7ffff3152673: file /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/graf/src/TLatex.cxx, line 425. (gdb) r The program being debugged has been started already. Start it from the beginning? (y or n) y Starting program: /software/opt/precise/x86_64/root/5.34.11.debug/bin/root.exe [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". ******************************************* * * * W E L C O M E to R O O T * * * * Version 5.34/11 31 October 2013 * * * * You are welcome to visit our Web site * * http://root.cern.ch * * * ******************************************* ROOT 5.34/11 (v5-34-11@v5-34-11, Oct 31 2013, 16:57:42 on linuxx8664gcc) CINT/ROOT C/C++ Interpreter version 5.18.00, July 2, 2010 Type ? for help. Commands must be C++ statements. Enclose multiple statements between { }. ROOT Version: 53411 root [0] .x tl.C root [1] Breakpoint 1, TLatex::Anal1 (this=0x107b8e0, spec=..., t=0x10d3730 "\\frac{1}{\\sqrt{2\\pi} \\sigma} e^{- \\frac{1}{2} \\frac{(x - x_{0})^{2}}{\\sigma^{2}}}", length=82) at /project/etpsw/Otto.Schaile/root_precise_x86_64/5.34.11/graf2d/graf/src/TLatex.cxx:425 425 return Analyse(0,0,spec,t,length); (gdb)