Problems with GO4 installation [message #926] |
Wed, 15 September 2004 12:51 |
Shitov Yuriy
Messages: 4 Registered: September 2004 Location: JINR
|
occasional visitor |
From: *cenbg.in2p3.fr
|
|
Hi to GO4-World.
I compiled GO-4 v2.7 with the following stuff:
qt-3.3.3
ROOT-4-00/03
gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
System: RH-9.0:
$ uname -a
Linux 2.4.20-28.9smp #1 SMP Thu Dec 18 13:37:36 EST 2003 i686 i686 i386 GNU/Linux
I configured enviroment following instructions in README.txt
Up to this everthing was OK, the only problem - the crash of Go4 GUI on the start (GUI windows don't appears) with the following error message:
$ go4
G-OOOO-> Started go4gui.
Go4 v2.7-0
*** Break *** segmentation violation
Generating stack trace...
0x424f79a1 in <unknown> from /usr/X11R6/lib/libX11.so.6
0x424e3210 in XrmQGetResource + 0x130 from /usr/X11R6/lib/libX11.so.6
0x424c3625 in XGetDefault + 0xd5 from /usr/X11R6/lib/libX11.so.6
0x42a820f8 in _XcursorGetDisplayInfo + 0x4b8 from /usr/X11R6/lib/libXcursor.so.1
0x42a8236f in XcursorGetDefaultSize + 0x1f from /usr/X11R6/lib/libXcursor.so.1
0x42a84655 in XcursorLibraryLoadCursor + 0x25 from /usr/X11R6/lib/libXcursor.so.1
0x41e69dee in QCursor::update() const + 0x66 from /data/nemo2a/shitov/qt/v3.3.3/lib/libqt-mt.so.3
0x41e69a7d in QCursor::handle() const + 0x39 from /data/nemo2a/shitov/qt/v3.3.3/lib/libqt-mt.so.3
0x41e89f45 in qt_x11_enforce_cursor(QWidget*) + 0x8d from /data/nemo2a/shitov/qt/v3.3.3/lib/libqt-mt.so.3
0x41e8ab70 in QWidget::create(unsigned long, bool, bool) + 0x7a8 from /data/nemo2a/shitov/qt/v3.3.3/lib/libqt-mt.so.3
0x41f4fd7b in QWidget::QWidget[not-in-charge](QWidget*, char const*, unsigned) + 0x10f from /data/nemo2a/shitov/qt/v3.3.3/lib/libqt-mt.so.3
0x4200ed8a in QMainWindow::QMainWindow[not-in-charge](QWidget*, char const*, unsigned) + 0x26 from /data/nemo2a/shitov/qt/v3.3.3/lib/libqt-mt.so.3
0x08065c85 in TGo4FitPanel::TGo4FitPanel[in-charge](QWidget*, char const*, unsigned) + 0x5915 from /data/nemo2a/shitov/go4/v2.7/Go4GUI/MainGo4GUI
0x080647d9 in QWidget::windowActivationChange(bool) + 0x469 from /data/nemo2a/shitov/go4/v2.7/Go4GUI/MainGo4GUI
0x42687704 in __libc_start_main + 0xe4 from /lib/tls/libc.so.6
0x08064461 in TGo4EditDynEntryStatus::SetHisEvZ(char const*) + 0x31 from /data/nemo2a/shitov/go4/v2.7/Go4GUI/MainGo4GUI
Abort (core dumped)
It's seems like some problems between GO4 and qt-3.3.3. Also it can be problems qt-X11lib communication, but qt binaries like designer and qtconfig lunch without problems.
Any ideas?
Best,
Yuri
Shitov Yuriy
|
|
|