Hi, Recently I moved to root 3.10/02 on a RH7.3/i386 machine. While trying to use its binaries (gcc 2.96, 2.95.3, 3.2.3) I get ... ... while ... interactively resizing TBrowser ... *** Break *** segmentation violation Generating stack trace... 0x411624bb in <unknown> from /usr/X11R6/lib/libX11.so.6 0x4114768b in <unknown> from /usr/X11R6/lib/libX11.so.6 0x410efb5a in <unknown> from /usr/X11R6/lib/libX11.so.6 0x410efa11 in _XFlush + 0x11 from /usr/X11R6/lib/libX11.so.6 0x410d41b9 in XCopyArea + 0x55 from /usr/X11R6/lib/libX11.so.6 0x410600df in TGX11::CopyArea(unsigned long, ... 0x412a7b2a in TGPicture::Draw(unsigned long, ... ... ... while doing ... graph->Draw("AL") ... *** Break *** segmentation violation Generating stack trace... 0x416a13f3 in pthread_cond_broadcast + 0x33 from /lib/i686/libpthread.so.0 0x411624bb in <unknown> from /usr/X11R6/lib/libX11.so.6 0x410ef68b in <unknown> from /usr/X11R6/lib/libX11.so.6 0x410f0935 in _XSend + 0x1e5 from /usr/X11R6/lib/libX11.so.6 0x410d5c6e in XDrawLines + 0x13a from /usr/X11R6/lib/libX11.so.6 0x4106560d in TGX11::DrawPolyLine(int, TPoint *) + 0xd5 ... 0x40fc98ce in TPad::PaintPolyLine(int, double *, ... 0x40a8e95e in TGraph::PaintGraph(int, double const *, ... All these "scripts" were working fine with root 3.05/02 ... There are no errors/warning coming from compilers that generate required shared libraries. Also root/cint does not complain about anything. (I tried to set X11.Sync=yes, but it didn't really help.) What can this be ? Thanks in advance, Best regards, Jacek.
This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:05 MET