Package: avida-qt-viewer
Version: 2.0b7-4

This is the output after I click "Finish" in the GUI (no matter what
options I select, it ends up with the SEGV within a second of clicking
finish)

Instruction Library has 4 instructions.
<cHardware4Stack::initInstLib> debug: important post-init values:
 --- GetSize(): 36
 --- GetNumNops(): 4
 --- GetName(last): Inject

<cHardwareCPU::initInstLib> Instruction Library has 3 instructions.
<cHardwareCPU::initInstLib> debug: important post-init values:
 --- GetSize(): 181
 --- GetNumNops(): 3
 --- GetName(last): skip

<main>
Avida version 2.0b7
Copyright (C) 1993-2001 California Institute of Technology.

Avida comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See file COPYING for details.

Warning: GENESIS_PATH not in "/home/matt/avida_run1/genesis", defaulting to: 
genesis
Random Seed: 0 -> 22439943
ENV: Loading file '/usr/share/avida/environment.cfg'.
ENV: Loading reaction 'NOT' with trigger 'not'.
ENV: Loading reaction 'NAND' with trigger 'nand'.
ENV: Loading reaction 'AND' with trigger 'and'.
ENV: Loading reaction 'ORN' with trigger 'orn'.
ENV: Loading reaction 'OR' with trigger 'or'.
ENV: Loading reaction 'ANDN' with trigger 'andn'.
ENV: Loading reaction 'NOR' with trigger 'nor'.
ENV: Loading reaction 'XOR' with trigger 'xor'.
ENV: Loading reaction 'EQU' with trigger 'equ'.
Loaded Instruction Library "/usr/share/avida/inst_set.default" with 26 
instructions.
Initializing Population...<cPopulation>
Building world 60x60 = 3600 organisms.
Geometry: Unknown
...Building Integrated Time Slicer...
Segmentation fault


Running it in gdb isn't too enlightening:

Program received signal SIGSEGV, Segmentation fault.
0x00000000004fb4e2 in ?? ()
(gdb) where
#0  0x00000000004fb4e2 in ?? ()
#1  0x00000000004fe81f in ?? ()
#2  0x00000000004b5523 in ?? ()
#3  0x00000000004bcb16 in ?? ()
#4  0x0000000000486df8 in ?? ()
#5  0x000000000050ed74 in QGList::count ()
#6  0x000000000050ab3a in QGList::count ()
#7  0x000000000050ad0a in QGList::count ()
#8  0x00000000005dda6b in QValidator::metaObject ()
#9  0x00002b4c6d957856 in ?? () from /usr/lib/libqt-mt.so.3
#10 0x000000000081c2d0 in ?? ()
#11 0x00007fff3d672b00 in ?? ()
#12 0x0000000000819c90 in ?? ()
#13 0x0000000000815590 in ?? ()
#14 0x00007fff3d672b20 in ?? ()
#15 0x00002b4c6d4413d2 in ?? () from /lib64/ld-linux-x86-64.so.2
#16 0x00007fff3d672b00 in ?? ()
#17 0x0000000000816cd0 in ?? ()
#18 0x0000000000819d00 in ?? ()
#19 0x0000000000000000 in ?? ()


(I've also compiled and tried the latest version 2.4.3, at that
behaves the same) 

uname 

Linux linux64 2.6.17.6 #1 Sun Jul 16 09:47:03 BST 2006 x86_64 GNU/Linux

Running Debian AMD64 Unstable.

Thanks,

Matt Nottingham



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to