Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

[website] updated website deploy config #2

Merged
merged 1 commit into from
Mar 2, 2017
Merged

[website] updated website deploy config #2

merged 1 commit into from
Mar 2, 2017

Conversation

Jinjiang
Copy link
Contributor

Automatically deploy website to apache gitpubsub repo through hexo d in doc folder.

@asfgit asfgit merged commit b6d8ab0 into dev Mar 2, 2017
@hubot hubot deleted the test-ci branch April 28, 2017 16:01
@hubot hubot restored the test-ci branch April 28, 2017 20:57
@asfgit asfgit deleted the test-ci branch October 9, 2017 06:17
caixiaomin added a commit to caixiaomin/incubator-weex that referenced this pull request Jul 25, 2018
# This is the 1st commit message:

[WEEX-511][iOS] Improve compatibility for debuglog

# This is the commit message apache#2:

[WEEX-511][iOS] Make debug log simpler
asfgit pushed a commit that referenced this pull request Jul 25, 2018
# This is the 1st commit message:

[WEEX-511][iOS] Improve compatibility for debuglog

# This is the commit message #2:

[WEEX-511][iOS] Make debug log simpler
yxping pushed a commit to yxping/incubator-weex that referenced this pull request Aug 9, 2018
# This is the 1st commit message:

[WEEX-511][iOS] Improve compatibility for debuglog

# This is the commit message apache#2:

[WEEX-511][iOS] Make debug log simpler
YorkShen pushed a commit that referenced this pull request Dec 3, 2018
Fix following crash

> signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 57286b7f
  r0 89a8e0c0  r1 ff86f5ec  r2 89a8e0c0  r3 57286b63
  r4 89a8e0c0  r5 12e23560  r6 c3298dcc  r7 6fba3af4
  r8 147c9780  r9 eb505400  10 00000000  fp 00000000
  ip a6af6dbc  sp ff86f5c8  lr a6a5ec5f  pc a6a1d4ec  cpsr 800f0030
    #00 pc 0x7d4ec libweexcore.so (_ZN8WeexCore16WXCoreLayoutNode30getLayoutDirectionFromPathNodeEv+5)
    #1 pc 0xbec5b libweexcore.so
    #2 pc 0xb751ed base.odex
jianhan-he pushed a commit that referenced this pull request Aug 16, 2019
The return value of `jString2StrFast(env, instanceId)` could be `std::string(nullptr)`` if instanceId is `nullptr`, in which case the return value would cause crash.

```
    #00 pc 0x4aaec libweexcore.so (_ZNSt6__ndk16__treeINS_12__value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN8WeexCore14RenderPageBaseEEENS_19__map_value_compareIS7_SB_NS_4lessIS7_EELb1EEENS5_ISB_EEE13__lower_boundIS7_EENS_15__tree_iteratorISB_PNS_11__tree_nodeISB_PvEEiEERKT_SN_PNS_15__tree_end_nodeIPNS_16__tree_node_baseISL_EEEE+23)
    #1 pc 0x4aa6b libweexcore.so (_ZNSt6__ndk16__treeINS_12__value_typeINS_12basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEEEPN8WeexCore14RenderPageBaseEEENS_19__map_value_compareIS7_SB_NS_4lessIS7_EELb1EEENS5_ISB_EEE4findIS7_EENS_15__tree_iteratorISB_PNS_11__tree_nodeISB_PvEEiEERKT_+18)
    #2 pc 0x4907b libweexcore.so (_ZN8WeexCore13RenderManager7GetPageERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE+6)
    #3 pc 0x5d2d5 libweexcore.so (_ZN8WeexCore18CoreSideInPlatform12NotifyLayoutERKNSt6__ndk112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE+12)
 ```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants