PDA

View Full Version : Redhat 8.0 seg fault



JoeUser
10-30-2002, 05:38 PM
I'm getting the following error when running seq. This was the 1st compile on redhat 8 (it didn't give any errors)

-----------------

Using config file '/usr/local/share/showeq/showeq.xml'
Loaded preferences file: /usr/local/share/showeq/seqdef.xml!
Unable to open file: /usr/local/share/showeq/showeq.xml!
Listening for first client seen.
Initializing Packet Capture Thread:
Filtering packets on device eth0, searching for EQ client... Loading filters from '/usr/local/share/showeq/filters.conf'
No Zone Specific filter file
'/usr/local/share/showeq/filters_unknown.conf'.
Loading default '/usr/local/share/showeq/filters.conf'.
GuildMgr: WARNING - could not load guildsfile,
/usr/local/share/showeq/guilds2.dat
Categories Reloaded
Error opening map file '/usr/local/share/showeq/unknown.map'!
Opcode Logging Mask: 0 0 0
Segmentation fault

Dedpoet
10-31-2002, 08:51 AM
We need some more information to help you. The "warnings" in that post are just informational, nothing that would cause a crash. Search the boards for "backtrace" to see how to do one, and post that information. That will likely help us see what is causing the problem.

JoeUser
10-31-2002, 11:28 PM
Sorry for the lack of info, here's the backtrace.

Hope this helps, I miss my SEQ! :)

#0 0x401d25cd in QGridLayout::sizeHint() const ()
from /opt/qt-gcc3-2.3.2/lib/libqt-mt.so.2
#1 0x081054e0 in ExperienceWindow (this=0x827dbb0, player=0xbfffd8a0,
groupMgr=0xbfffd8a0, parent=0x0, name=0x0)
at /opt/qt-gcc3-2.3.2/include/qwidget.h:367
#2 0x080a62c9 in EQInterface (this=0xbfffef70, parent=0x0,
name=0x816b2cc "interface") at interface.cpp:190
#3 0x080620e2 in main (argc=1, argv=0xbffff9f4) at main.cpp:933
#4 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6

caelarian
11-02-2002, 04:31 PM
THe same exact message Joe_User got is the same exact message I'm getting. I'm wonderring if its a problem with gcc3.3 - Someone elses post said that 3.2 is more stable/less buggy

-Cael

JoeUser
11-02-2002, 07:17 PM
I'm re-installing redhat 8 to see if it makes a difference. I'm not sure what versions of gcc and qt were installed on there as I did a lot of install/uninstall trying to debug this. one thing that was odd was I wasn't able to uninstall qt-gcc* because it said it wasn't installed, yet when I did a rpm -ivh it said it was installed. /boggle