← Back to team overview

ubuntu-hams-devel team mailing list archive

[Bug 467360] Re: wsjt crash on starting

 

*** This bug is a duplicate of bug 359854 ***
    https://bugs.launchpad.net/bugs/359854

Thank you for taking the time to report this bug and helping to make
Ubuntu better.

This particular bug (wsjt SIGILL crash) has been reported by multiple people;  I am consolidating the duplicate bugs (including this one) into bug #359854, as that bug report includes a stack trace which will likely help isolate the problem.  Further tracking for this issue will occur under that bug report:
  https://bugs.launchpad.net/ubuntu/+source/wsjt/+bug/359854

73 and please continue to report any other bugs you may find!

** This bug has been marked a duplicate of bug 359854
   wsjt.py crashed with SIGILL in ftn_init_()

-- 
wsjt crash on starting
https://bugs.launchpad.net/bugs/467360
You received this bug notification because you are a member of Ubuntu
ham developers, which is subscribed to wsjt in ubuntu.

Status in “wsjt” package in Ubuntu: Confirmed

Bug description:
Binary package hint: wsjt

Hello,

short pop up of windows.

System is 32bit :
 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009 i686 GNU/Linux 

wsjt Version :
WSJT Version 5.9.7 r383 , by K1JT
Revision date: 2007-05-04 23:17:52 +1000 (Fri, 04 May 2007) 

The error on console:
Illegal instruction

console output with strace:

******************************************************************
WSJT Version 5.9.7 r383 , by K1JT
Revision date: 2007-05-04 23:17:52 +1000 (Fri, 04 May 2007) 
Run date:   Sat Oct 31 20:10:28 2009 UTC
Illegal instruction
maik@maik-desktop:~$ strace wsjt
execve("/usr/bin/wsjt", ["wsjt"], [/* 37 vars */]) = 0
brk(0)                                  = 0x9c99000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77bc000
access("/etc/ld.so.preload", R_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=67454, ...}) = 0
mmap2(NULL, 67454, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb77ab000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260l\1\0004\0\0\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1319364, ...}) = 0
mmap2(NULL, 1325416, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x22b000
mmap2(0x369000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x13e) = 0x369000
mmap2(0x36c000, 10600, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x36c000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb77aa000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb77aa8d0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0
mprotect(0x369000, 8192, PROT_READ)     = 0
mprotect(0x805e000, 4096, PROT_READ)    = 0
mprotect(0x51b000, 4096, PROT_READ)     = 0
munmap(0xb77ab000, 67454)               = 0
getpid()                                = 5168
rt_sigaction(SIGCHLD, {SIG_DFL, [CHLD], SA_RESTART}, {SIG_DFL, [], 0}, 8) = 0
geteuid32()                             = 1000
brk(0)                                  = 0x9c99000
brk(0x9cba000)                          = 0x9cba000
getppid()                               = 5167
stat64("/home/maik", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
open("/usr/bin/wsjt", O_RDONLY)         = 3
fcntl64(3, F_DUPFD, 10)                 = 10
close(3)                                = 0
fcntl64(10, F_SETFD, FD_CLOEXEC)        = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGINT, {0x804f5fb, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL, ~[RTMIN RT_1], 0}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL, [], 0}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL, ~[RTMIN RT_1], 0}, NULL, 8) = 0
read(10, "#!/bin/sh\nset -e\n\n# WSJT expects"..., 8192) = 815
stat64("/home/maik/.wsjt", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/home/maik/.wsjt/CALL3.TXT", {st_mode=S_IFREG|0644, st_size=183677, ...}) = 0
stat64("/home/maik/.wsjt/TSKY.DAT", {st_mode=S_IFREG|0644, st_size=129600, ...}) = 0
stat64("/home/maik/.wsjt/wsjtrc", {st_mode=S_IFREG|0644, st_size=267, ...}) = 0
stat64("/home/maik/.wsjt/RxWav", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
chdir("/home/maik/.wsjt")               = 0
stat64("/usr/local/sbin/env", 0xbf809f90) = -1 ENOENT (No such file or directory)
stat64("/usr/local/bin/env", 0xbf809f90) = -1 ENOENT (No such file or directory)
stat64("/usr/sbin/env", 0xbf809f90)     = -1 ENOENT (No such file or directory)
stat64("/usr/bin/env", {st_mode=S_IFREG|0755, st_size=30276, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb77aa938) = 5169
wait4(-1, ******************************************************************
WSJT Version 5.9.7 r383 , by K1JT
Revision date: 2007-05-04 23:17:52 +1000 (Fri, 04 May 2007) 
Run date:   Sat Oct 31 20:10:45 2009 UTC
[{WIFSIGNALED(s) && WTERMSIG(s) == SIGILL}], 0, NULL) = 5169
--- SIGCHLD (Child exited) @ 0 (0) ---
write(2, "Illegal instruction\n", 20Illegal instruction
)   = 20
exit_group(132)                         = ?