https://bugzilla.redhat.com/show_bug.cgi?id=1091538
--- Comment #1 from Vincent Batts <[email protected]> --- Wacky. I wonder what code it is compiling/running to get a panic on a syscall ... Peter, code you paste the code from the swig class.actionexample ? (In reply to Peter Robinson from comment #0) > We're getting an crash with go when I try and enable go support for ARM in > the swig package. > > http://koji.fedoraproject.org/koji/taskinfo?taskID=6780663 > > It's currently just a scratch build as I obviously can't push it if it fails. > > checking Examples/go/callback > checking Examples/go/class > unexpected fault address 0x40440000 > fatal error: fault > [signal 0xb code=0x1 addr=0x40440000 pc=0x40440000] > goroutine 1 [running]: > runtime.throw(0x15691f) > /usr/lib/golang/src/pkg/runtime/panic.c:464 +0x5c fp=0xb6ba5f7c > runtime: unexpected return pc for runtime.sigpanic called from 0x40440000 > runtime.sigpanic() > /usr/lib/golang/src/pkg/runtime/os_linux.c:237 +0xa8 fp=0xb6ba5f88 > goroutine 3 [syscall]: > runtime.goexit() > /usr/lib/golang/src/pkg/runtime/proc.c:1394 > checking Examples/go/constants > make[3]: *** [go_run] Error 2 > make[2]: *** [check] Error 2 > make[1]: *** [class.actionexample] Error 2 > checking Examples/go/enum > checking Examples/go/extend > checking Examples/go/funcptr > checking Examples/go/multimap > checking Examples/go/pointer > checking Examples/go/reference > checking Examples/go/simple > checking Examples/go/template > checking Examples/go/variables -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ golang mailing list [email protected] https://lists.fedoraproject.org/mailman/listinfo/golang
