archimedes-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[archimedes-discuss] Segmentation fault.


From: Виктор Гридневский
Subject: [archimedes-discuss] Segmentation fault.
Date: Tue, 31 May 2011 23:27:59 +0400

Hello. I think that I found a bug, because I've seen a few segmentation faults on 3 different computers.
But I tested the program only with Ubuntu (10, 11).

So, I compiled "Archimedes", than I launched one of the demos:

~/programs/archimedes$ ./src/archimedes ./tests/MOSFET/mosfet.input
...
Initial Number of Electron Super-particles = 430500
Segmentation fault

Gdb backtrace:
gdb --args ./src/archimedes ./tests/MOSFET/mosfet.input
(gdb) run
...
Initial Number of Electron Super-particles = 430500
Program received signal SIGSEGV, Segmentation fault.
0x08053e68 in EMC ()
(gdb) bt
#0  0x08053e68 in EMC ()
#1  0x08057764 in updating ()
#2  0x0804a72a in main ()
(gdb)

There are "uname" results:
Linux tower 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 i686 athlon i386 GNU/Linux

Also I tested it on Amd Turion at my laptop, and at work.

I hope that this message will help. Good luck.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]