Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osx10.10.2 php driver core dumped #4

Closed
zhanglei opened this issue Apr 3, 2015 · 2 comments
Closed

osx10.10.2 php driver core dumped #4

zhanglei opened this issue Apr 3, 2015 · 2 comments

Comments

@zhanglei
Copy link

zhanglei commented Apr 3, 2015

core dumped 信息:

(lldb) target create "php" --core "core.23219"
warning: (x86_64) /cores/core.23219 load command 234 LC_SEGMENT_64 has a fileoff + filesize (0x281ff000) that extends beyond the end of the file (0x281fe000), the segment will be truncated to match
Core file '/cores/core.23219' (x86_64) was loaded.
Process 0 stopped

  • thread README链接跳转有问题 #1: tid = 0x0000, 0x00007fff8fa72db4 libcorecrypto.dylibccdigest_final_64le + 59, stop reason = signal SIGSTOP frame #0: 0x00007fff8fa72db4 libcorecrypto.dylibccdigest_final_64le + 59
    libcorecrypto.dylib`ccdigest_final_64le + 59:
    -> 0x7fff8fa72db4: movb $-0x80, (%r12,%rax)
    0x7fff8fa72db9: movq 0x8(%r15), %rax
    0x7fff8fa72dbd: movq 0x10(%r15), %rdx
    0x7fff8fa72dc1: leaq 0x8(%rax,%rdx), %rcx
    (lldb) bt
  • thread README链接跳转有问题 #1: tid = 0x0000, 0x00007fff8fa72db4 libcorecrypto.dylib`ccdigest_final_64le + 59, stop reason = signal SIGSTOP
    • frame #0: 0x00007fff8fa72db4 libcorecrypto.dylibccdigest_final_64le + 59 frame #1: 0x00007fff89a2ff63 libcommonCrypto.dylibCC_MD5_Final + 162
      frame zookeeper patch, build on macos #2: 0x00000001058f788c qconf.soqhashmd5(data=0x00007fba34969bb0, nbytes=244, retbuf=0x00007fff5d18db90) + 156 at qhash.c:83 frame #3: 0x00000001058f458c qconf.soqconf_check_md5(val=0x00007fff5d18e080) + 796 at qconf_shm.cc:190
      frame osx10.10.2 php driver core dumped #4: 0x00000001058f23e6 qconf.sohash_tbl_get(tbl=0x0000000105a1c000, key=0x00007fff5d18dd58, val=0x00007fff5d18e080) + 294 at qconf_shm.cc:173 frame #5: 0x00000001058e5155 qconf.soqconf_get_(path=0x00007fff5d18e248, tblval=0x00007fff5d18e080, dtype='2', idc=0x00007fff5d18e270, flags=0) + 949 at driver_api.cc:217
      frame ubuntu 14.04 make报错 #6: 0x00000001058e6bbf qconf.soqconf_get(path=0x00007fff5d18e248, buf=0x00007fff5d18e288, idc=0x00007fff5d18e270, flags=0) + 447 at driver_api.cc:186 frame #7: 0x00000001058e7981 qconf.soqconf_get_conf_(path=0x00000001054451a8, buf=0x00007fff5d18e640, buf_len=1048576, idc=0x0000000105445270, flags=0) + 1137 at qconf.cc:205
      frame cmake error #8: 0x00000001058e7501 qconf.soqconf_get_conf(path=0x00000001054451a8, buf=0x00007fff5d18e640, buf_len=1048576, idc=0x0000000105445270) + 49 at qconf.cc:60 frame #9: 0x00000001058e4077 qconf.sozim_Qconf_getConf + 183
      frame undefined reference to `clock_gettime' #10: 0x0000000102d4e6be phpzend_do_fcall_common_helper_SPEC + 1542 frame #11: 0x0000000102d0931a phpexecute + 553
      frame perl api #12: 0x0000000102cea99f phpzend_execute_scripts + 411 frame #13: 0x0000000102c9f60e phpphp_execute_script + 645
      frame restart child process problem ! #14: 0x0000000102d6aafd phpmain + 6409 frame #15: 0x00007fff8fc7e5c9 libdyld.dylibstart + 1
@haveTryTwo
Copy link
Contributor

根据你提供frame 信息,这里可能在md5的时候出现了问题,
当前QConf主要针对 CentOS系统,还没有具体针对MAC OS系统做测试,所以可能出现这样的问题
方便加个QQ吗,想具体看下什么问题

@haveTryTwo
Copy link
Contributor

当前在mac上已经可以正常运行,请再测试下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants