You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/12/08 08:33:51 UTC

[GitHub] [pulsar-client-go] b1gcat commented on issue #626: github.com/keybase/go-keychain error with warning on MacOS 11.4 M1

b1gcat commented on issue #626:
URL: https://github.com/apache/pulsar-client-go/issues/626#issuecomment-988603630


   producer, err := p.c.CreateProducer(pulsar.ProducerOptions{
   		Topic: topic,
   	})
   
   same error, but crash.
   ```
   # github.com/keybase/go-keychain
   cgo-gcc-prolog:203:11: warning: 'SecTrustedApplicationCreateFromPath' is deprecated: first deprecated in macOS 10.15 - No longer supported [-Wdeprecated-declarations]
   /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/Security.framework/Headers/SecTrustedApplication.h:59:10: note: 'SecTrustedApplicationCreateFromPath' has been explicitly marked deprecated here
   fatal error: unexpected signal during runtime execution
   [signal SIGSEGV: segmentation violation code=0x1 addr=0xb01dfacedebac1e pc=0x7fff2034cc9e]
   
   runtime stack:
   runtime: unexpected return pc for runtime.sigpanic called from 0x7fff2034cc9e
   stack: frame={sp:0x7ffeefbff368, fp:0x7ffeefbff3b8} stack=[0x7ffeefb80408,0x7ffeefbff470)
   0x00007ffeefbff268:  0x01007ffeefbff288  0x0000000000000004 
   0x00007ffeefbff278:  0x000000000000001f  0x00007fff2034cc9e 
   0x00007ffeefbff288:  0x0b01dfacedebac1e  0x0000000000000001 
   0x00007ffeefbff298:  0x0000000004039ed1 <runtime.throw+0x0000000000000071>  0x00007ffeefbff338 
   0x00007ffeefbff2a8:  0x0000000004715759  0x00007ffeefbff2f0 
   0x00007ffeefbff2b8:  0x000000000403a188 <runtime.fatalthrow.func1+0x0000000000000048>  0x0000000004bd9fa0 
   0x00007ffeefbff2c8:  0x0000000000000001  0x0000000000000001 
   0x00007ffeefbff2d8:  0x00007ffeefbff338  0x0000000004039ed1 <runtime.throw+0x0000000000000071> 
   0x00007ffeefbff2e8:  0x0000000004bd9fa0  0x00007ffeefbff328 
   0x00007ffeefbff2f8:  0x000000000403a110 <runtime.fatalthrow+0x0000000000000050>  0x00007ffeefbff308 
   0x00007ffeefbff308:  0x000000000403a140 <runtime.fatalthrow.func1+0x0000000000000000>  0x0000000004bd9fa0 
   0x00007ffeefbff318:  0x0000000004039ed1 <runtime.throw+0x0000000000000071>  0x00007ffeefbff338 
   0x00007ffeefbff328:  0x00007ffeefbff358  0x0000000004039ed1 <runtime.throw+0x0000000000000071> 
   0x00007ffeefbff338:  0x00007ffeefbff340  0x0000000004039f00 <runtime.throw.func1+0x0000000000000000> 
   0x00007ffeefbff348:  0x000000000471e7d1  0x000000000000002a 
   0x00007ffeefbff358:  0x00007ffeefbff3a8  0x00000000040502d6 <runtime.sigpanic+0x0000000000000396> 
   0x00007ffeefbff368: <0x000000000471e7d1  0x0000000004042d9e <runtime.checkTimers+0x000000000000005e> 
   0x00007ffeefbff378:  0x00007ffeefbff3e8  0x000000000402af26 <runtime.(*mheap).allocSpan+0x0000000000000546> 
   0x00007ffeefbff388:  0x000000c0001c0000  0x0000000000002000 
   0x00007ffeefbff398:  0x000000c000000008  0x0000000000000000 
   0x00007ffeefbff3a8:  0x00007ffeefbff3f0 !0x00007fff2034cc9e 
   0x00007ffeefbff3b8: >0x00007ffeefbff3f0  0x0000000004b78000 
   0x00007ffeefbff3c8:  0x0000000000000821  0x00000000041bb805 <golang.org/x/sys/unix.libc_ioctl_trampoline+0x0000000000000005> 
   0x00007ffeefbff3d8:  0x000000000406ef3f <runtime.syscall+0x000000000000001f>  0x000000c0000665d0 
   0x00007ffeefbff3e8:  0x000000000406e8ac <runtime.nanotime_trampoline+0x000000000000000c>  0x000000c0000665a0 
   0x00007ffeefbff3f8:  0x000000000406cd90 <runtime.asmcgocall+0x0000000000000070>  0x0000000000000001 
   0x00007ffeefbff408:  0x0000000004012600 <runtime.(*hmap).newoverflow+0x00000000000000c0>  0x2600000000000020 
   0x00007ffeefbff418:  0x0000000004bd9fa0  0x0000000004c0f440 
   0x00007ffeefbff428:  0x0000000000000a88  0x000000c0001476c0 
   0x00007ffeefbff438:  0x000000000406aea9 <runtime.systemstack+0x0000000000000049>  0x0000000000000004 
   0x00007ffeefbff448:  0x00000000047df348  0x0000000004bd9fa0 
   0x00007ffeefbff458:  0x00007ffeefbff4a8  0x000000000406ada5 <runtime.mstart+0x0000000000000005> 
   0x00007ffeefbff468:  0x000000000406ad5d <runtime.rt0_go+0x000000000000013d> 
   runtime.throw({0x471e7d1, 0x4042d9e})
           /usr/local/go/src/runtime/panic.go:1198 +0x71
   runtime: unexpected return pc for runtime.sigpanic called from 0x7fff2034cc9e
   stack: frame={sp:0x7ffeefbff368, fp:0x7ffeefbff3b8} stack=[0x7ffeefb80408,0x7ffeefbff470)
   0x00007ffeefbff268:  0x01007ffeefbff288  0x0000000000000004 
   0x00007ffeefbff278:  0x000000000000001f  0x00007fff2034cc9e 
   0x00007ffeefbff288:  0x0b01dfacedebac1e  0x0000000000000001 
   0x00007ffeefbff298:  0x0000000004039ed1 <runtime.throw+0x0000000000000071>  0x00007ffeefbff338 
   0x00007ffeefbff2a8:  0x0000000004715759  0x00007ffeefbff2f0 
   0x00007ffeefbff2b8:  0x000000000403a188 <runtime.fatalthrow.func1+0x0000000000000048>  0x0000000004bd9fa0 
   0x00007ffeefbff2c8:  0x0000000000000001  0x0000000000000001 
   0x00007ffeefbff2d8:  0x00007ffeefbff338  0x0000000004039ed1 <runtime.throw+0x0000000000000071> 
   0x00007ffeefbff2e8:  0x0000000004bd9fa0  0x00007ffeefbff328 
   0x00007ffeefbff2f8:  0x000000000403a110 <runtime.fatalthrow+0x0000000000000050>  0x00007ffeefbff308 
   0x00007ffeefbff308:  0x000000000403a140 <runtime.fatalthrow.func1+0x0000000000000000>  0x0000000004bd9fa0 
   0x00007ffeefbff318:  0x0000000004039ed1 <runtime.throw+0x0000000000000071>  0x00007ffeefbff338 
   0x00007ffeefbff328:  0x00007ffeefbff358  0x0000000004039ed1 <runtime.throw+0x0000000000000071> 
   0x00007ffeefbff338:  0x00007ffeefbff340  0x0000000004039f00 <runtime.throw.func1+0x0000000000000000> 
   0x00007ffeefbff348:  0x000000000471e7d1  0x000000000000002a 
   0x00007ffeefbff358:  0x00007ffeefbff3a8  0x00000000040502d6 <runtime.sigpanic+0x0000000000000396> 
   0x00007ffeefbff368: <0x000000000471e7d1  0x0000000004042d9e <runtime.checkTimers+0x000000000000005e> 
   0x00007ffeefbff378:  0x00007ffeefbff3e8  0x000000000402af26 <runtime.(*mheap).allocSpan+0x0000000000000546> 
   0x00007ffeefbff388:  0x000000c0001c0000  0x0000000000002000 
   0x00007ffeefbff398:  0x000000c000000008  0x0000000000000000 
   0x00007ffeefbff3a8:  0x00007ffeefbff3f0 !0x00007fff2034cc9e 
   0x00007ffeefbff3b8: >0x00007ffeefbff3f0  0x0000000004b78000 
   0x00007ffeefbff3c8:  0x0000000000000821  0x00000000041bb805 <golang.org/x/sys/unix.libc_ioctl_trampoline+0x0000000000000005> 
   0x00007ffeefbff3d8:  0x000000000406ef3f <runtime.syscall+0x000000000000001f>  0x000000c0000665d0 
   0x00007ffeefbff3e8:  0x000000000406e8ac <runtime.nanotime_trampoline+0x000000000000000c>  0x000000c0000665a0 
   0x00007ffeefbff3f8:  0x000000000406cd90 <runtime.asmcgocall+0x0000000000000070>  0x0000000000000001 
   0x00007ffeefbff408:  0x0000000004012600 <runtime.(*hmap).newoverflow+0x00000000000000c0>  0x2600000000000020 
   0x00007ffeefbff418:  0x0000000004bd9fa0  0x0000000004c0f440 
   0x00007ffeefbff428:  0x0000000000000a88  0x000000c0001476c0 
   0x00007ffeefbff438:  0x000000000406aea9 <runtime.systemstack+0x0000000000000049>  0x0000000000000004 
   0x00007ffeefbff448:  0x00000000047df348  0x0000000004bd9fa0 
   0x00007ffeefbff458:  0x00007ffeefbff4a8  0x000000000406ada5 <runtime.mstart+0x0000000000000005> 
   0x00007ffeefbff468:  0x000000000406ad5d <runtime.rt0_go+0x000000000000013d> 
   runtime.sigpanic()
           /usr/local/go/src/runtime/signal_unix.go:719 +0x396
   
   `
   `


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org