Package: gerbv Version: 0.16
Debian version: Testing
Linux version 2.6.8-2-686-smp ([EMAIL PROTECTED]) (gcc version 3.3.5 (Debian 1:3.3.5-6)) #1 SMP Mon Jan 24 02:32:52 EST 2005
When I installed gerbv, few months ago, it worked. I needed it recently and it is now unable to open a file without crashing. Wether I call it with one or several file names in the command line or call it without an argument ant then open a file with the mouse I get the same result: segmentation fault.
Here is the output of "strace gerbv", when I try to open a file into layer #0. I give only the tail of the output:
...
gettimeofday({1112349034, 664998}, NULL) = 0
write(3, "\2\0\4\0\244\0\300\2\1\0\0\0\1\0\0\0=\0\4\0\244\0\300\2"..., 876) = 876
ioctl(3, FIONREAD, [0]) = 0
poll([{fd=3, events=POLLIN, revents=POLLIN}, {fd=4, events=POLLIN}], 2, -1) = 1
gettimeofday({1112349034, 718146}, NULL) = 0
ioctl(3, FIONREAD, [32]) = 0
read(3, "\5\1\32\v\350\311U\0H\0\0\0\244\0\300\2\0\0\0\0o\4\264"..., 32) = 32
open("/users/kryn/Documents/Electronique/Gerber-prototype/N1726.BOT", O_RDONLY) = 6
fstat64(6, {st_mode=S_IFREG|0644, st_size=468636, ...}) = 0
mmap2(NULL, 468636, PROT_READ, MAP_PRIVATE, 6, 0) = 0x404c0000
munmap(0xb4144aff, 328430777) = -1 EINVAL (Invalid argument)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
[EMAIL PROTECTED]:~/Documents/Electronique/Gerber-prototype$
Best regards
Didier
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

