text1
stringlengths
0
536k
text2
stringlengths
0
536k
label
int64
0
1
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">issues list</a><br> for similar or identical bug reports.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22Category%3A+Documentation%22">pull requests list</a><br> for existing proposed fixes.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/commits/master">commit log</a><br> to find out if the bug was already fixed in the master branch.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included all related issues and possible duplicate issues in this issue<br> (If there are none, check this box anyway).</li> </ul> <h2 dir="auto">Related Issues and Possible Duplicates</h2> <h4 dir="auto">Related Issues</h4> <ul dir="auto"> <li>None</li> </ul> <h4 dir="auto">Possible Duplicates</h4> <ul dir="auto"> <li>None</li> </ul> <h1 dir="auto">Description</h1> <p dir="auto">I am using celery 4.3, and according to it's documentation, the class based tasks are not registered automatically (or autodiscovered) they have to be registered manually : <a href="https://docs.celeryproject.org/en/3.0/whatsnew-4.0.html#the-task-base-class-no-longer-automatically-register-tasks" rel="nofollow">https://docs.celeryproject.org/en/3.0/whatsnew-4.0.html#the-task-base-class-no-longer-automatically-register-tasks</a>. But I see all class based tasks are getting registered in my case automatically. And now when I upgraded to celery 5.1.*, now the class based tasks are not getting registered. So in which version exactly this feature is removed?</p> <h1 dir="auto">Suggestions</h1>
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> This has already been asked to the <a href="https://github.com/celery/celery/discussions">discussions forum</a> first.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have read the relevant section in the<br> <a href="https://docs.celeryq.dev/en/master/contributing.html#other-bugs" rel="nofollow">contribution guide</a><br> on reporting bugs.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?q=is%3Aissue+label%3A%22Issue+Type%3A+Bug+Report%22+-label%3A%22Category%3A+Documentation%22">issues list</a><br> for similar or identical bug reports.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have checked the <a href="https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22PR+Type%3A+Bugfix%22+-label%3A%22Category%3A+Documentation%22">pull requests list</a><br> for existing proposed fixes.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have checked the <a href="https://github.com/celery/celery/commits/master">commit log</a><br> to find out if the bug was already fixed in the master branch.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included all related issues and possible duplicate issues<br> in this issue (If there are none, check this box anyway).</li> </ul> <h2 dir="auto">Mandatory Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included the output of <code class="notranslate">celery -A proj report</code> in the issue.<br> (if you are not able to do this, then at least specify the Celery<br> version affected).</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included the contents of <code class="notranslate">pip freeze</code> in the issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have included all the versions of all the external dependencies required<br> to reproduce this bug.</li> </ul> <h2 dir="auto">Optional Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one Python version<br> and/or implementation.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one message broker and/or<br> result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one version of the message<br> broker and/or result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one operating system.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue on more than one workers pool.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue with autoscaling, retries,<br> ETA/Countdown &amp; rate limits disabled.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I have tried reproducing the issue after downgrading<br> and/or upgrading Celery and its dependencies.</li> </ul> <h2 dir="auto">Related Issues and Possible Duplicates</h2> <h4 dir="auto">Related Issues</h4> <ul dir="auto"> <li>None</li> </ul> <h4 dir="auto">Possible Duplicates</h4> <ul dir="auto"> <li>None</li> </ul> <h2 dir="auto">Environment &amp; Settings</h2> <p dir="auto"><strong>Celery version</strong>: 5.2.7</p> <details> <summary><b><code class="notranslate">celery report</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="redis.exceptions.ConnectionError: Connection closed by server. [2022-08-12 14:04:04,481: WARNING/MainProcess] /usr/local/lib/python3.10/site-packages/celery/worker/consumer/consumer.py:367: CPendingDeprecationWarning: In Celery 5.1 we introduced an optional breaking change which on connection loss cancels all currently executed tasks with late acknowledgement enabled. These tasks cannot be acknowledged as the connection is gone, and the tasks are automatically redelivered back to the queue. You can enable this behavior using the worker_cancel_long_running_tasks_on_connection_loss setting. In Celery 5.1 it is set to False by default. The setting will be set to True by default in Celery 6.0. warnings.warn(CANCEL_TASKS_BY_DEFAULT, CPendingDeprecationWarning) [2022-08-12 14:04:04,488: ERROR/MainProcess] consumer: Cannot connect to redis://192.168.10.21:6379/0: Error while reading from 192.168.10.21:6379 : (104, 'Connection reset by peer'). Trying again in 2.00 seconds... (1/100) [2022-08-12 14:04:04,492: ERROR/MainProcess] [&quot;consumer: Cannot connect to redis://192.168.10.21:6379/0: Error while reading from 192.168.10.21:6379 : (104, 'Connection reset by peer').\nTrying again in 2.00 seconds... (1/100)\n&quot;] [2022-08-12 14:04:04,493: WARNING/MainProcess] b'[&quot;consumer: Cannot connect to redis://192.168.10.21:6379/0: Error while reading from 192.168.10.21:6379 : (104, \'Connection reset by peer\').\\nTrying again in 2.00 seconds... (1/100)\\n&quot;]' [2022-08-12 14:04:06,501: INFO/MainProcess] Connected to redis://192.168.10.21:6379/0 [2022-08-12 14:04:06,507: INFO/MainProcess] mingle: searching for neighbors [2022-08-12 14:04:07,515: INFO/MainProcess] mingle: all alone [2022-08-12 14:04:12,535: INFO/MainProcess] missed heartbeat from celery@f0e9b74e758d"><pre class="notranslate"><code class="notranslate">redis.exceptions.ConnectionError: Connection closed by server. [2022-08-12 14:04:04,481: WARNING/MainProcess] /usr/local/lib/python3.10/site-packages/celery/worker/consumer/consumer.py:367: CPendingDeprecationWarning: In Celery 5.1 we introduced an optional breaking change which on connection loss cancels all currently executed tasks with late acknowledgement enabled. These tasks cannot be acknowledged as the connection is gone, and the tasks are automatically redelivered back to the queue. You can enable this behavior using the worker_cancel_long_running_tasks_on_connection_loss setting. In Celery 5.1 it is set to False by default. The setting will be set to True by default in Celery 6.0. warnings.warn(CANCEL_TASKS_BY_DEFAULT, CPendingDeprecationWarning) [2022-08-12 14:04:04,488: ERROR/MainProcess] consumer: Cannot connect to redis://192.168.10.21:6379/0: Error while reading from 192.168.10.21:6379 : (104, 'Connection reset by peer'). Trying again in 2.00 seconds... (1/100) [2022-08-12 14:04:04,492: ERROR/MainProcess] ["consumer: Cannot connect to redis://192.168.10.21:6379/0: Error while reading from 192.168.10.21:6379 : (104, 'Connection reset by peer').\nTrying again in 2.00 seconds... (1/100)\n"] [2022-08-12 14:04:04,493: WARNING/MainProcess] b'["consumer: Cannot connect to redis://192.168.10.21:6379/0: Error while reading from 192.168.10.21:6379 : (104, \'Connection reset by peer\').\\nTrying again in 2.00 seconds... (1/100)\\n"]' [2022-08-12 14:04:06,501: INFO/MainProcess] Connected to redis://192.168.10.21:6379/0 [2022-08-12 14:04:06,507: INFO/MainProcess] mingle: searching for neighbors [2022-08-12 14:04:07,515: INFO/MainProcess] mingle: all alone [2022-08-12 14:04:12,535: INFO/MainProcess] missed heartbeat from celery@f0e9b74e758d </code></pre></div> <p dir="auto"></p> </details> <h1 dir="auto">Steps to Reproduce</h1> <h2 dir="auto">Required Dependencies</h2> <ul dir="auto"> <li><strong>Minimal Python Version</strong>: Unknown</li> <li><strong>Minimal Celery Version</strong>: Unknown</li> <li><strong>Minimal Kombu Version</strong>: Unknown</li> <li><strong>Minimal Broker Version</strong>: Unknown</li> <li><strong>Minimal Result Backend Version</strong>: Unknown</li> <li><strong>Minimal OS and/or Kernel Version</strong>: Unknown</li> <li><strong>Minimal Broker Client Version</strong>: Unknown</li> <li><strong>Minimal Result Backend Client Version</strong>: Unknown</li> </ul> <h3 dir="auto">Python Packages</h3> <details> <summary><b><code class="notranslate">pip freeze</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="amqp 5.1.1 APScheduler 3.9.1 async-timeout 4.0.2 baidu-aip 4.16.7 beautifulsoup4 4.11.1 bidict 0.22.0 billiard 3.6.4.0 blinker 1.5 bs4 0.0.1 cachelib 0.9.0 celery 5.2.7 certifi 2022.6.15 chardet 5.0.0 charset-normalizer 2.1.0 click 8.1.3 click-didyoumean 0.3.0 click-plugins 1.1.1 click-repl 0.2.0 Deprecated 1.2.13 dill 0.3.5.1 et-xmlfile 1.1.0 factor-analyzer 0.4.0 Flask 2.2.1 Flask-APScheduler 1.12.4 Flask-Caching 2.0.1 Flask-Cors 3.0.10 Flask-Excel 0.0.7 hiredis 2.0.0 idna 3.3 itsdangerous 2.1.2 Jinja2 3.1.2 joblib 1.1.0 kombu 5.2.4 lml 0.1.0 Logbook 1.5.3 loguru 0.6.0 lxml 4.9.1 MarkupSafe 2.1.1 marshmallow 3.17.0 mongoengine 0.24.2 numpy 1.23.1 openpyxl 3.0.10 packaging 21.3 pandas 1.4.3 pip 22.2.1 prompt-toolkit 3.0.30 pyexcel 0.7.0 pyexcel-io 0.6.6 pyexcel-webio 0.1.4 pyexcel-xls 0.7.0 pyexcel-xlsx 0.6.0 pymongo 4.2.0 pyparsing 3.0.9 python-dateutil 2.8.2 python-engineio 4.3.4 python-redis-lock 3.7.0 python-socketio 5.7.1 pytz 2022.1 pytz-deprecation-shim 0.1.0.post0 raven 6.10.0 redis 4.3.4 requests 2.28.1 scikit-learn 1.1.2 scipy 1.9.0 setuptools 63.2.0 six 1.16.0 soupsieve 2.3.2.post1 supervisor 4.2.4 TA-Lib 0.4.24 texttable 1.6.4 threadpoolctl 3.1.0 tzdata 2022.1 tzlocal 4.2 urllib3 1.26.11 uWSGI 2.0.20 vine 5.0.0 wcwidth 0.2.5 websocket-client 1.3.3 Werkzeug 2.2.1 wheel 0.37.1 wrapt 1.14.1 xlrd 2.0.1 xlwt 1.3.0"><pre class="notranslate"><code class="notranslate">amqp 5.1.1 APScheduler 3.9.1 async-timeout 4.0.2 baidu-aip 4.16.7 beautifulsoup4 4.11.1 bidict 0.22.0 billiard 3.6.4.0 blinker 1.5 bs4 0.0.1 cachelib 0.9.0 celery 5.2.7 certifi 2022.6.15 chardet 5.0.0 charset-normalizer 2.1.0 click 8.1.3 click-didyoumean 0.3.0 click-plugins 1.1.1 click-repl 0.2.0 Deprecated 1.2.13 dill 0.3.5.1 et-xmlfile 1.1.0 factor-analyzer 0.4.0 Flask 2.2.1 Flask-APScheduler 1.12.4 Flask-Caching 2.0.1 Flask-Cors 3.0.10 Flask-Excel 0.0.7 hiredis 2.0.0 idna 3.3 itsdangerous 2.1.2 Jinja2 3.1.2 joblib 1.1.0 kombu 5.2.4 lml 0.1.0 Logbook 1.5.3 loguru 0.6.0 lxml 4.9.1 MarkupSafe 2.1.1 marshmallow 3.17.0 mongoengine 0.24.2 numpy 1.23.1 openpyxl 3.0.10 packaging 21.3 pandas 1.4.3 pip 22.2.1 prompt-toolkit 3.0.30 pyexcel 0.7.0 pyexcel-io 0.6.6 pyexcel-webio 0.1.4 pyexcel-xls 0.7.0 pyexcel-xlsx 0.6.0 pymongo 4.2.0 pyparsing 3.0.9 python-dateutil 2.8.2 python-engineio 4.3.4 python-redis-lock 3.7.0 python-socketio 5.7.1 pytz 2022.1 pytz-deprecation-shim 0.1.0.post0 raven 6.10.0 redis 4.3.4 requests 2.28.1 scikit-learn 1.1.2 scipy 1.9.0 setuptools 63.2.0 six 1.16.0 soupsieve 2.3.2.post1 supervisor 4.2.4 TA-Lib 0.4.24 texttable 1.6.4 threadpoolctl 3.1.0 tzdata 2022.1 tzlocal 4.2 urllib3 1.26.11 uWSGI 2.0.20 vine 5.0.0 wcwidth 0.2.5 websocket-client 1.3.3 Werkzeug 2.2.1 wheel 0.37.1 wrapt 1.14.1 xlrd 2.0.1 xlwt 1.3.0 </code></pre></div> <p dir="auto"></p> </details> <h3 dir="auto">Other Dependencies</h3> <details> <p dir="auto"> using redis as broker </p> </details> <h2 dir="auto">Minimally Reproducible Test Case</h2> <details> <p dir="auto"> </p><div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="just restart redis-server after celery workers started. I tested with celery 4.4.7. celery works perfectly."><pre class="notranslate"><span class="pl-s1">just</span> <span class="pl-s1">restart</span> <span class="pl-s1">redis</span><span class="pl-c1">-</span><span class="pl-s1">server</span> <span class="pl-s1">after</span> <span class="pl-s1">celery</span> <span class="pl-s1">workers</span> <span class="pl-s1">started</span>. <span class="pl-v">I</span> <span class="pl-s1">tested</span> <span class="pl-k">with</span> <span class="pl-s1">celery</span> <span class="pl-c1">4.4</span><span class="pl-c1">.7</span>. <span class="pl-s1">celery</span> <span class="pl-s1">works</span> <span class="pl-s1">perfectly</span>.</pre></div> <p dir="auto"></p> </details> <h1 dir="auto">Expected Behavior</h1> <h1 dir="auto">Actual Behavior</h1>
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Feature Idea</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">ovirt_disks</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="2.4.1"><pre class="notranslate"><code class="notranslate">2.4.1 </code></pre></div> <h5 dir="auto">OS / ENVIRONMENT</h5> <p dir="auto">fedora</p> <h5 dir="auto">SUMMARY</h5> <p dir="auto">Currently the disk upload/download isn't optimal solution.<br> This issue asks for improvement based on following patches:</p> <ul dir="auto"> <li><a href="https://gerrit.ovirt.org/#/c/83566/" rel="nofollow">https://gerrit.ovirt.org/#/c/83566/</a></li> <li><a href="https://gerrit.ovirt.org/#/c/83690/" rel="nofollow">https://gerrit.ovirt.org/#/c/83690/</a></li> </ul>
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">ansible_module_subversion</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="2.4.3.0"><pre class="notranslate"><code class="notranslate">2.4.3.0 </code></pre></div> <h5 dir="auto">CONFIGURATION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="DEFAULT_ASK_PASS(/home/moss/Documents/Developpement/Ansible-playbooks/ansible.cfg) = True DEFAULT_HOST_LIST(/home/moss/Documents/Developpement/Ansible-playbooks/ansible.cfg) = [u'/home/moss/Documents/Developpement/Ansible-playbooks/hosts']"><pre class="notranslate"><code class="notranslate">DEFAULT_ASK_PASS(/home/moss/Documents/Developpement/Ansible-playbooks/ansible.cfg) = True DEFAULT_HOST_LIST(/home/moss/Documents/Developpement/Ansible-playbooks/ansible.cfg) = [u'/home/moss/Documents/Developpement/Ansible-playbooks/hosts'] </code></pre></div> <h5 dir="auto">OS / ENVIRONMENT</h5> <ul dir="auto"> <li>From: Ubuntu 16.04</li> <li>Manage: Debian 9.2</li> <li>Subversion version on manage: 1.9.5 (r1770682)</li> </ul> <h5 dir="auto">SUMMARY</h5> <p dir="auto">The subversion module fail with error "'NoneType' object has no attribute 'group'"</p> <h5 dir="auto">STEPS TO REPRODUCE</h5> <p dir="auto">With this task:</p> <div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="- name: Svn checkout of /usr/local/sbin/scripts subversion: repo: https://forge.reynholm-industries.co.uk/path/torepo/directory/trunk/scripts dest: /usr/local/sbin/script-cocktail username: &quot;mauricemoss&quot; password: &quot;&lt;redacted&gt;&quot;"><pre class="notranslate">- <span class="pl-ent">name</span>: <span class="pl-s">Svn checkout of /usr/local/sbin/scripts</span> <span class="pl-ent">subversion</span>: <span class="pl-ent">repo</span>: <span class="pl-s">https://forge.reynholm-industries.co.uk/path/torepo/directory/trunk/scripts</span> <span class="pl-ent">dest</span>: <span class="pl-s">/usr/local/sbin/script-cocktail</span> <span class="pl-ent">username</span>: <span class="pl-s"><span class="pl-pds">"</span>mauricemoss<span class="pl-pds">"</span></span> <span class="pl-ent">password</span>: <span class="pl-s"><span class="pl-pds">"</span>&lt;redacted&gt;<span class="pl-pds">"</span></span></pre></div> <p dir="auto">(the top repo is forge.reynholm-industries.co.uk/path/torepo )</p> <h5 dir="auto">EXPECTED RESULTS</h5> <p dir="auto">The repo is being checkout and Ansible give a green light</p> <h5 dir="auto">ACTUAL RESULTS</h5> <p dir="auto">The checkout is done correctly on the managed host<br> but Ansible fail with:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Using module file /usr/lib/python2.7/dist-packages/ansible/modules/source_control/subversion.py &lt;moss.reynholm-industries.co.uk&gt; ESTABLISH SSH CONNECTION FOR USER: None &lt;moss.reynholm-industries.co.uk&gt; SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/moss/.ansible/cp/493c6155b5 moss.reynholm-industries.co.uk '/bin/sh -c '&quot;'&quot;'echo ~ &amp;&amp; sleep 0'&quot;'&quot;'' &lt;moss.reynholm-industries.co.uk&gt; (0, '/home/moss\n', '') &lt;moss.reynholm-industries.co.uk&gt; ESTABLISH SSH CONNECTION FOR USER: None &lt;moss.reynholm-industries.co.uk&gt; SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/moss/.ansible/cp/493c6155b5 moss.reynholm-industries.co.uk '/bin/sh -c '&quot;'&quot;'( umask 77 &amp;&amp; mkdir -p &quot;` echo /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325 `&quot; &amp;&amp; echo ansible-tmp-1519208327.22-164280939884325=&quot;` echo /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325 `&quot; ) &amp;&amp; sleep 0'&quot;'&quot;'' &lt;moss.reynholm-industries.co.uk&gt; (0, 'ansible-tmp-1519208327.22-164280939884325=/home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325\n', '') &lt;moss.reynholm-industries.co.uk&gt; PUT /tmp/tmpmHJkjm TO /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325/subversion.py &lt;moss.reynholm-industries.co.uk&gt; SSH: EXEC sshpass -d12 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/moss/.ansible/cp/493c6155b5 '[dsi1app.oca.eu]' &lt;moss.reynholm-industries.co.uk&gt; (0, 'sftp&gt; put /tmp/tmpmHJkjm /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325/subversion.py\n', '') &lt;moss.reynholm-industries.co.uk&gt; ESTABLISH SSH CONNECTION FOR USER: None &lt;moss.reynholm-industries.co.uk&gt; SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/moss/.ansible/cp/493c6155b5 moss.reynholm-industries.co.uk '/bin/sh -c '&quot;'&quot;'chmod u+x /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325/ /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325/subversion.py &amp;&amp; sleep 0'&quot;'&quot;'' &lt;moss.reynholm-industries.co.uk&gt; (0, '', '') &lt;moss.reynholm-industries.co.uk&gt; ESTABLISH SSH CONNECTION FOR USER: None &lt;moss.reynholm-industries.co.uk&gt; SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/moss/.ansible/cp/493c6155b5 -tt moss.reynholm-industries.co.uk '/bin/sh -c '&quot;'&quot;'sudo -H -S -p &quot;[sudo via ansible, key=drrkxyafylgyufhguivcrimzobxvmthb] password: &quot; -u root /bin/sh -c '&quot;'&quot;'&quot;'&quot;'&quot;'&quot;'&quot;'&quot;'echo BECOME-SUCCESS-drrkxyafylgyufhguivcrimzobxvmthb; /usr/bin/python /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325/subversion.py; rm -rf &quot;/home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325/&quot; &gt; /dev/null 2&gt;&amp;1'&quot;'&quot;'&quot;'&quot;'&quot;'&quot;'&quot;'&quot;' &amp;&amp; sleep 0'&quot;'&quot;'' &lt;moss.reynholm-industries.co.uk&gt; (0, '\r\nTraceback (most recent call last):\r\n File &quot;/tmp/ansible_FqZ4hU/ansible_module_subversion.py&quot;, line 306, in &lt;module&gt;\r\n main()\r\n File &quot;/tmp/ansible_FqZ4hU/ansible_module_subversion.py&quot;, line 284, in main\r\n before = svn.get_revision()\r\n File &quot;/tmp/ansible_FqZ4hU/ansible_module_subversion.py&quot;, line 190, in get_revision\r\n rev = re.search(r\'^Revision:.*$\', text, re.MULTILINE).group(0)\r\nAttributeError: \'NoneType\' object has no attribute \'group\'\r\n', 'Shared connection to moss.reynholm-industries.co.uk closed.\r\n') fatal: [moss.reynholm-industries.co.uk]: FAILED! =&gt; { &quot;changed&quot;: false, &quot;module_stderr&quot;: &quot;Shared connection to moss.reynholm-industries.co.uk closed.\r\n&quot;, &quot;module_stdout&quot;: &quot;\r\nTraceback (most recent call last):\r\n File \&quot;/tmp/ansible_FqZ4hU/ansible_module_subversion.py\&quot;, line 306, in &lt;module&gt;\r\n main()\r\n File \&quot;/tmp/ansible_FqZ4hU/ansible_module_subversion.py\&quot;, line 284, in main\r\n before = svn.get_revision()\r\n File \&quot;/tmp/ansible_FqZ4hU/ansible_module_subversion.py\&quot;, line 190, in get_revision\r\n rev = re.search(r'^Revision:.*$', text, re.MULTILINE).group(0)\r\nAttributeError: 'NoneType' object has no attribute 'group'\r\n&quot;, &quot;msg&quot;: &quot;MODULE FAILURE&quot;, &quot;rc&quot;: 0 }"><pre class="notranslate"><code class="notranslate">Using module file /usr/lib/python2.7/dist-packages/ansible/modules/source_control/subversion.py &lt;moss.reynholm-industries.co.uk&gt; ESTABLISH SSH CONNECTION FOR USER: None &lt;moss.reynholm-industries.co.uk&gt; SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/moss/.ansible/cp/493c6155b5 moss.reynholm-industries.co.uk '/bin/sh -c '"'"'echo ~ &amp;&amp; sleep 0'"'"'' &lt;moss.reynholm-industries.co.uk&gt; (0, '/home/moss\n', '') &lt;moss.reynholm-industries.co.uk&gt; ESTABLISH SSH CONNECTION FOR USER: None &lt;moss.reynholm-industries.co.uk&gt; SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/moss/.ansible/cp/493c6155b5 moss.reynholm-industries.co.uk '/bin/sh -c '"'"'( umask 77 &amp;&amp; mkdir -p "` echo /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325 `" &amp;&amp; echo ansible-tmp-1519208327.22-164280939884325="` echo /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325 `" ) &amp;&amp; sleep 0'"'"'' &lt;moss.reynholm-industries.co.uk&gt; (0, 'ansible-tmp-1519208327.22-164280939884325=/home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325\n', '') &lt;moss.reynholm-industries.co.uk&gt; PUT /tmp/tmpmHJkjm TO /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325/subversion.py &lt;moss.reynholm-industries.co.uk&gt; SSH: EXEC sshpass -d12 sftp -o BatchMode=no -b - -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/moss/.ansible/cp/493c6155b5 '[dsi1app.oca.eu]' &lt;moss.reynholm-industries.co.uk&gt; (0, 'sftp&gt; put /tmp/tmpmHJkjm /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325/subversion.py\n', '') &lt;moss.reynholm-industries.co.uk&gt; ESTABLISH SSH CONNECTION FOR USER: None &lt;moss.reynholm-industries.co.uk&gt; SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/moss/.ansible/cp/493c6155b5 moss.reynholm-industries.co.uk '/bin/sh -c '"'"'chmod u+x /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325/ /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325/subversion.py &amp;&amp; sleep 0'"'"'' &lt;moss.reynholm-industries.co.uk&gt; (0, '', '') &lt;moss.reynholm-industries.co.uk&gt; ESTABLISH SSH CONNECTION FOR USER: None &lt;moss.reynholm-industries.co.uk&gt; SSH: EXEC sshpass -d12 ssh -C -o ControlMaster=auto -o ControlPersist=60s -o ConnectTimeout=10 -o ControlPath=/home/moss/.ansible/cp/493c6155b5 -tt moss.reynholm-industries.co.uk '/bin/sh -c '"'"'sudo -H -S -p "[sudo via ansible, key=drrkxyafylgyufhguivcrimzobxvmthb] password: " -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-drrkxyafylgyufhguivcrimzobxvmthb; /usr/bin/python /home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325/subversion.py; rm -rf "/home/moss/.ansible/tmp/ansible-tmp-1519208327.22-164280939884325/" &gt; /dev/null 2&gt;&amp;1'"'"'"'"'"'"'"'"' &amp;&amp; sleep 0'"'"'' &lt;moss.reynholm-industries.co.uk&gt; (0, '\r\nTraceback (most recent call last):\r\n File "/tmp/ansible_FqZ4hU/ansible_module_subversion.py", line 306, in &lt;module&gt;\r\n main()\r\n File "/tmp/ansible_FqZ4hU/ansible_module_subversion.py", line 284, in main\r\n before = svn.get_revision()\r\n File "/tmp/ansible_FqZ4hU/ansible_module_subversion.py", line 190, in get_revision\r\n rev = re.search(r\'^Revision:.*$\', text, re.MULTILINE).group(0)\r\nAttributeError: \'NoneType\' object has no attribute \'group\'\r\n', 'Shared connection to moss.reynholm-industries.co.uk closed.\r\n') fatal: [moss.reynholm-industries.co.uk]: FAILED! =&gt; { "changed": false, "module_stderr": "Shared connection to moss.reynholm-industries.co.uk closed.\r\n", "module_stdout": "\r\nTraceback (most recent call last):\r\n File \"/tmp/ansible_FqZ4hU/ansible_module_subversion.py\", line 306, in &lt;module&gt;\r\n main()\r\n File \"/tmp/ansible_FqZ4hU/ansible_module_subversion.py\", line 284, in main\r\n before = svn.get_revision()\r\n File \"/tmp/ansible_FqZ4hU/ansible_module_subversion.py\", line 190, in get_revision\r\n rev = re.search(r'^Revision:.*$', text, re.MULTILINE).group(0)\r\nAttributeError: 'NoneType' object has no attribute 'group'\r\n", "msg": "MODULE FAILURE", "rc": 0 } </code></pre></div> <p dir="auto">Hi highly suspect a similar problem to issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="15712436" data-permission-text="Title is private" data-url="https://github.com/ansible/ansible/issues/3255" data-hovercard-type="pull_request" data-hovercard-url="/ansible/ansible/pull/3255/hovercard" href="https://github.com/ansible/ansible/pull/3255">#3255</a> because the managed host have French as default language.</p> <p dir="auto">By the way the svn result from command line is:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&gt; /usr/bin/svn --non-interactive --trust-server-cert --no-auth-cache --username mauricemoss --password '&lt;redacted&gt;' checkout -r HEAD https://forge.reynholm-industries.co.uk/path/torepo/directory/trunk/scripts /usr/local/sbin/scripts &gt; Révision 14332 extraite."><pre class="notranslate"><code class="notranslate">&gt; /usr/bin/svn --non-interactive --trust-server-cert --no-auth-cache --username mauricemoss --password '&lt;redacted&gt;' checkout -r HEAD https://forge.reynholm-industries.co.uk/path/torepo/directory/trunk/scripts /usr/local/sbin/scripts &gt; Révision 14332 extraite. </code></pre></div>
0
<p dir="auto">Hi,</p> <p dir="auto">I put data from dataframe to SQL Server:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="engine = create_engine('mssql+pyodbc://localhost/...') # ... df.to_sql(name='data', con=engine, if_exists='append', index=False)"><pre class="notranslate"><span class="pl-s1">engine</span> <span class="pl-c1">=</span> <span class="pl-en">create_engine</span>(<span class="pl-s">'mssql+pyodbc://localhost/...'</span>) <span class="pl-c"># ...</span> <span class="pl-s1">df</span>.<span class="pl-en">to_sql</span>(<span class="pl-s1">name</span><span class="pl-c1">=</span><span class="pl-s">'data'</span>, <span class="pl-s1">con</span><span class="pl-c1">=</span><span class="pl-s1">engine</span>, <span class="pl-s1">if_exists</span><span class="pl-c1">=</span><span class="pl-s">'append'</span>, <span class="pl-s1">index</span><span class="pl-c1">=</span><span class="pl-c1">False</span>)</pre></div> <p dir="auto">With version 0.21.1 and previous version this is successfully executed, but with version 0.23 I get error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="sqlalchemy.exc.ProgrammingError: (pyodbc.ProgrammingError) ('42000', '[42000] [Microsoft][ODBC SQL Server Driver][SQL Server] The incoming request has too many parameters. The server supports a maximum of 2100 parameters. Reduce the number of parameters and resend the request."><pre class="notranslate"><code class="notranslate">sqlalchemy.exc.ProgrammingError: (pyodbc.ProgrammingError) ('42000', '[42000] [Microsoft][ODBC SQL Server Driver][SQL Server] The incoming request has too many parameters. The server supports a maximum of 2100 parameters. Reduce the number of parameters and resend the request. </code></pre></div>
<div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" #let's import packages to use import numpy as np import pandas as pd from sqlalchemy import create_engine # #use pandas to import data df = pd.DataFrame(np.arange(0,20000,1)) #create the engine to connect pandas with sqlite3 engine = create_engine('sqlite://') #create connection conn = engine.connect() #convert df to sql table df.to_sql('test',engine, if_exists='replace',chunksize=1000) #print results result = conn.execute(&quot;select * from test&quot;) for row in result: print(row['index']) conn.close() "><pre class="notranslate"><span class="pl-c">#let's import packages to use</span> <span class="pl-k">import</span> <span class="pl-s1">numpy</span> <span class="pl-k">as</span> <span class="pl-s1">np</span> <span class="pl-k">import</span> <span class="pl-s1">pandas</span> <span class="pl-k">as</span> <span class="pl-s1">pd</span> <span class="pl-k">from</span> <span class="pl-s1">sqlalchemy</span> <span class="pl-k">import</span> <span class="pl-s1">create_engine</span> <span class="pl-c"># #use pandas to import data</span> <span class="pl-s1">df</span> <span class="pl-c1">=</span> <span class="pl-s1">pd</span>.<span class="pl-v">DataFrame</span>(<span class="pl-s1">np</span>.<span class="pl-en">arange</span>(<span class="pl-c1">0</span>,<span class="pl-c1">20000</span>,<span class="pl-c1">1</span>)) <span class="pl-c">#create the engine to connect pandas with sqlite3</span> <span class="pl-s1">engine</span> <span class="pl-c1">=</span> <span class="pl-en">create_engine</span>(<span class="pl-s">'sqlite://'</span>) <span class="pl-c">#create connection</span> <span class="pl-s1">conn</span> <span class="pl-c1">=</span> <span class="pl-s1">engine</span>.<span class="pl-en">connect</span>() <span class="pl-c">#convert df to sql table</span> <span class="pl-s1">df</span>.<span class="pl-en">to_sql</span>(<span class="pl-s">'test'</span>,<span class="pl-s1">engine</span>, <span class="pl-s1">if_exists</span><span class="pl-c1">=</span><span class="pl-s">'replace'</span>,<span class="pl-s1">chunksize</span><span class="pl-c1">=</span><span class="pl-c1">1000</span>) <span class="pl-c">#print results</span> <span class="pl-s1">result</span> <span class="pl-c1">=</span> <span class="pl-s1">conn</span>.<span class="pl-en">execute</span>(<span class="pl-s">"select * from test"</span>) <span class="pl-k">for</span> <span class="pl-s1">row</span> <span class="pl-c1">in</span> <span class="pl-s1">result</span>: <span class="pl-en">print</span>(<span class="pl-s1">row</span>[<span class="pl-s">'index'</span>]) <span class="pl-s1">conn</span>.<span class="pl-en">close</span>() </pre></div> <h4 dir="auto">Problem description</h4> <p dir="auto">In pandas 0.22 I could write a dataframe to sql of reasonable size without error. Now I receive this error "OperationalError: (sqlite3.OperationalError) too many SQL variables". I am converting a dataframe with ~20k+ rows to sql. After looking around I suspect the problem lies in the limit set by sqlite3: SQLITE_MAX_VARIABLE_NUMBER which is set to 999 by default (based on their docs). This can apparently be changed by recompiling sqlite and adjusting this variable accordingly. I can confirm that for a df of length (rows) 499 this works. I can also confirm that this test version works with a row length of 20k and a chunksize of 499 inputted with df_to_sql works. In my real case the limit is 76. These numbers are clearly dependent on data size of each row so a method is required to estimate this based on data type and number of columns. <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="296501550" data-permission-text="Title is private" data-url="https://github.com/pandas-dev/pandas/issues/19664" data-hovercard-type="pull_request" data-hovercard-url="/pandas-dev/pandas/pull/19664/hovercard" href="https://github.com/pandas-dev/pandas/pull/19664">#19664</a></p> <h4 dir="auto">Expected #Output</h4> <p dir="auto">runfile('H:/Tests/Pandas_0.23_test.py', wdir='H:/Tests')<br> 0<br> 1<br> 2<br> 3<br> 4<br> 5<br> 6<br> 7<br> 8<br> 9<br> 10<br> 11<br> 12<br> 13<br> 14<br> 15<br> 16<br> 17<br> 18<br> 19</p> <p dir="auto">####Trace###########</p> <p dir="auto">runfile('H:/Tests/Pandas_0.23_test.py', wdir='H:/Tests')<br> Traceback (most recent call last):</p> <p dir="auto">File "", line 1, in <br> runfile('H:/Tests/Pandas_0.23_test.py', wdir='H:/Tests')</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\utils\site\sitecustomize.py", line 705, in runfile<br> execfile(filename, namespace)</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\utils\site\sitecustomize.py", line 102, in execfile<br> exec(compile(f.read(), filename, 'exec'), namespace)</p> <p dir="auto">File "H:/Tests/Pandas_0.23_test.py", line 19, in <br> df.to_sql('test',engine, if_exists='fail',chunksize=500)</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\pandas\core\generic.py", line 2127, in to_sql<br> dtype=dtype)</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\pandas\io\sql.py", line 450, in to_sql<br> chunksize=chunksize, dtype=dtype)</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\pandas\io\sql.py", line 1149, in to_sql<br> table.insert(chunksize)</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\pandas\io\sql.py", line 663, in insert<br> self._execute_insert(conn, keys, chunk_iter)</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\pandas\io\sql.py", line 638, in _execute_insert<br> conn.execute(*self.insert_statement(data, conn))</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\sqlalchemy\engine\base.py", line 948, in execute<br> return meth(self, multiparams, params)</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\sqlalchemy\sql\elements.py", line 269, in _execute_on_connection<br> return connection._execute_clauseelement(self, multiparams, params)</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\sqlalchemy\engine\base.py", line 1060, in _execute_clauseelement<br> compiled_sql, distilled_params</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\sqlalchemy\engine\base.py", line 1200, in _execute_context<br> context)</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\sqlalchemy\engine\base.py", line 1413, in _handle_dbapi_exception<br> exc_info</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\sqlalchemy\util\compat.py", line 203, in raise_from_cause<br> reraise(type(exception), exception, tb=exc_tb, cause=cause)</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\sqlalchemy\util\compat.py", line 186, in reraise<br> raise value.with_traceback(tb)</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\sqlalchemy\engine\base.py", line 1193, in _execute_context<br> context)</p> <p dir="auto">File "C:\Users\kane.hill\AppData\Local\Continuum\anaconda3\lib\site-packages\sqlalchemy\engine\default.py", line 507, in do_execute<br> cursor.execute(statement, parameters)</p> <p dir="auto">OperationalError: (sqlite3.OperationalError) too many SQL variables [SQL: 'INSERT INTO test ("index", "0") VALUES (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?, ?), (?,</p> <h4 dir="auto">Output of <code class="notranslate">pd.show_versions()</code></h4> <details> <p dir="auto">pd.show_versions()</p> <h2 dir="auto">INSTALLED VERSIONS</h2> <p dir="auto">commit: None<br> python: 3.6.5.final.0<br> python-bits: 64<br> OS: Windows<br> OS-release: 7<br> machine: AMD64<br> processor: Intel64 Family 6 Model 60 Stepping 3, GenuineIntel<br> byteorder: little<br> LC_ALL: None<br> LANG: en<br> LOCALE: None.None</p> <p dir="auto">pandas: 0.23.0<br> pytest: 3.5.1<br> pip: 10.0.1<br> setuptools: 39.1.0<br> Cython: 0.28.2<br> numpy: 1.14.3<br> scipy: 1.1.0<br> pyarrow: None<br> xarray: None<br> IPython: 6.4.0<br> sphinx: 1.7.4<br> patsy: 0.5.0<br> dateutil: 2.7.3<br> pytz: 2018.4<br> blosc: None<br> bottleneck: 1.2.1<br> tables: 3.4.3<br> numexpr: 2.6.5<br> feather: None<br> matplotlib: 2.2.2<br> openpyxl: 2.5.3<br> xlrd: 1.1.0<br> xlwt: 1.3.0<br> xlsxwriter: 1.0.4<br> lxml: 4.2.1<br> bs4: 4.6.0<br> html5lib: 1.0.1<br> sqlalchemy: 1.2.7<br> pymysql: None<br> psycopg2: None<br> jinja2: 2.10<br> s3fs: None<br> fastparquet: None<br> pandas_gbq: None<br> pandas_datareader: None</p> </details>
1
<h5 dir="auto">Issue Type:</h5> <p dir="auto">“Docs Pull Request”.</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">1.7</p> <h5 dir="auto">Environment:</h5> <p dir="auto">Centos 6.5</p> <h5 dir="auto">Summary:</h5> <p dir="auto">Running module mysql_db with state of import and with a missing database name on mysql return connection error message.</p> <h5 dir="auto">Steps To Reproduce:</h5> <p dir="auto">The following test</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="- name: test state import for a database name with target and missing database mysql_db: name=datadump state=import target=/tmp/datadump.sql.bz2 register: result ignore_errors: true"><pre class="notranslate"><code class="notranslate">- name: test state import for a database name with target and missing database mysql_db: name=datadump state=import target=/tmp/datadump.sql.bz2 register: result ignore_errors: true </code></pre></div> <h5 dir="auto">Expected Results:</h5> <p dir="auto">Perhaps tell the user that the database name does not exist on mysql</p> <p dir="auto"><code class="notranslate">result</code> return the following message: <code class="notranslate">msg: database name that you are trying to import does not exist</code></p> <h5 dir="auto">Actual Results:</h5> <p dir="auto"><code class="notranslate">result</code> return the following message: <code class="notranslate">msg: unable to connect, check login_user and login_password are correct, or alternatively check ~/.my.cnf contains credentials</code></p>
<p dir="auto">From <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/velotraveler/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/velotraveler">@velotraveler</a> on 2016-11-11T01:14:16Z</p> <h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">iptables</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.2.0.0"><pre class="notranslate"><code class="notranslate">ansible 2.2.0.0 </code></pre></div> <h5 dir="auto">CONFIGURATION</h5> <h5 dir="auto">OS / ENVIRONMENT</h5> <p dir="auto">from OS: Red Hat Enterprise Linux Server release 6.6 (Santiago) / iptables 1.4.7<br> managed OS (2 hosts):</p> <ul dir="auto"> <li>Red Hat Enterprise Linux Server release 5.8 (Tikanga) / iptables 1.3.5</li> <li>Red Hat Enterprise Linux Server release 6.6 (Santiago) / iptables 1.4.7</li> </ul> <h5 dir="auto">SUMMARY</h5> <p dir="auto">iptables module installs duplicate rules with every run. It looks like module uses "iptables -C" to check whether rule already exists, but that option does not exist in older versions of iptables (such as 1.3.5) and although it exists in iptables 1.4.7 it does not seem to be working. Suggest switching to a different method of verification, such as parsing the output of "iptables-save" or "iptables -L" (although that might introduce difficulties as module inputs might not match command-line output, such as with symbolic ICMP types or IPs/ports specified by name vs. by number).</p> <h5 dir="auto">STEPS TO REPRODUCE</h5> <p dir="auto">Create an iptables rule on a host where iptables does not support the -C option, or where it isn't supported the way this module expects it, such as iptables 1.4.7.<br> Then run the playbook again, the module will not recognize the old rules exist and it will install duplicate copies of all rules.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="iptables: table=filter chain=OUTPUT jump=DROP action=insert protocol=icmp icmp_type=destination-unreachable"><pre class="notranslate"><code class="notranslate">iptables: table=filter chain=OUTPUT jump=DROP action=insert protocol=icmp icmp_type=destination-unreachable </code></pre></div> <h5 dir="auto">EXPECTED RESULTS</h5> <p dir="auto">only one copy of rule no matter how many times I run the playbook</p> <h5 dir="auto">ACTUAL RESULTS</h5> <p dir="auto">multiple copies of rules, one for each time I ran the playbook</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination DROP icmp -- anywhere anywhere icmp destination-unreachable DROP icmp -- anywhere anywhere icmp destination-unreachable "><pre class="notranslate"><code class="notranslate"># iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination DROP icmp -- anywhere anywhere icmp destination-unreachable DROP icmp -- anywhere anywhere icmp destination-unreachable </code></pre></div> <p dir="auto">Copied from original issue: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="188661965" data-permission-text="Title is private" data-url="https://github.com/ansible/ansible-modules-extras/issues/3428" data-hovercard-type="issue" data-hovercard-url="/ansible/ansible-modules-extras/issues/3428/hovercard" href="https://github.com/ansible/ansible-modules-extras/issues/3428">ansible/ansible-modules-extras#3428</a></p>
0
<p dir="auto">On Mac the find widget is too wide, the matches space is too large, especially in this case when I have single digit numbers. Due to this the lower checkboxes seems misaligned</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1926584/12546393/c93654ee-c349-11e5-8725-58a8b2012a0b.png"><img src="https://cloud.githubusercontent.com/assets/1926584/12546393/c93654ee-c349-11e5-8725-58a8b2012a0b.png" alt="screen shot 2016-01-25 at 09 54 38" style="max-width: 100%;"></a></p>
<p dir="auto">The context menu does not show under the cursor if window.zoomLevel is set to non-0 value.</p>
0
<p dir="auto"><strong>Describe the bug</strong><br> Use MSSQL, the password contains @, the error shows <code class="notranslate">Failed to execute migrations to revision 12685bc9edf4. (pyodbc.OperationalError) ('HYT00', '[HYT00] [Microsoft][ODBC Driver 17 for SQL Server]Login timeout expired (0) (SQLDriverConnect)')</code> when using sqlalchemy; while the connection is successful by using sql client.</p> <p dir="auto"><strong>To Reproduce</strong><br> Configure password contains @</p> <p dir="auto"><strong>Error</strong><br> After checked recent commits, the issue should be introduced by this commit: <a class="commit-link" href="https://github.com/sqlalchemy/sqlalchemy/commit/2ab67552a097522a82fd250b8b36995a9bc2cd80#diff-f54587482b075b6a76ecbf10620b5183d65f9449639606d8fa88a103d88a95b6L705-R705"><tt>2ab6755</tt>#diff-f54587482b075b6a76ecbf10620b5183d65f9449639606d8fa88a103d88a95b6L705-R705</a></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# Log output. Failed to execute migrations to revision 12685bc9edf4. (pyodbc.OperationalError) ('HYT00', '[HYT00] [Microsoft][ODBC Driver 17 for SQL Server]Login timeout expired (0) (SQLDriverConnect)')"><pre class="notranslate"><code class="notranslate"># Log output. Failed to execute migrations to revision 12685bc9edf4. (pyodbc.OperationalError) ('HYT00', '[HYT00] [Microsoft][ODBC Driver 17 for SQL Server]Login timeout expired (0) (SQLDriverConnect)') </code></pre></div> <p dir="auto"><strong>Versions.</strong></p> <ul dir="auto"> <li>OS: ubuntu 20.04</li> <li>Python: 3.7.4</li> <li>SQLAlchemy: 1.4.18</li> <li>Database: MSSQL</li> <li>DBAPI: pyodbc</li> </ul> <p dir="auto"><strong>Additional context</strong><br> E.g. use password Abcdef1@, the server parameter is @, while password is Abcdef1</p> <p dir="auto"><strong>Have a nice day!</strong></p>
<p dir="auto"><strong>Describe the bug</strong><br> When a password contains a <code class="notranslate">@</code> character. Sqlalchemy with a string url cannot connect to the database.</p> <p dir="auto">I greatly suspect that it was induced by <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="891509156" data-permission-text="Title is private" data-url="https://github.com/sqlalchemy/sqlalchemy/issues/6482" data-hovercard-type="issue" data-hovercard-url="/sqlalchemy/sqlalchemy/issues/6482/hovercard" href="https://github.com/sqlalchemy/sqlalchemy/issues/6482">#6482</a>.</p> <p dir="auto">Was working fine in 1.4.15.</p> <p dir="auto"><strong>To Reproduce</strong></p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" url = ( &quot;mssql+pyodbc://&quot; &quot;SA:P@[email protected]:1433/master&quot; &quot;?driver=ODBC Driver 17 for SQL Server&quot; )"><pre class="notranslate"> <span class="pl-s1">url</span> <span class="pl-c1">=</span> ( <span class="pl-s">"mssql+pyodbc://"</span> <span class="pl-s">"SA:P@[email protected]:1433/master"</span> <span class="pl-s">"?driver=ODBC Driver 17 for SQL Server"</span> )</pre></div> <p dir="auto"><strong>Error</strong><br> ``<br> sqlalchemy.exc.OperationalError: (pyodbc.OperationalError) ('HYT00', '[HYT00] [Microsoft][ODBC Driver 17 for SQL Server]Login timeout expired (0) (SQLDriverConnect)')</p> <p dir="auto">``</p> <p dir="auto"><strong>Versions.</strong></p> <ul dir="auto"> <li>OS:</li> <li>Python: 3.8</li> <li>SQLAlchemy: 1.4.17</li> <li>Database: mssql</li> <li>DBAPI: pyodbc</li> </ul> <p dir="auto"><strong>Have a nice day!</strong></p>
1
<p dir="auto">This is JS-only API and causes compiler warnings in Dart.</p>
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report =&gt; search github for a similar issue or PR before submitting [ ] feature request [ ] support request =&gt; Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question"><pre class="notranslate"><code class="notranslate">[x] bug report =&gt; search github for a similar issue or PR before submitting [ ] feature request [ ] support request =&gt; Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question </code></pre></div> <p dir="auto"><strong>Current behavior</strong><br> When compiling the project that has imports from outside of the root directory (shared/components/*), the path in the ngfactory file is targeting the generated ngfactory of the import in the source directory of the import, instead of the directory it's been compiled to.</p> <p dir="auto"><strong>Expected behavior</strong><br> The import paths should be adjusted in order to properly target the compiled files.</p> <p dir="auto"><strong>Minimal reproduction of the problem with instructions</strong><br> <a href="https://github.com/mug3n/bug-report-ngc">https://github.com/mug3n/bug-report-ngc</a></p> <p dir="auto"><strong>What is the motivation / use case for changing the behavior?</strong><br> It's not working as intended, as the files are being compiled, but being looked for in wrong locations.</p> <p dir="auto"><strong>Please tell us about your environment:</strong><br> Fedora release 23 (Twenty Three), WebStorm.<br> The same can be reproduced on OS X</p> <ul dir="auto"> <li><strong>Angular version:</strong> 2.0.1</li> <li><strong>Browser:</strong> [all]</li> <li><strong>Language:</strong> [TypeScript X.X]</li> <li><strong>Node (for AoT issues):</strong> v5.10.1</li> </ul>
0
<p dir="auto">I can't explain this one. Here's a test case I've been able to whittle down from a bigger class:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="'use strict'; const Thing = { x() { return &lt;Dingbat uid={'hello'}/&gt;; }, y() { for (let row of this.rows) { let uid = 42; console.log(uid); } } };"><pre class="notranslate"><span class="pl-s">'use strict'</span><span class="pl-kos">;</span> <span class="pl-k">const</span> <span class="pl-v">Thing</span> <span class="pl-c1">=</span> <span class="pl-kos">{</span> <span class="pl-en">x</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-c1">&lt;</span><span class="pl-ent">Dingbat</span> <span class="pl-c1">uid</span><span class="pl-c1">=</span><span class="pl-kos">{</span><span class="pl-s">'hello'</span><span class="pl-kos">}</span><span class="pl-c1">/</span><span class="pl-c1">&gt;</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-en">y</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">for</span> <span class="pl-kos">(</span><span class="pl-k">let</span> <span class="pl-s1">row</span> <span class="pl-k">of</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">rows</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">let</span> <span class="pl-s1">uid</span> <span class="pl-c1">=</span> <span class="pl-c1">42</span><span class="pl-kos">;</span> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-s1">uid</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span><span class="pl-kos">;</span></pre></div> <p dir="auto">The generated code (unrelated parts elided):</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="for (var _iterator = this.rows[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) { var row = _step.value; var _uid = 42; console.log(uid); }"><pre class="notranslate"><span class="pl-k">for</span> <span class="pl-kos">(</span><span class="pl-k">var</span> <span class="pl-s1">_iterator</span> <span class="pl-c1">=</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">rows</span><span class="pl-kos">[</span><span class="pl-v">Symbol</span><span class="pl-kos">.</span><span class="pl-c1">iterator</span><span class="pl-kos">]</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">,</span> <span class="pl-s1">_step</span><span class="pl-kos">;</span> <span class="pl-c1">!</span><span class="pl-kos">(</span><span class="pl-s1">_iteratorNormalCompletion</span> <span class="pl-c1">=</span> <span class="pl-kos">(</span><span class="pl-s1">_step</span> <span class="pl-c1">=</span> <span class="pl-s1">_iterator</span><span class="pl-kos">.</span><span class="pl-en">next</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-c1">done</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-s1">_iteratorNormalCompletion</span> <span class="pl-c1">=</span> <span class="pl-c1">true</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">var</span> <span class="pl-s1">row</span> <span class="pl-c1">=</span> <span class="pl-s1">_step</span><span class="pl-kos">.</span><span class="pl-c1">value</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">_uid</span> <span class="pl-c1">=</span> <span class="pl-c1">42</span><span class="pl-kos">;</span> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-s1">uid</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">Note how <code class="notranslate">_uid</code> is assigned, but it's accessed as <code class="notranslate">uid</code>. If I change the JSX line to something else (eg., <code class="notranslate">&lt;Dingbat bing={'hello'}/&gt;;</code>) the problem goes away. Seems to me like the JSX scope is leaking into the parallel function scope, and somehow breaking it. I've not been able to reproduce the effect in any other way; replacing the JSX with plain JS code stops the bug from happening, for example.</p> <p dir="auto">However, this bug is oddly similar to <a href="https://github.com/babel/babel/issues/1169" data-hovercard-type="issue" data-hovercard-url="/babel/babel/issues/1169/hovercard">this</a> issue. Same underlying cause, perhaps?</p>
<p dir="auto">With the code:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function foo() { let input = ['a', 'b', 'c'] let output = {} for (let c of input) { let name = c output[name] = name } return output }"><pre class="notranslate"><span class="pl-k">function</span> <span class="pl-en">foo</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">let</span> <span class="pl-s1">input</span> <span class="pl-c1">=</span> <span class="pl-kos">[</span><span class="pl-s">'a'</span><span class="pl-kos">,</span> <span class="pl-s">'b'</span><span class="pl-kos">,</span> <span class="pl-s">'c'</span><span class="pl-kos">]</span> <span class="pl-k">let</span> <span class="pl-s1">output</span> <span class="pl-c1">=</span> <span class="pl-kos">{</span><span class="pl-kos">}</span> <span class="pl-k">for</span> <span class="pl-kos">(</span><span class="pl-k">let</span> <span class="pl-s1">c</span> <span class="pl-k">of</span> <span class="pl-s1">input</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">let</span> <span class="pl-s1">name</span> <span class="pl-c1">=</span> <span class="pl-s1">c</span> <span class="pl-s1">output</span><span class="pl-kos">[</span><span class="pl-s1">name</span><span class="pl-kos">]</span> <span class="pl-c1">=</span> <span class="pl-s1">name</span> <span class="pl-kos">}</span> <span class="pl-k">return</span> <span class="pl-s1">output</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">The output from babel is:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="'use strict'; function foo() { var input = ['a', 'b', 'c']; var output = {}; var _iteratorNormalCompletion = true; var _didIteratorError = false; var _iteratorError = undefined; try { for (var _iterator = input[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) { var c = _step.value; var _name = c; output[name] = name; } } catch (err) { _didIteratorError = true; _iteratorError = err; } finally { try { if (!_iteratorNormalCompletion &amp;&amp; _iterator['return']) { _iterator['return'](); } } finally { if (_didIteratorError) { throw _iteratorError; } } } return output; }"><pre class="notranslate"><span class="pl-s">'use strict'</span><span class="pl-kos">;</span> <span class="pl-k">function</span> <span class="pl-en">foo</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">var</span> <span class="pl-s1">input</span> <span class="pl-c1">=</span> <span class="pl-kos">[</span><span class="pl-s">'a'</span><span class="pl-kos">,</span> <span class="pl-s">'b'</span><span class="pl-kos">,</span> <span class="pl-s">'c'</span><span class="pl-kos">]</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">output</span> <span class="pl-c1">=</span> <span class="pl-kos">{</span><span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">_iteratorNormalCompletion</span> <span class="pl-c1">=</span> <span class="pl-c1">true</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">_didIteratorError</span> <span class="pl-c1">=</span> <span class="pl-c1">false</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">_iteratorError</span> <span class="pl-c1">=</span> <span class="pl-c1">undefined</span><span class="pl-kos">;</span> <span class="pl-k">try</span> <span class="pl-kos">{</span> <span class="pl-k">for</span> <span class="pl-kos">(</span><span class="pl-k">var</span> <span class="pl-s1">_iterator</span> <span class="pl-c1">=</span> <span class="pl-s1">input</span><span class="pl-kos">[</span><span class="pl-v">Symbol</span><span class="pl-kos">.</span><span class="pl-c1">iterator</span><span class="pl-kos">]</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">,</span> <span class="pl-s1">_step</span><span class="pl-kos">;</span> <span class="pl-c1">!</span><span class="pl-kos">(</span><span class="pl-s1">_iteratorNormalCompletion</span> <span class="pl-c1">=</span> <span class="pl-kos">(</span><span class="pl-s1">_step</span> <span class="pl-c1">=</span> <span class="pl-s1">_iterator</span><span class="pl-kos">.</span><span class="pl-en">next</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-c1">done</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-s1">_iteratorNormalCompletion</span> <span class="pl-c1">=</span> <span class="pl-c1">true</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">var</span> <span class="pl-s1">c</span> <span class="pl-c1">=</span> <span class="pl-s1">_step</span><span class="pl-kos">.</span><span class="pl-c1">value</span><span class="pl-kos">;</span> <span class="pl-k">var</span> <span class="pl-s1">_name</span> <span class="pl-c1">=</span> <span class="pl-s1">c</span><span class="pl-kos">;</span> <span class="pl-s1">output</span><span class="pl-kos">[</span><span class="pl-s1">name</span><span class="pl-kos">]</span> <span class="pl-c1">=</span> <span class="pl-s1">name</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-k">catch</span> <span class="pl-kos">(</span><span class="pl-s1">err</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">_didIteratorError</span> <span class="pl-c1">=</span> <span class="pl-c1">true</span><span class="pl-kos">;</span> <span class="pl-s1">_iteratorError</span> <span class="pl-c1">=</span> <span class="pl-s1">err</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">finally</span> <span class="pl-kos">{</span> <span class="pl-k">try</span> <span class="pl-kos">{</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-c1">!</span><span class="pl-s1">_iteratorNormalCompletion</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">_iterator</span><span class="pl-kos">[</span><span class="pl-s">'return'</span><span class="pl-kos">]</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">_iterator</span><span class="pl-kos">[</span><span class="pl-s">'return'</span><span class="pl-kos">]</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-k">finally</span> <span class="pl-kos">{</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-s1">_didIteratorError</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">throw</span> <span class="pl-s1">_iteratorError</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-k">return</span> <span class="pl-s1">output</span><span class="pl-kos">;</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">Specifically, the problematic generated code is here:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var _name = c; output[name] = name;"><pre class="notranslate"><span class="pl-k">var</span> <span class="pl-s1">_name</span> <span class="pl-c1">=</span> <span class="pl-s1">c</span><span class="pl-kos">;</span> <span class="pl-s1">output</span><span class="pl-kos">[</span><span class="pl-s1">name</span><span class="pl-kos">]</span> <span class="pl-c1">=</span> <span class="pl-s1">name</span><span class="pl-kos">;</span></pre></div> <p dir="auto">It should be <code class="notranslate">output[_name] = _name;</code></p> <p dir="auto">This works fine in a regular for loop, and works fine if <code class="notranslate">name</code> is declared with <code class="notranslate">var</code></p>
1
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ x ] bug report =&gt; search github for a similar issue or PR before submitting [ ] feature request [ ] support request =&gt; Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question"><pre class="notranslate"><code class="notranslate">[ x ] bug report =&gt; search github for a similar issue or PR before submitting [ ] feature request [ ] support request =&gt; Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question </code></pre></div> <p dir="auto"><strong>Current behavior</strong><br> Putting styles with a <code class="notranslate">/deep/</code> selector bleeds into sibling components.</p> <p dir="auto">When I have a component on one route with a style of the following:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/deep/ app-my-header { header { background-color: yellow; } }"><pre class="notranslate"><code class="notranslate">/deep/ app-my-header { header { background-color: yellow; } } </code></pre></div> <p dir="auto">If I then navigate to another component (not a child component) the styles from the sibling route still persist on the <code class="notranslate">app-my-header</code>.</p> <p dir="auto"><strong>Expected behavior</strong><br> Styles should not bleed outside of their component even when using the <code class="notranslate">/deep/</code> selector.</p> <p dir="auto"><strong>Minimal reproduction of the problem with instructions</strong><br> <a href="https://github.com/zackarychapple/ng-css-encapsulation">https://github.com/zackarychapple/ng-css-encapsulation</a></p> <p dir="auto"><strong>What is the motivation / use case for changing the behavior?</strong><br> We have styles to a header that changes as we navigate through the application, this bleeding causes breaking changes across route events.</p> <p dir="auto"><strong>Please tell us about your environment:</strong><br> OSX, IntelliJ, Node</p> <ul dir="auto"> <li> <p dir="auto"><strong>Angular version:</strong> 2.0.X<br> verified in 2.3.1 and 2.4.1</p> </li> <li> <p dir="auto"><strong>Browser:</strong> [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]<br> tested in Chrome</p> </li> <li> <p dir="auto"><strong>Language:</strong> [all | TypeScript X.X | ES6/7 | ES5]<br> Typescript</p> </li> </ul>
<p dir="auto">When there are sibling components, one with ViewEncapsulation.Native and the other with ViewEncapsulation.None, the styles that any component stylings are being appended to the shadow root of the one component set to Native.</p> <p dir="auto"><del>Plunker: <a href="http://plnkr.co/edit/huN8xe0S7xH5CUw4B2P6?p=preview" rel="nofollow">http://plnkr.co/edit/huN8xe0S7xH5CUw4B2P6?p=preview</a></del><br> <strong>Updated Stackblitz</strong>: <a href="https://stackblitz.com/edit/angular-issue-5059?file=src/app/app.component.html" rel="nofollow">https://stackblitz.com/edit/angular-issue-5059?file=src/app/app.component.html</a></p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/79500/10874083/afa88d42-80e3-11e5-8f8e-ad09cd8414df.png"><img width="491" alt="screen shot 2015-11-01 at 9 58 03 pm" src="https://cloud.githubusercontent.com/assets/79500/10874083/afa88d42-80e3-11e5-8f8e-ad09cd8414df.png" style="max-width: 100%;"></a></p> <p dir="auto">A component set to Native should not adopt the rest of the CSS rules from non-Native components. In the screenshot of the rendered DOM, the last three style elements are appended to the end of the shadow root, but they are actually declared in the other two components which are set to None and Emulated modes.</p> <p dir="auto">If all three components are set to Native, then the rules are applied only to the local component, but when they are mixed the rules bleed over into Native (but don't bleed out of Native).</p>
1
<p dir="auto">As discussed <a href="https://github.com/spring-projects/spring-boot/issues/1117" data-hovercard-type="issue" data-hovercard-url="/spring-projects/spring-boot/issues/1117/hovercard">here</a> it is possible for Java jar files (zip formatted archives) to include a prefixed bash script that allows them to act like fully executable applications. Many existing tools (<code class="notranslate">java -jar</code>, <code class="notranslate">unzip</code> etc) support zip files with additional prefixed bytes.</p> <p dir="auto">Unfortunately <code class="notranslate">go</code> currently doesn't support the reading of such archives which causes problems for <a href="https://github.com/cloudfoundry/cli/issues/411" data-hovercard-type="issue" data-hovercard-url="/cloudfoundry/cli/issues/411/hovercard">the Cloud Foundry cli</a> tool.</p>
<p dir="auto">by <strong><a href="mailto:[email protected]">[email protected]</a></strong>:</p> <pre class="notranslate">runtime package fails to pass test. Actually, this is 100% reprodicible meaning it fails, but reasons can differ each time (I just hit all.bash every time): - can just silently "FAIL" without stating a reason, prior to "GOMAXPROCS=2" phase - can state "fatal error: unexpected signal during runtime execution" as a reason on "GOMAXPROCS=2" phase - can state "panic: runtime error: invalid memory address or nil pointer dereference" as a reason OS: Solaris 11.1 amd64 Compiler: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/gcc/4.5/lib/gcc/i386-pc-solaris2.11/4.5.2/lto-wrapper Target: i386-pc-solaris2.11 Configured with: /builds/hudson/workspace/nightly-update/build/i386/components/gcc45/gcc-4.5.2/configure CC=/ws/on11update-tools/SUNWspro/sunstudio12.1/bin/cc CXX=/ws/on11update-tools/SUNWspro/sunstudio12.1/bin/CC --prefix=/usr/gcc/4.5 --mandir=/usr/gcc/4.5/share/man --bindir=/usr/gcc/4.5/bin --libdir=/usr/gcc/4.5/lib --sbindir=/usr/gcc/4.5/sbin --infodir=/usr/gcc/4.5/share/info --libexecdir=/usr/gcc/4.5/lib --enable-languages=c,c++,fortran,objc --enable-shared --with-gmp-include=/usr/include/gmp --with-mpfr-include=/usr/include/mpfr --without-gnu-ld --with-ld=/usr/bin/ld --with-gnu-as --with-as=/usr/gnu/bin/as CFLAGS='-g -O2 ' Thread model: posix gcc version 4.5.2 (GCC) Session logs attached.</pre> <p dir="auto">Attachments:</p> <ol dir="auto"> <li><a href="https://storage.googleapis.com/go-attachment/8343/0/session01.log" rel="nofollow">session01.log</a> (16448 bytes)</li> <li><a href="https://storage.googleapis.com/go-attachment/8343/0/session02.log" rel="nofollow">session02.log</a> (34838 bytes)</li> </ol>
0
<p dir="auto">Will be great if we can duplicate/divide terminal screen like tmux or cmdr using some key shortcuts like Ctrl + Alt + H for horizontal division or Ctrl + Alt + V for vertical, and the new terminal need open in the same path of the previous terminal if we are in c:\Users the new terminal need open in the same place, if we are in Linux using /home/ the new need do the same thing and open in same /home directory.</p>
<p dir="auto">I'm pretty new to using linux, and don't understand much, but my issue is the following:<br> Every time I use the linux subsystem in windows 10, I want to work in the same directory, where my repos are located. I want to switch to the new terminal app, but every time I open a new linux terminal, it starts out in my windows system 32 directory, whereas I would like it to start where my repositories are located. Using the terminal that's provided with the ubuntu for windows app, I simply made a new shortcut, that starts in my desired location. Any way to do this with the new app?<br> <strong>tldr: start new linux terminal at a specific directory instead of /mnt/c/WINDOWS/system32</strong><br> sorry if this is the wrong place to ask this.</p> <p dir="auto">The json offers the option to specify a starting directory for both powershell and cmd. If possible, it would be awesome to have that same option for a new bash instance.</p>
0
<p dir="auto"><strong>Is this a request for help?</strong> (If yes, you should use our troubleshooting guide and community support channels, see <a href="http://kubernetes.io/docs/troubleshooting/" rel="nofollow">http://kubernetes.io/docs/troubleshooting/</a>.):</p> <p dir="auto"><strong>What keywords did you search in Kubernetes issues before filing this one?</strong> (If you have found any duplicates, you should instead reply there.): "static pod orphaned" and "static pod register-node"</p> <hr> <p dir="auto"><strong>Is this a BUG REPORT or FEATURE REQUEST?</strong> (choose one): BUG REPORT</p> <p dir="auto"><strong>Kubernetes version</strong> (use <code class="notranslate">kubectl version</code>): v1.5.0-beta.2</p> <p dir="auto"><strong>Environment</strong>:</p> <ul dir="auto"> <li><strong>Cloud provider or hardware configuration</strong>: azure</li> <li><strong>OS</strong> (e.g. from /etc/os-release): CentOS 7</li> <li><strong>Kernel</strong> (e.g. <code class="notranslate">uname -a</code>): Linux master-1 4.8.11-1.el7.elrepo.x86_64 <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="35192559" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/1" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/1/hovercard" href="https://github.com/kubernetes/kubernetes/issues/1">#1</a> SMP Sat Nov 26 11:13:42 EST 2016 x86_64 x86_64 x86_64 GNU/Linux</li> <li><strong>Install tools</strong>: kargo (+custom changes)</li> <li><strong>Others</strong>:</li> </ul> <p dir="auto"><strong>What happened</strong>:<br> The controller-manager logs repeatedly show that it deleted orphaned pods which belong to the static pods of kubelets which have "--register-node=false" set:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="I1206 11:31:14.941598 1 gc_controller.go:184] Found orphaned Pod kube-controller-manager-master-1 assigned to the Node master-1. Deleting. I1206 11:31:14.941605 1 gc_controller.go:71] PodGC is force deleting Pod: kube-system:kube-controller-manager-master-1 I1206 11:31:15.425141 1 gc_controller.go:188] Forced deletion of orphaned Pod kube-controller-manager-master-1 succeeded"><pre class="notranslate"><code class="notranslate">I1206 11:31:14.941598 1 gc_controller.go:184] Found orphaned Pod kube-controller-manager-master-1 assigned to the Node master-1. Deleting. I1206 11:31:14.941605 1 gc_controller.go:71] PodGC is force deleting Pod: kube-system:kube-controller-manager-master-1 I1206 11:31:15.425141 1 gc_controller.go:188] Forced deletion of orphaned Pod kube-controller-manager-master-1 succeeded </code></pre></div> <p dir="auto">The pods/containers are not really deleted. It looks like only the "mirror" PODs are deleted and later readded. But I'm not sure about this as I did not dig into mirror PODs that deep.</p> <p dir="auto">The POD status seems to be jumping from "Running" to "Pending" and back after every few seconds.</p> <p dir="auto"><strong>What you expected to happen</strong>:<br> I'd expect that the gc_controller would ignore static/mirror PODs in this case. I'm not sure how GC should work here in case the source kubelet dies as we don't have node status here.</p> <p dir="auto"><strong>How to reproduce it</strong> (as minimally and precisely as possible):<br> Run a kubelet with "--register-node=false" and add some static PODs/manifests. kargo for example does this at the moment.</p> <p dir="auto"><strong>Anything else do we need to know</strong>:</p>
<p dir="auto">Forked from <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="144977919" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/23684" data-hovercard-type="pull_request" data-hovercard-url="/kubernetes/kubernetes/pull/23684/hovercard" href="https://github.com/kubernetes/kubernetes/pull/23684">#23684</a> ...</p> <p dir="auto">There are debate over that pr on system automatically publishs the fields in NodeStatus.NodeSystemInfo. I don't fully understand the concern, but in my opinion, the advantage of publishing those labels will help debugging and analyzing the issues related to different OSImage, RuntimeVersion, KubeletVersion, etc. especially for a large cluster (&gt; 100 nodes).</p> <p dir="auto">cc/ <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/bgrant0607/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/bgrant0607">@bgrant0607</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/thockin/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/thockin">@thockin</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/davidopp/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/davidopp">@davidopp</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/vishh/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/vishh">@vishh</a></p>
0
<ul dir="auto"> <li> <p dir="auto">table_demo (id int primary key, column_a int, column_b longtext)</p> </li> <li> <p dir="auto">mybatis dynamic sql like this:</p> </li> </ul> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="insert into table_demo (id, column_a, column_b) values ((#{id,jdbcType=VARCHAR}, #{columnA,jdbcType=INTEGER}, #{columnB,jdbcType=LONGVARCHAR})"><pre class="notranslate"><code class="notranslate">insert into table_demo (id, column_a, column_b) values ((#{id,jdbcType=VARCHAR}, #{columnA,jdbcType=INTEGER}, #{columnB,jdbcType=LONGVARCHAR}) </code></pre></div> <p dir="auto">If jdbcType of columnB is specified as <code class="notranslate">org.apache.ibatis.type.JdbcType.LONGVARCHAR</code>, this parameter will be handled in <code class="notranslate">SimpleExecutor.preparedStatement(..)</code> method, and then <code class="notranslate">org.apache.ibatis.type.ClobTypeHandler.setNonNullParameter(..)</code> method will be called.</p> <p dir="auto">Type of column_b will be packaged in StringReader, thus the <code class="notranslate">parameters</code> property's type in ShardingPreparedStatement will be set to StringReader.</p> <p dir="auto">Subsequently, <code class="notranslate">replaySetParameter(final PreparedStatement preparedStatement, final List&lt;Object&gt; parameters)</code> will be called in <code class="notranslate">ShardingPreparedStatement's route()</code> method.</p> <p dir="auto">When the code goes to <code class="notranslate">each.invoke(preparedStatement);</code>, <code class="notranslate">com.mysql.jdbc.PreparedStatement.setObject(int parameterIndex, Object parameterObj)</code> will be invoked, and <code class="notranslate">StringReader</code> cannot be identified by <code class="notranslate">PreparedStatement</code>, then <code class="notranslate">setSerializableObject</code> will be called, but <code class="notranslate">StringReader</code> doesnot implement <code class="notranslate">Serializable</code>, so <code class="notranslate">java.io.NotSerializableException</code> occur.</p>
<p dir="auto">For English only, other languages we will close it directly.</p> <p dir="auto">Please answer these questions before submitting your issue. Thanks!</p> <h3 dir="auto">Which version of Sharding-Sphere do you using?</h3> <p dir="auto">sharding-proxy-3.0.0.M2-SNAPSHOT (with github dev branch)</p> <p dir="auto">I use the database pressure measurement tool to test the sharding-proxy performance, But the results are very unexpected.<br> I can get 3000 QPS in normal master-slave replication state, however only get 1000 QPS with sharding-proxy.</p> <p dir="auto">My configuration is as follows:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="dataSources: ds_0: url: jdbc:mysql://172.60.20.34:3306/sbtest?serverTimezone=UTC&amp;useSSL=false username: root password: 123456 autoCommit: false connectionTimeout: 30000 idleTimeout: 60000 maxLifetime: 1800000 maximumPoolSize: 65 ds_1: url: jdbc:mysql://172.60.20.46:3306/sbtest?serverTimezone=UTC&amp;useSSL=false username: root password: 123456 autoCommit: false connectionTimeout: 30000 idleTimeout: 60000 maxLifetime: 1800000 maximumPoolSize: 65 masterSlaveRule: name: ds_ms masterDataSourceName: ds_0 slaveDataSourceNames: - ds_1 props: proxy.mode: MEMORY_STRICTLY proxy.transaction.mode: TCC proxy.max.working.threads: 100 sql.show: true proxyAuthority: username: root password: root"><pre class="notranslate"><code class="notranslate">dataSources: ds_0: url: jdbc:mysql://172.60.20.34:3306/sbtest?serverTimezone=UTC&amp;useSSL=false username: root password: 123456 autoCommit: false connectionTimeout: 30000 idleTimeout: 60000 maxLifetime: 1800000 maximumPoolSize: 65 ds_1: url: jdbc:mysql://172.60.20.46:3306/sbtest?serverTimezone=UTC&amp;useSSL=false username: root password: 123456 autoCommit: false connectionTimeout: 30000 idleTimeout: 60000 maxLifetime: 1800000 maximumPoolSize: 65 masterSlaveRule: name: ds_ms masterDataSourceName: ds_0 slaveDataSourceNames: - ds_1 props: proxy.mode: MEMORY_STRICTLY proxy.transaction.mode: TCC proxy.max.working.threads: 100 sql.show: true proxyAuthority: username: root password: root </code></pre></div> <p dir="auto">and test tool is <strong>sysbench</strong></p> <p dir="auto">the test script is as follows:</p> <p dir="auto"><strong>oltp_common.lua</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="function init() assert(event ~= nil, &quot;this script is meant to be included by other OLTP scripts and &quot; .. &quot;should not be called directly.&quot;) end if sysbench.cmdline.command == nil then error(&quot;Command is required. Supported commands: prepare, prewarm, run, &quot; .. &quot;cleanup, help&quot;) end -- Command line options sysbench.cmdline.options = { table_size = {&quot;Number of rows per table&quot;, 10000}, range_size = {&quot;Range size for range SELECT queries&quot;, 100}, tables = {&quot;Number of tables&quot;, 1}, point_selects = {&quot;Number of point SELECT queries per transaction&quot;, 10}, simple_ranges = {&quot;Number of simple range SELECT queries per transaction&quot;, 1}, sum_ranges = {&quot;Number of SELECT SUM() queries per transaction&quot;, 1}, order_ranges = {&quot;Number of SELECT ORDER BY queries per transaction&quot;, 1}, distinct_ranges = {&quot;Number of SELECT DISTINCT queries per transaction&quot;, 1}, index_updates = {&quot;Number of UPDATE index queries per transaction&quot;, 1}, non_index_updates = {&quot;Number of UPDATE non-index queries per transaction&quot;, 1}, delete_inserts = {&quot;Number of DELETE/INSERT combinations per transaction&quot;, 1}, range_selects = {&quot;Enable/disable all range SELECT queries&quot;, true}, auto_inc = {&quot;Use AUTO_INCREMENT column as Primary Key (for MySQL), &quot; .. &quot;or its alternatives in other DBMS. When disabled, use &quot; .. &quot;client-generated IDs&quot;, true}, skip_trx = {&quot;Don't start explicit transactions and execute all queries &quot; .. &quot;in the AUTOCOMMIT mode&quot;, false}, secondary = {&quot;Use a secondary index in place of the PRIMARY KEY&quot;, false}, create_secondary = {&quot;Create a secondary index in addition to the PRIMARY KEY&quot;, true}, mysql_storage_engine = {&quot;Storage engine, if MySQL is used&quot;, &quot;innodb&quot;}, pgsql_variant = {&quot;Use this PostgreSQL variant when running with the &quot; .. &quot;PostgreSQL driver. The only currently supported &quot; .. &quot;variant is 'redshift'. When enabled, &quot; .. &quot;create_secondary is automatically disabled, and &quot; .. &quot;delete_inserts is set to 0&quot;} } -- Prepare the dataset. This command supports parallel execution, i.e. will -- benefit from executing with --threads &gt; 1 as long as --tables &gt; 1 function cmd_prepare() local drv = sysbench.sql.driver() local con = drv:connect() for i = sysbench.tid % sysbench.opt.threads + 1, sysbench.opt.tables, sysbench.opt.threads do create_table(drv, con, i) end end -- Preload the dataset into the server cache. This command supports parallel -- execution, i.e. will benefit from executing with --threads &gt; 1 as long as -- --tables &gt; 1 -- -- PS. Currently, this command is only meaningful for MySQL/InnoDB benchmarks function cmd_prewarm() local drv = sysbench.sql.driver() local con = drv:connect() assert(drv:name() == &quot;mysql&quot;, &quot;prewarm is currently MySQL only&quot;) -- Do not create on disk tables for subsequent queries con:query(&quot;SET tmp_table_size=2*1024*1024*1024&quot;) con:query(&quot;SET max_heap_table_size=2*1024*1024*1024&quot;) for i = sysbench.tid % sysbench.opt.threads + 1, sysbench.opt.tables, sysbench.opt.threads do local t = &quot;sbtest&quot; .. i print(&quot;Prewarming table &quot; .. t) con:query(&quot;ANALYZE TABLE sbtest&quot; .. i) con:query(string.format( &quot;SELECT AVG(id) FROM &quot; .. &quot;(SELECT * FROM %s FORCE KEY (PRIMARY) &quot; .. &quot;LIMIT %u) t&quot;, t, sysbench.opt.table_size)) con:query(string.format( &quot;SELECT COUNT(*) FROM &quot; .. &quot;(SELECT * FROM %s WHERE k LIKE '%%0%%' LIMIT %u) t&quot;, t, sysbench.opt.table_size)) end end -- Implement parallel prepare and prewarm commands sysbench.cmdline.commands = { prepare = {cmd_prepare, sysbench.cmdline.PARALLEL_COMMAND}, prewarm = {cmd_prewarm, sysbench.cmdline.PARALLEL_COMMAND} } -- Template strings of random digits with 11-digit groups separated by dashes -- 10 groups, 119 characters local c_value_template = &quot;###########-###########-###########-&quot; .. &quot;###########-###########-###########-&quot; .. &quot;###########-###########-###########-&quot; .. &quot;###########&quot; -- 5 groups, 59 characters local pad_value_template = &quot;###########-###########-###########-&quot; .. &quot;###########-###########&quot; function get_c_value() return sysbench.rand.string(c_value_template) end function get_pad_value() return sysbench.rand.string(pad_value_template) end function create_table(drv, con, table_num) local id_index_def, id_def local engine_def = &quot;&quot; local extra_table_options = &quot;&quot; local query if sysbench.opt.secondary then id_index_def = &quot;KEY xid&quot; else id_index_def = &quot;PRIMARY KEY&quot; end if drv:name() == &quot;mysql&quot; or drv:name() == &quot;attachsql&quot; or drv:name() == &quot;drizzle&quot; then if sysbench.opt.auto_inc then id_def = &quot;INTEGER NOT NULL AUTO_INCREMENT&quot; else id_def = &quot;INTEGER NOT NULL&quot; end engine_def = &quot;/*! ENGINE = &quot; .. sysbench.opt.mysql_storage_engine .. &quot; */&quot; extra_table_options = mysql_table_options or &quot;&quot; elseif drv:name() == &quot;pgsql&quot; then if not sysbench.opt.auto_inc then id_def = &quot;INTEGER NOT NULL&quot; elseif pgsql_variant == 'redshift' then id_def = &quot;INTEGER IDENTITY(1,1)&quot; else id_def = &quot;SERIAL&quot; end else error(&quot;Unsupported database driver:&quot; .. drv:name()) end print(string.format(&quot;Creating table 'sbtest%d'...&quot;, table_num)) query = string.format([[ CREATE TABLE sbtest%d( id %s, k INTEGER DEFAULT '0' NOT NULL, c CHAR(120) DEFAULT '' NOT NULL, pad CHAR(60) DEFAULT '' NOT NULL, %s (id) ) %s %s]], table_num, id_def, id_index_def, engine_def, extra_table_options) con:query(query) if (sysbench.opt.table_size &gt; 0) then print(string.format(&quot;Inserting %d records into 'sbtest%d'&quot;, sysbench.opt.table_size, table_num)) end if sysbench.opt.auto_inc then query = &quot;INSERT INTO sbtest&quot; .. table_num .. &quot;(k, c, pad) VALUES&quot; else query = &quot;INSERT INTO sbtest&quot; .. table_num .. &quot;(id, k, c, pad) VALUES&quot; end con:bulk_insert_init(query) local c_val local pad_val for i = 1, sysbench.opt.table_size do c_val = get_c_value() pad_val = get_pad_value() if (sysbench.opt.auto_inc) then query = string.format(&quot;(%d, '%s', '%s')&quot;, sb_rand(1, sysbench.opt.table_size), c_val, pad_val) else query = string.format(&quot;(%d, %d, '%s', '%s')&quot;, i, sb_rand(1, sysbench.opt.table_size), c_val, pad_val) end con:bulk_insert_next(query) end con:bulk_insert_done() if sysbench.opt.create_secondary then print(string.format(&quot;Creating a secondary index on 'sbtest%d'...&quot;, table_num)) con:query(string.format(&quot;CREATE INDEX k_%d ON sbtest%d(k)&quot;, table_num, table_num)) end end local t = sysbench.sql.type local stmt_defs = { point_selects = { &quot;SELECT c FROM sbtest%u WHERE id=?&quot;, t.INT}, simple_ranges = { &quot;SELECT c FROM sbtest%u WHERE id BETWEEN ? AND ?&quot;, t.INT, t.INT}, sum_ranges = { &quot;SELECT SUM(k) FROM sbtest%u WHERE id BETWEEN ? AND ?&quot;, t.INT, t.INT}, order_ranges = { &quot;SELECT c FROM sbtest%u WHERE id BETWEEN ? AND ? ORDER BY c&quot;, t.INT, t.INT}, distinct_ranges = { &quot;SELECT DISTINCT c FROM sbtest%u WHERE id BETWEEN ? AND ? ORDER BY c&quot;, t.INT, t.INT}, index_updates = { &quot;UPDATE sbtest%u SET k=k+1 WHERE id=?&quot;, t.INT}, non_index_updates = { &quot;UPDATE sbtest%u SET c=? WHERE id=?&quot;, {t.CHAR, 120}, t.INT}, deletes = { &quot;DELETE FROM sbtest%u WHERE id=?&quot;, t.INT}, inserts = { &quot;INSERT INTO sbtest%u (id, k, c, pad) VALUES (?, ?, ?, ?)&quot;, t.INT, t.INT, {t.CHAR, 120}, {t.CHAR, 60}}, } function prepare_begin() stmt.begin = con:prepare(&quot;BEGIN&quot;) end function prepare_commit() stmt.commit = con:prepare(&quot;COMMIT&quot;) end function prepare_for_each_table(key) for t = 1, sysbench.opt.tables do stmt[t][key] = con:prepare(string.format(stmt_defs[key][1], t)) local nparam = #stmt_defs[key] - 1 if nparam &gt; 0 then param[t][key] = {} end for p = 1, nparam do local btype = stmt_defs[key][p+1] local len if type(btype) == &quot;table&quot; then len = btype[2] btype = btype[1] end if btype == sysbench.sql.type.VARCHAR or btype == sysbench.sql.type.CHAR then param[t][key][p] = stmt[t][key]:bind_create(btype, len) else param[t][key][p] = stmt[t][key]:bind_create(btype) end end if nparam &gt; 0 then stmt[t][key]:bind_param(unpack(param[t][key])) end end end function prepare_point_selects() prepare_for_each_table(&quot;point_selects&quot;) end function prepare_simple_ranges() prepare_for_each_table(&quot;simple_ranges&quot;) end function prepare_sum_ranges() prepare_for_each_table(&quot;sum_ranges&quot;) end function prepare_order_ranges() prepare_for_each_table(&quot;order_ranges&quot;) end function prepare_distinct_ranges() prepare_for_each_table(&quot;distinct_ranges&quot;) end function prepare_index_updates() prepare_for_each_table(&quot;index_updates&quot;) end function prepare_non_index_updates() prepare_for_each_table(&quot;non_index_updates&quot;) end function prepare_delete_inserts() prepare_for_each_table(&quot;deletes&quot;) prepare_for_each_table(&quot;inserts&quot;) end function thread_init() drv = sysbench.sql.driver() con = drv:connect() -- Create global nested tables for prepared statements and their -- parameters. We need a statement and a parameter set for each combination -- of connection/table/query stmt = {} param = {} for t = 1, sysbench.opt.tables do stmt[t] = {} param[t] = {} end -- This function is a 'callback' defined by individual benchmark scripts prepare_statements() end -- Close prepared statements function close_statements() for t = 1, sysbench.opt.tables do for k, s in pairs(stmt[t]) do stmt[t][k]:close() end end if (stmt.begin ~= nil) then stmt.begin:close() end if (stmt.commit ~= nil) then stmt.commit:close() end end function thread_done() close_statements() con:disconnect() end function cleanup() local drv = sysbench.sql.driver() local con = drv:connect() for i = 1, sysbench.opt.tables do print(string.format(&quot;Dropping table 'sbtest%d'...&quot;, i)) con:query(&quot;DROP TABLE IF EXISTS sbtest&quot; .. i ) end end local function get_table_num() return sysbench.rand.uniform(1, sysbench.opt.tables) end local function get_id() return sysbench.rand.default(1, sysbench.opt.table_size) end function begin() stmt.begin:execute() end function commit() stmt.commit:execute() end function execute_point_selects() local tnum = get_table_num() local i for i = 1, sysbench.opt.point_selects do param[tnum].point_selects[1]:set(get_id()) stmt[tnum].point_selects:execute() end end local function execute_range(key) local tnum = get_table_num() for i = 1, sysbench.opt[key] do local id = get_id() param[tnum][key][1]:set(id) param[tnum][key][2]:set(id + sysbench.opt.range_size - 1) stmt[tnum][key]:execute() end end function execute_simple_ranges() execute_range(&quot;simple_ranges&quot;) end function execute_sum_ranges() execute_range(&quot;sum_ranges&quot;) end function execute_order_ranges() execute_range(&quot;order_ranges&quot;) end function execute_distinct_ranges() execute_range(&quot;distinct_ranges&quot;) end function execute_index_updates() local tnum = get_table_num() for i = 1, sysbench.opt.index_updates do param[tnum].index_updates[1]:set(get_id()) stmt[tnum].index_updates:execute() end end function execute_non_index_updates() local tnum = get_table_num() for i = 1, sysbench.opt.non_index_updates do param[tnum].non_index_updates[1]:set_rand_str(c_value_template) param[tnum].non_index_updates[2]:set(get_id()) stmt[tnum].non_index_updates:execute() end end function execute_delete_inserts() local tnum = get_table_num() for i = 1, sysbench.opt.delete_inserts do local id = get_id() local k = get_id() param[tnum].deletes[1]:set(id) param[tnum].inserts[1]:set(id) param[tnum].inserts[2]:set(k) param[tnum].inserts[3]:set_rand_str(c_value_template) param[tnum].inserts[4]:set_rand_str(pad_value_template) stmt[tnum].deletes:execute() stmt[tnum].inserts:execute() end end -- Re-prepare statements if we have reconnected, which is possible when some of -- the listed error codes are in the --mysql-ignore-errors list function sysbench.hooks.before_restart_event(errdesc) if errdesc.sql_errno == 2013 or -- CR_SERVER_LOST errdesc.sql_errno == 2055 or -- CR_SERVER_LOST_EXTENDED errdesc.sql_errno == 2006 or -- CR_SERVER_GONE_ERROR errdesc.sql_errno == 2011 -- CR_TCP_CONNECTION then close_statements() prepare_statements() end end"><pre class="notranslate"><code class="notranslate">function init() assert(event ~= nil, "this script is meant to be included by other OLTP scripts and " .. "should not be called directly.") end if sysbench.cmdline.command == nil then error("Command is required. Supported commands: prepare, prewarm, run, " .. "cleanup, help") end -- Command line options sysbench.cmdline.options = { table_size = {"Number of rows per table", 10000}, range_size = {"Range size for range SELECT queries", 100}, tables = {"Number of tables", 1}, point_selects = {"Number of point SELECT queries per transaction", 10}, simple_ranges = {"Number of simple range SELECT queries per transaction", 1}, sum_ranges = {"Number of SELECT SUM() queries per transaction", 1}, order_ranges = {"Number of SELECT ORDER BY queries per transaction", 1}, distinct_ranges = {"Number of SELECT DISTINCT queries per transaction", 1}, index_updates = {"Number of UPDATE index queries per transaction", 1}, non_index_updates = {"Number of UPDATE non-index queries per transaction", 1}, delete_inserts = {"Number of DELETE/INSERT combinations per transaction", 1}, range_selects = {"Enable/disable all range SELECT queries", true}, auto_inc = {"Use AUTO_INCREMENT column as Primary Key (for MySQL), " .. "or its alternatives in other DBMS. When disabled, use " .. "client-generated IDs", true}, skip_trx = {"Don't start explicit transactions and execute all queries " .. "in the AUTOCOMMIT mode", false}, secondary = {"Use a secondary index in place of the PRIMARY KEY", false}, create_secondary = {"Create a secondary index in addition to the PRIMARY KEY", true}, mysql_storage_engine = {"Storage engine, if MySQL is used", "innodb"}, pgsql_variant = {"Use this PostgreSQL variant when running with the " .. "PostgreSQL driver. The only currently supported " .. "variant is 'redshift'. When enabled, " .. "create_secondary is automatically disabled, and " .. "delete_inserts is set to 0"} } -- Prepare the dataset. This command supports parallel execution, i.e. will -- benefit from executing with --threads &gt; 1 as long as --tables &gt; 1 function cmd_prepare() local drv = sysbench.sql.driver() local con = drv:connect() for i = sysbench.tid % sysbench.opt.threads + 1, sysbench.opt.tables, sysbench.opt.threads do create_table(drv, con, i) end end -- Preload the dataset into the server cache. This command supports parallel -- execution, i.e. will benefit from executing with --threads &gt; 1 as long as -- --tables &gt; 1 -- -- PS. Currently, this command is only meaningful for MySQL/InnoDB benchmarks function cmd_prewarm() local drv = sysbench.sql.driver() local con = drv:connect() assert(drv:name() == "mysql", "prewarm is currently MySQL only") -- Do not create on disk tables for subsequent queries con:query("SET tmp_table_size=2*1024*1024*1024") con:query("SET max_heap_table_size=2*1024*1024*1024") for i = sysbench.tid % sysbench.opt.threads + 1, sysbench.opt.tables, sysbench.opt.threads do local t = "sbtest" .. i print("Prewarming table " .. t) con:query("ANALYZE TABLE sbtest" .. i) con:query(string.format( "SELECT AVG(id) FROM " .. "(SELECT * FROM %s FORCE KEY (PRIMARY) " .. "LIMIT %u) t", t, sysbench.opt.table_size)) con:query(string.format( "SELECT COUNT(*) FROM " .. "(SELECT * FROM %s WHERE k LIKE '%%0%%' LIMIT %u) t", t, sysbench.opt.table_size)) end end -- Implement parallel prepare and prewarm commands sysbench.cmdline.commands = { prepare = {cmd_prepare, sysbench.cmdline.PARALLEL_COMMAND}, prewarm = {cmd_prewarm, sysbench.cmdline.PARALLEL_COMMAND} } -- Template strings of random digits with 11-digit groups separated by dashes -- 10 groups, 119 characters local c_value_template = "###########-###########-###########-" .. "###########-###########-###########-" .. "###########-###########-###########-" .. "###########" -- 5 groups, 59 characters local pad_value_template = "###########-###########-###########-" .. "###########-###########" function get_c_value() return sysbench.rand.string(c_value_template) end function get_pad_value() return sysbench.rand.string(pad_value_template) end function create_table(drv, con, table_num) local id_index_def, id_def local engine_def = "" local extra_table_options = "" local query if sysbench.opt.secondary then id_index_def = "KEY xid" else id_index_def = "PRIMARY KEY" end if drv:name() == "mysql" or drv:name() == "attachsql" or drv:name() == "drizzle" then if sysbench.opt.auto_inc then id_def = "INTEGER NOT NULL AUTO_INCREMENT" else id_def = "INTEGER NOT NULL" end engine_def = "/*! ENGINE = " .. sysbench.opt.mysql_storage_engine .. " */" extra_table_options = mysql_table_options or "" elseif drv:name() == "pgsql" then if not sysbench.opt.auto_inc then id_def = "INTEGER NOT NULL" elseif pgsql_variant == 'redshift' then id_def = "INTEGER IDENTITY(1,1)" else id_def = "SERIAL" end else error("Unsupported database driver:" .. drv:name()) end print(string.format("Creating table 'sbtest%d'...", table_num)) query = string.format([[ CREATE TABLE sbtest%d( id %s, k INTEGER DEFAULT '0' NOT NULL, c CHAR(120) DEFAULT '' NOT NULL, pad CHAR(60) DEFAULT '' NOT NULL, %s (id) ) %s %s]], table_num, id_def, id_index_def, engine_def, extra_table_options) con:query(query) if (sysbench.opt.table_size &gt; 0) then print(string.format("Inserting %d records into 'sbtest%d'", sysbench.opt.table_size, table_num)) end if sysbench.opt.auto_inc then query = "INSERT INTO sbtest" .. table_num .. "(k, c, pad) VALUES" else query = "INSERT INTO sbtest" .. table_num .. "(id, k, c, pad) VALUES" end con:bulk_insert_init(query) local c_val local pad_val for i = 1, sysbench.opt.table_size do c_val = get_c_value() pad_val = get_pad_value() if (sysbench.opt.auto_inc) then query = string.format("(%d, '%s', '%s')", sb_rand(1, sysbench.opt.table_size), c_val, pad_val) else query = string.format("(%d, %d, '%s', '%s')", i, sb_rand(1, sysbench.opt.table_size), c_val, pad_val) end con:bulk_insert_next(query) end con:bulk_insert_done() if sysbench.opt.create_secondary then print(string.format("Creating a secondary index on 'sbtest%d'...", table_num)) con:query(string.format("CREATE INDEX k_%d ON sbtest%d(k)", table_num, table_num)) end end local t = sysbench.sql.type local stmt_defs = { point_selects = { "SELECT c FROM sbtest%u WHERE id=?", t.INT}, simple_ranges = { "SELECT c FROM sbtest%u WHERE id BETWEEN ? AND ?", t.INT, t.INT}, sum_ranges = { "SELECT SUM(k) FROM sbtest%u WHERE id BETWEEN ? AND ?", t.INT, t.INT}, order_ranges = { "SELECT c FROM sbtest%u WHERE id BETWEEN ? AND ? ORDER BY c", t.INT, t.INT}, distinct_ranges = { "SELECT DISTINCT c FROM sbtest%u WHERE id BETWEEN ? AND ? ORDER BY c", t.INT, t.INT}, index_updates = { "UPDATE sbtest%u SET k=k+1 WHERE id=?", t.INT}, non_index_updates = { "UPDATE sbtest%u SET c=? WHERE id=?", {t.CHAR, 120}, t.INT}, deletes = { "DELETE FROM sbtest%u WHERE id=?", t.INT}, inserts = { "INSERT INTO sbtest%u (id, k, c, pad) VALUES (?, ?, ?, ?)", t.INT, t.INT, {t.CHAR, 120}, {t.CHAR, 60}}, } function prepare_begin() stmt.begin = con:prepare("BEGIN") end function prepare_commit() stmt.commit = con:prepare("COMMIT") end function prepare_for_each_table(key) for t = 1, sysbench.opt.tables do stmt[t][key] = con:prepare(string.format(stmt_defs[key][1], t)) local nparam = #stmt_defs[key] - 1 if nparam &gt; 0 then param[t][key] = {} end for p = 1, nparam do local btype = stmt_defs[key][p+1] local len if type(btype) == "table" then len = btype[2] btype = btype[1] end if btype == sysbench.sql.type.VARCHAR or btype == sysbench.sql.type.CHAR then param[t][key][p] = stmt[t][key]:bind_create(btype, len) else param[t][key][p] = stmt[t][key]:bind_create(btype) end end if nparam &gt; 0 then stmt[t][key]:bind_param(unpack(param[t][key])) end end end function prepare_point_selects() prepare_for_each_table("point_selects") end function prepare_simple_ranges() prepare_for_each_table("simple_ranges") end function prepare_sum_ranges() prepare_for_each_table("sum_ranges") end function prepare_order_ranges() prepare_for_each_table("order_ranges") end function prepare_distinct_ranges() prepare_for_each_table("distinct_ranges") end function prepare_index_updates() prepare_for_each_table("index_updates") end function prepare_non_index_updates() prepare_for_each_table("non_index_updates") end function prepare_delete_inserts() prepare_for_each_table("deletes") prepare_for_each_table("inserts") end function thread_init() drv = sysbench.sql.driver() con = drv:connect() -- Create global nested tables for prepared statements and their -- parameters. We need a statement and a parameter set for each combination -- of connection/table/query stmt = {} param = {} for t = 1, sysbench.opt.tables do stmt[t] = {} param[t] = {} end -- This function is a 'callback' defined by individual benchmark scripts prepare_statements() end -- Close prepared statements function close_statements() for t = 1, sysbench.opt.tables do for k, s in pairs(stmt[t]) do stmt[t][k]:close() end end if (stmt.begin ~= nil) then stmt.begin:close() end if (stmt.commit ~= nil) then stmt.commit:close() end end function thread_done() close_statements() con:disconnect() end function cleanup() local drv = sysbench.sql.driver() local con = drv:connect() for i = 1, sysbench.opt.tables do print(string.format("Dropping table 'sbtest%d'...", i)) con:query("DROP TABLE IF EXISTS sbtest" .. i ) end end local function get_table_num() return sysbench.rand.uniform(1, sysbench.opt.tables) end local function get_id() return sysbench.rand.default(1, sysbench.opt.table_size) end function begin() stmt.begin:execute() end function commit() stmt.commit:execute() end function execute_point_selects() local tnum = get_table_num() local i for i = 1, sysbench.opt.point_selects do param[tnum].point_selects[1]:set(get_id()) stmt[tnum].point_selects:execute() end end local function execute_range(key) local tnum = get_table_num() for i = 1, sysbench.opt[key] do local id = get_id() param[tnum][key][1]:set(id) param[tnum][key][2]:set(id + sysbench.opt.range_size - 1) stmt[tnum][key]:execute() end end function execute_simple_ranges() execute_range("simple_ranges") end function execute_sum_ranges() execute_range("sum_ranges") end function execute_order_ranges() execute_range("order_ranges") end function execute_distinct_ranges() execute_range("distinct_ranges") end function execute_index_updates() local tnum = get_table_num() for i = 1, sysbench.opt.index_updates do param[tnum].index_updates[1]:set(get_id()) stmt[tnum].index_updates:execute() end end function execute_non_index_updates() local tnum = get_table_num() for i = 1, sysbench.opt.non_index_updates do param[tnum].non_index_updates[1]:set_rand_str(c_value_template) param[tnum].non_index_updates[2]:set(get_id()) stmt[tnum].non_index_updates:execute() end end function execute_delete_inserts() local tnum = get_table_num() for i = 1, sysbench.opt.delete_inserts do local id = get_id() local k = get_id() param[tnum].deletes[1]:set(id) param[tnum].inserts[1]:set(id) param[tnum].inserts[2]:set(k) param[tnum].inserts[3]:set_rand_str(c_value_template) param[tnum].inserts[4]:set_rand_str(pad_value_template) stmt[tnum].deletes:execute() stmt[tnum].inserts:execute() end end -- Re-prepare statements if we have reconnected, which is possible when some of -- the listed error codes are in the --mysql-ignore-errors list function sysbench.hooks.before_restart_event(errdesc) if errdesc.sql_errno == 2013 or -- CR_SERVER_LOST errdesc.sql_errno == 2055 or -- CR_SERVER_LOST_EXTENDED errdesc.sql_errno == 2006 or -- CR_SERVER_GONE_ERROR errdesc.sql_errno == 2011 -- CR_TCP_CONNECTION then close_statements() prepare_statements() end end </code></pre></div> <p dir="auto"><strong>oltp_read_write.lua</strong></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="require(&quot;oltp_common&quot;) function prepare_statements() if not sysbench.opt.skip_trx then prepare_begin() prepare_commit() end prepare_point_selects() if sysbench.opt.range_selects then prepare_simple_ranges() prepare_sum_ranges() prepare_order_ranges() prepare_distinct_ranges() end prepare_index_updates() prepare_non_index_updates() prepare_delete_inserts() end function event() if not sysbench.opt.skip_trx then begin() end execute_point_selects() if sysbench.opt.range_selects then execute_simple_ranges() execute_sum_ranges() execute_order_ranges() execute_distinct_ranges() end execute_index_updates() execute_non_index_updates() execute_delete_inserts() if not sysbench.opt.skip_trx then commit() end end"><pre class="notranslate"><code class="notranslate">require("oltp_common") function prepare_statements() if not sysbench.opt.skip_trx then prepare_begin() prepare_commit() end prepare_point_selects() if sysbench.opt.range_selects then prepare_simple_ranges() prepare_sum_ranges() prepare_order_ranges() prepare_distinct_ranges() end prepare_index_updates() prepare_non_index_updates() prepare_delete_inserts() end function event() if not sysbench.opt.skip_trx then begin() end execute_point_selects() if sysbench.opt.range_selects then execute_simple_ranges() execute_sum_ranges() execute_order_ranges() execute_distinct_ranges() end execute_index_updates() execute_non_index_updates() execute_delete_inserts() if not sysbench.opt.skip_trx then commit() end end </code></pre></div> <p dir="auto">Is the 60% loss of the sharding-proxy tool normal?</p>
0
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">The ability to be able to search the web using PowerToys Run</p> <h1 dir="auto">Proposed technical implementation details (optional)</h1> <p dir="auto">It would be nice if there was an option to enable searching the web using PowerToys Run.<br> Preferably, make the browser selectable and same with search engine.</p>
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">I want to be able to start a web search from the launcher.<br> Ideally, I'd type <code class="notranslate">bing power toys</code> and it would navigate to <code class="notranslate">https://www.bing.com/search?q=power+toys</code> in my default browser.<br> <code class="notranslate">google power toys</code> would go to the equivalent.</p> <p dir="auto">The ability to specify the keyword/search engine to use and the domain it goes to would also be necessary. Not only would this enable supporting other search engines, but it would also allow for people to adjust for different TLD versions of search engines.</p> <p dir="auto"><em>This would be similar to functionality that used to be available in Enso launcher.</em></p> <h1 dir="auto">Proposed technical implementation details (optional)</h1> <p dir="auto">This would presumably require some settings for determining which words are identified as initiating the search and the URL to submit the query to.<br> This could also be the base for similar functionality where a keyword could launch an app and pass other values as command-line arguments. Without additional arguments, this could also serve as a way to create aliases for apps so they could be launched with a small number of keystrokes.</p> <p dir="auto"><strong>crutkas:</strong> possible solution to this issue in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="851600669" data-permission-text="Title is private" data-url="https://github.com/microsoft/PowerToys/issues/10619" data-hovercard-type="issue" data-hovercard-url="/microsoft/PowerToys/issues/10619/hovercard" href="https://github.com/microsoft/PowerToys/issues/10619">#10619</a>. It defers to default browser + user's search engine. Lets PT Run be generic</p>
1
<p dir="auto">I'd like to be able to host a next.js app on it's own base path (e.g. <code class="notranslate">/some/base/path/</code> - on a configurable http proxy). This is primarily for use with <a href="https://github.com/jupyterhub/jupyterhub">JupyterHub</a> to run as a separate service (on e.g. <code class="notranslate">/services/nextApp</code>). I've gotten everything to work for the express app (that uses next handlers underneath) as well as the frontend's handling of the paths (the <code class="notranslate">req.params -&gt; query -&gt; page/component</code> are awesome with next.js).</p> <p dir="auto">The only issue I'm running into is that <code class="notranslate">_next</code> is assumed to be at the absolute path of <code class="notranslate">/_next</code> when it needs to be able to be served at <code class="notranslate">/some/base/path/_next</code>.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="const app = next({ dev, baseURL: '/asdf' });"><pre class="notranslate"><code class="notranslate">const app = next({ dev, baseURL: '/asdf' }); </code></pre></div> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul>
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected Behavior</h2> <p dir="auto">I'd expect sourcemaps of a basic module to enable breakpoint selection on all lines, except those clearly represented differently through transpilation.</p> <h2 dir="auto">Current Behavior</h2> <p dir="auto">A basic component is not debuggable with sourcemaps: clicking on a line to set a breakpoint does not set a breakpoint at that line.</p> <h2 dir="auto">Steps to Reproduce (for bugs)</h2> <ol dir="auto"> <li>Example: <a href="https://github.com/tmcw/next-sourcemap-breakage-example">https://github.com/tmcw/next-sourcemap-breakage-example</a></li> </ol> <p dir="auto">Single page with the source:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import {Component} from &quot;react&quot;; export default class Button extends Component { render() { function foo() { console.log(1); } return &lt;button onClick={foo}&gt;hi&lt;/button&gt; } };"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-kos">{</span><span class="pl-v">Component</span><span class="pl-kos">}</span> <span class="pl-k">from</span> <span class="pl-s">"react"</span><span class="pl-kos">;</span> <span class="pl-k">export</span> <span class="pl-k">default</span> <span class="pl-k">class</span> <span class="pl-v">Button</span> <span class="pl-k">extends</span> <span class="pl-v">Component</span> <span class="pl-kos">{</span> <span class="pl-en">render</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">function</span> <span class="pl-en">foo</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">return</span> <span class="pl-c1">&lt;</span><span class="pl-ent">button</span> <span class="pl-c1">onClick</span><span class="pl-c1">=</span><span class="pl-kos">{</span><span class="pl-s1">foo</span><span class="pl-kos">}</span><span class="pl-c1">&gt;</span>hi<span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">button</span><span class="pl-c1">&gt;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span><span class="pl-kos">;</span></pre></div> <p dir="auto">Setting a breakpoint on the line</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" console.log(1);"><pre class="notranslate"> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">;</span></pre></div> <p dir="auto">Is not possible:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/32314/30833972-fc1c7784-a205-11e7-91ec-ec99624c5852.gif"><img src="https://user-images.githubusercontent.com/32314/30833972-fc1c7784-a205-11e7-91ec-ec99624c5852.gif" alt="next-bug" data-animated-image="" style="max-width: 100%;"></a></p> <h2 dir="auto">Context</h2> <p dir="auto">This makes debugging applications quite difficult.</p> <h2 dir="auto">Your Environment</h2> <table role="table"> <thead> <tr> <th>Tech</th> <th>Version</th> </tr> </thead> <tbody> <tr> <td>next</td> <td>3.2.2</td> </tr> <tr> <td>node</td> <td>8.4.0</td> </tr> <tr> <td>OS</td> <td>macOS 10.12.6</td> </tr> <tr> <td>browser</td> <td>Google Chrome 61.0.3163.100</td> </tr> </tbody> </table>
0
<p dir="auto">Hi! I am writing some site (taxi with google maps in real time for our city), and I was created modal with form (for selecting taxi filters and your coordinates), and height of this modal was bigger, than height of my smartphone screen. I was tried to scroll modal down, to select other filters, and modal just was not scrollable. I tried to open and scroll modal from <a href="http://twbs.github.io/bootstrap/javascript/#modals-examples" rel="nofollow">Bootstrap docs</a>, and it too was not scrollable. I tried same on Android 4, and it worked normal. Can you fix opened modal scrolling for Android 2?</p> <p dir="auto">P.S. Sorry for my bad English.</p>
<p dir="auto">This issue might already exist however after a bit of searching I couldn't find anything. I apologize in advance for that.</p> <ul dir="auto"> <li>Problem:<br> If the content of the modal window is bigger than the screen, you can't scroll and see the bottom of your modal window on certain platforms.</li> <li>Concerned platforms (what I've tested so far):<br> Android 2.2 (Nexus - Native Browser), BB7 (Black Berry Bold - Native browser)</li> <li>Solution:<br> .modal-open has oveflow: hidden + .modal has position: fixed;<br> The body can't overflow thus the user can't see the full modal.<br> I propose to inject a media query (targeting stuff below 780px) that replace overflow: hidden by overflow: auto and position: fixed by position: absolute. Beyond 780px normal behaviour, nothing to be worry about.<br> May have to remove property such as bottom: 0; to have something that scroll properly.</li> </ul> <p dir="auto">Thoughts?<br> Charles</p>
1
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; :4.0beta:</li> <li>Operating System / Platform =&gt; :Windows 64 bit:</li> <li>Compiler =&gt; :Visual studio 2017:</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">Net is loaded from Onnx, the net just can not successfully update input data from setInput<br> invalid when call function setInput for the second blob(blob_2):<br> The result is 1.0 which means set two different input from blob_1 and blob_2 but got the same vector.<br> The details of code is as follows.</p> <h5 dir="auto">Steps to reproduce</h5> <p dir="auto">#include &lt;opencv2/opencv.hpp&gt;<br> #include &lt;opencv2/dnn.hpp&gt;<br> #include <br> #include </p> <p dir="auto">using namespace std;<br> using namespace cv;<br> using namespace cv::dnn;</p> <p dir="auto">int test_onnx()<br> {</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Net net_1 = readNetFromONNX(model_path); if (net_1.empty() || net_2.empty()) { printf(&quot;=&gt; net load failed.\n&quot;); return -1; } const String img_1_path = &quot;../img_1.jpg&quot;; const String img_2_path = &quot;../img_3.jpg&quot;; Mat img_1, img_2; img_1 = imread(img_1_path, IMREAD_GRAYSCALE); img_2 = imread(img_2_path, IMREAD_GRAYSCALE); if (img_1.empty() || img_2.empty()) { printf(&quot;[Err]: empty dir.\n&quot;); return -1; } img_1.convertTo(img_1, CV_32F); img_2.convertTo(img_2, CV_32F); // padding int H = img_1.rows; int W = img_1.cols; int dim_diff = std::abs(H - W); int top, bottom, left, right; if (H &lt;= W) { top = dim_diff / 2; bottom = dim_diff - top; left = 0; right = 0; } else { left = dim_diff / 2; right = dim_diff - left; top = 0; bottom = 0; } Mat img_1_pad, img_2_pad; copyMakeBorder(img_1, img_1_pad, top, bottom, left, right, BORDER_CONSTANT, 127.5); copyMakeBorder(img_2, img_2_pad, top, bottom, left, right, BORDER_CONSTANT, 127.5); // construct blob Mat blob_1, blob_2; blob_1 = blobFromImage( img_1_pad, 1.0 / 127.5f, Size(224, 224), 127.5, true); blob_2 = blobFromImage( img_2_pad, 1.0 / 127.5f, Size(224, 224), 127.5, true); // inference: get features net_1.setInput(blob_1); Mat feature_1 = net_1.forward(); net_1.setInput(blob_2); // invalid here... Mat feature_2 = net_1.forward(); // vector dot double dot = feature_1.dot(feature_2); // L2 norm double feature_1_norm = norm(feature_1, NORM_L2); double feature_2_norm = norm(feature_2, NORM_L2); // cosine similarity double sim = dot / (feature_1_norm * feature_2_norm); printf(&quot;\n=&gt; similarity: %.5f\n&quot;, sim); return 0;}"><pre class="notranslate"><code class="notranslate">Net net_1 = readNetFromONNX(model_path); if (net_1.empty() || net_2.empty()) { printf("=&gt; net load failed.\n"); return -1; } const String img_1_path = "../img_1.jpg"; const String img_2_path = "../img_3.jpg"; Mat img_1, img_2; img_1 = imread(img_1_path, IMREAD_GRAYSCALE); img_2 = imread(img_2_path, IMREAD_GRAYSCALE); if (img_1.empty() || img_2.empty()) { printf("[Err]: empty dir.\n"); return -1; } img_1.convertTo(img_1, CV_32F); img_2.convertTo(img_2, CV_32F); // padding int H = img_1.rows; int W = img_1.cols; int dim_diff = std::abs(H - W); int top, bottom, left, right; if (H &lt;= W) { top = dim_diff / 2; bottom = dim_diff - top; left = 0; right = 0; } else { left = dim_diff / 2; right = dim_diff - left; top = 0; bottom = 0; } Mat img_1_pad, img_2_pad; copyMakeBorder(img_1, img_1_pad, top, bottom, left, right, BORDER_CONSTANT, 127.5); copyMakeBorder(img_2, img_2_pad, top, bottom, left, right, BORDER_CONSTANT, 127.5); // construct blob Mat blob_1, blob_2; blob_1 = blobFromImage( img_1_pad, 1.0 / 127.5f, Size(224, 224), 127.5, true); blob_2 = blobFromImage( img_2_pad, 1.0 / 127.5f, Size(224, 224), 127.5, true); // inference: get features net_1.setInput(blob_1); Mat feature_1 = net_1.forward(); net_1.setInput(blob_2); // invalid here... Mat feature_2 = net_1.forward(); // vector dot double dot = feature_1.dot(feature_2); // L2 norm double feature_1_norm = norm(feature_1, NORM_L2); double feature_2_norm = norm(feature_2, NORM_L2); // cosine similarity double sim = dot / (feature_1_norm * feature_2_norm); printf("\n=&gt; similarity: %.5f\n", sim); return 0;} </code></pre></div>
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/opencv/opencv/commit/4eb296655958e9241f43a7bd144d5e63759f6cea/hovercard" href="https://github.com/opencv/opencv/commit/4eb296655958e9241f43a7bd144d5e63759f6cea"><tt>4eb2966</tt></a></li> <li>Operating System / Platform =&gt; Windows 64 Bit</li> <li>Compiler =&gt; Visual Studio 2017</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">When compiling with MKL and OpenMP, <code class="notranslate">parallel.cpp</code> defines <code class="notranslate">ProxyLoopBody</code> in such a way that it is missing an overload that accepts <code class="notranslate">cv::Range</code>, yet is called elsewhere with a <code class="notranslate">cv::Range</code> argument.</p> <h5 dir="auto">Steps to reproduce</h5> <p dir="auto">Current version:</p> <div class="highlight highlight-source-c++ notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#elif defined WINRT || defined HAVE_CONCURRENCY class ProxyLoopBody : public ParallelLoopBodyWrapper { public: ProxyLoopBody(ParallelLoopBodyWrapperContext&amp; ctx) : ParallelLoopBodyWrapper(ctx) {} void operator ()(int i) const { this-&gt;ParallelLoopBodyWrapper::operator()(cv::Range(i, i + 1)); } }; #else typedef ParallelLoopBodyWrapper ProxyLoopBody; #endif"><pre class="notranslate">#<span class="pl-k">elif</span> defined WINRT || defined HAVE_CONCURRENCY <span class="pl-k">class</span> <span class="pl-en">ProxyLoopBody</span> : <span class="pl-k">public</span> <span class="pl-en">ParallelLoopBodyWrapper</span> { <span class="pl-k">public:</span> <span class="pl-en">ProxyLoopBody</span>(ParallelLoopBodyWrapperContext&amp; ctx) : ParallelLoopBodyWrapper(ctx) {} <span class="pl-k">void</span> <span class="pl-en">operator</span> ()(<span class="pl-k">int</span> i) <span class="pl-k">const</span> { <span class="pl-c1">this</span>-&gt;<span class="pl-smi">ParallelLoopBodyWrapper</span><span class="pl-c1">::operator</span>()(<span class="pl-c1">cv::Range</span>(i, i + <span class="pl-c1">1</span>)); } }; #<span class="pl-k">else</span> <span class="pl-k">typedef</span> ParallelLoopBodyWrapper ProxyLoopBody; #endif</pre></div> <p dir="auto">Fix:</p> <div class="highlight highlight-source-c++ notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="#elif defined WINRT || defined HAVE_CONCURRENCY class ProxyLoopBody : public ParallelLoopBodyWrapper { public: ProxyLoopBody(ParallelLoopBodyWrapperContext&amp; ctx) : ParallelLoopBodyWrapper(ctx) {} void operator ()(int i) const { this-&gt;ParallelLoopBodyWrapper::operator()(cv::Range(i, i + 1)); } void operator ()(const cv::Range&amp; range) const { this-&gt;ParallelLoopBodyWrapper::operator()(range); } }; #else typedef ParallelLoopBodyWrapper ProxyLoopBody; #endif"><pre class="notranslate">#<span class="pl-k">elif</span> defined WINRT || defined HAVE_CONCURRENCY <span class="pl-k">class</span> <span class="pl-en">ProxyLoopBody</span> : <span class="pl-k">public</span> <span class="pl-en">ParallelLoopBodyWrapper</span> { <span class="pl-k">public:</span> <span class="pl-en">ProxyLoopBody</span>(ParallelLoopBodyWrapperContext&amp; ctx) : ParallelLoopBodyWrapper(ctx) {} <span class="pl-k">void</span> <span class="pl-en">operator</span> ()(<span class="pl-k">int</span> i) <span class="pl-k">const</span> { <span class="pl-c1">this</span>-&gt;<span class="pl-smi">ParallelLoopBodyWrapper</span><span class="pl-c1">::operator</span>()(<span class="pl-c1">cv::Range</span>(i, i + <span class="pl-c1">1</span>)); } <span class="pl-k">void</span> <span class="pl-en">operator</span> ()(<span class="pl-k">const</span> cv::Range&amp; range) <span class="pl-k">const</span> { <span class="pl-c1">this</span>-&gt;<span class="pl-smi">ParallelLoopBodyWrapper</span><span class="pl-c1">::operator</span>()(range); } }; #<span class="pl-k">else</span> <span class="pl-k">typedef</span> ParallelLoopBodyWrapper ProxyLoopBody; #endif</pre></div>
0
<p dir="auto">Matplotlib pcolormesh introduces spurious features along the prime meridian when deployed with a PolarStereo projection.</p> <p dir="auto"><strong>Code for reproduction</strong></p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from netCDF4 import Dataset import cartopy.crs as ccrs import matplotlib.pyplot as plt # Double check the versions import cartopy import matplotlib print(matplotlib.__version__) print(cartopy.__version__) # Import the data dat = Dataset('my_data.nc') # my_data.nc is an ice motion vector file available (after logging in) here: https://nsidc.org/data/nsidc-0116 # The particular file I've used is icemotion_daily_nh_25km_20140101_20141231_v4.1.nc # I've attached a stripped-down version to this report as a zip file, just unzip and name it my_data.nc # It's a netcdf with an irregular grid (EASE equal area) with 2d arrays of lons, lats and data vals. lons = dat['longitude'] lats = dat['latitude'] data = dat['u'] # Make the plot fig = plt.figure(figsize=(6,6)) ax = plt.axes(projection=ccrs.NorthPolarStereo()) ax.pcolormesh(lons, lats, data ,transform=ccrs.PlateCarree()) ax.set_extent([-180, 180, 90, 65], ccrs.PlateCarree()) ax.coastlines() plt.show()"><pre class="notranslate"><span class="pl-k">from</span> <span class="pl-s1">netCDF4</span> <span class="pl-k">import</span> <span class="pl-v">Dataset</span> <span class="pl-k">import</span> <span class="pl-s1">cartopy</span>.<span class="pl-s1">crs</span> <span class="pl-k">as</span> <span class="pl-s1">ccrs</span> <span class="pl-k">import</span> <span class="pl-s1">matplotlib</span>.<span class="pl-s1">pyplot</span> <span class="pl-k">as</span> <span class="pl-s1">plt</span> <span class="pl-c"># Double check the versions</span> <span class="pl-k">import</span> <span class="pl-s1">cartopy</span> <span class="pl-k">import</span> <span class="pl-s1">matplotlib</span> <span class="pl-en">print</span>(<span class="pl-s1">matplotlib</span>.<span class="pl-s1">__version__</span>) <span class="pl-en">print</span>(<span class="pl-s1">cartopy</span>.<span class="pl-s1">__version__</span>) <span class="pl-c"># Import the data</span> <span class="pl-s1">dat</span> <span class="pl-c1">=</span> <span class="pl-v">Dataset</span>(<span class="pl-s">'my_data.nc'</span>) <span class="pl-c"># my_data.nc is an ice motion vector file available (after logging in) here: https://nsidc.org/data/nsidc-0116</span> <span class="pl-c"># The particular file I've used is icemotion_daily_nh_25km_20140101_20141231_v4.1.nc</span> <span class="pl-c"># I've attached a stripped-down version to this report as a zip file, just unzip and name it my_data.nc</span> <span class="pl-c"># It's a netcdf with an irregular grid (EASE equal area) with 2d arrays of lons, lats and data vals.</span> <span class="pl-s1">lons</span> <span class="pl-c1">=</span> <span class="pl-s1">dat</span>[<span class="pl-s">'longitude'</span>] <span class="pl-s1">lats</span> <span class="pl-c1">=</span> <span class="pl-s1">dat</span>[<span class="pl-s">'latitude'</span>] <span class="pl-s1">data</span> <span class="pl-c1">=</span> <span class="pl-s1">dat</span>[<span class="pl-s">'u'</span>] <span class="pl-c"># Make the plot</span> <span class="pl-s1">fig</span> <span class="pl-c1">=</span> <span class="pl-s1">plt</span>.<span class="pl-en">figure</span>(<span class="pl-s1">figsize</span><span class="pl-c1">=</span>(<span class="pl-c1">6</span>,<span class="pl-c1">6</span>)) <span class="pl-s1">ax</span> <span class="pl-c1">=</span> <span class="pl-s1">plt</span>.<span class="pl-en">axes</span>(<span class="pl-s1">projection</span><span class="pl-c1">=</span><span class="pl-s1">ccrs</span>.<span class="pl-v">NorthPolarStereo</span>()) <span class="pl-s1">ax</span>.<span class="pl-en">pcolormesh</span>(<span class="pl-s1">lons</span>, <span class="pl-s1">lats</span>, <span class="pl-s1">data</span> ,<span class="pl-s1">transform</span><span class="pl-c1">=</span><span class="pl-s1">ccrs</span>.<span class="pl-v">PlateCarree</span>()) <span class="pl-s1">ax</span>.<span class="pl-en">set_extent</span>([<span class="pl-c1">-</span><span class="pl-c1">180</span>, <span class="pl-c1">180</span>, <span class="pl-c1">90</span>, <span class="pl-c1">65</span>], <span class="pl-s1">ccrs</span>.<span class="pl-v">PlateCarree</span>()) <span class="pl-s1">ax</span>.<span class="pl-en">coastlines</span>() <span class="pl-s1">plt</span>.<span class="pl-en">show</span>()</pre></div> <p dir="auto"><strong>Actual outcome</strong></p> <p dir="auto">This is the output with mpl 3.3.0 and cartopy 0.18</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/47150532/93194522-175a8f80-f740-11ea-942c-53545a824014.png"><img src="https://user-images.githubusercontent.com/47150532/93194522-175a8f80-f740-11ea-942c-53545a824014.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto"><strong>Expected outcome</strong></p> <p dir="auto">This is the expected output, generated with mpl 3.2.2 and cartopy 0.18</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/47150532/93194845-71f3eb80-f740-11ea-8501-e68097c5ba88.png"><img src="https://user-images.githubusercontent.com/47150532/93194845-71f3eb80-f740-11ea-8501-e68097c5ba88.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto">Installed with conda. To generate the correct plot, I had a downgrade my matplotlib version. To do this I did conda remove matplotlib, and then conda install -c conda-forge matplotlib=3.1.3, and then conda install cartopy=0.18</p> <p dir="auto">One notable feature of this bug is that it is not visible when the bounding latitude is at or below 55 degrees. Here are two plots I've made (where the plotted data is just the latitude coord with bounding lats of 55 and 56 degrees.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/47150532/93195093-bd0dfe80-f740-11ea-905d-e97eaa3b09cd.png"><img src="https://user-images.githubusercontent.com/47150532/93195093-bd0dfe80-f740-11ea-905d-e97eaa3b09cd.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto">I'm aware that this problem is common when deploying pcolormesh with a regular grid, where each of the rows of the 2d data can be characterised by a single lat, and each col by a single lon (i.e. data points are regularly spaced in lon/lat space, this is also known as raster data). The solution to this is to insert a cyclic point at the meridian, in cartopy this is achieved with cartopy.util.add_cyclic_point. This solution is characterised <a href="https://stackoverflow.com/questions/56348136/white-line-in-contour-plot-in-cartopy-on-center-longitude" rel="nofollow">here</a>. This cannot be done in for an irregular grid, such as the <a href="https://nsidc.org/data/ease" rel="nofollow">EASE grid</a>, but this didn't cause a problem until mpl 3.3.0. This is not a corner case however, as irregular grids are the norm for polar research (for reasons involving the infinitessimal area of regular lon/lat grid cells near the pole).</p> <p dir="auto">Data file for reproduction:<br> <a href="https://github.com/matplotlib/matplotlib/files/5224106/my_data.zip">my_data.zip</a></p>
<h3 dir="auto">Description</h3> <p dir="auto">The new shading default<br> </p><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/SciTools/cartopy/blob/08db54f2acbf216d19c3d8245dd375fc9dcf77ba/lib/cartopy/mpl/geoaxes.py#L1669">cartopy/lib/cartopy/mpl/geoaxes.py</a> </p> <p class="mb-0 color-fg-muted"> Line 1669 in <a data-pjax="true" class="commit-tease-sha" href="/SciTools/cartopy/commit/08db54f2acbf216d19c3d8245dd375fc9dcf77ba">08db54f</a> </p> </div> <div itemprop="text" class="Box-body p-0 blob-wrapper blob-wrapper-embedded data"> <table class="highlight tab-size mb-0 js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""> <tbody><tr class="border-0"> <td id="L1669" class="blob-num border-0 px-3 py-0 color-bg-default" data-line-number="1669"></td> <td id="LC1669" class="blob-code border-0 px-3 py-0 color-bg-default blob-code-inner js-file-line"> <span class="pl-s1">shading</span> <span class="pl-c1">=</span> <span class="pl-s1">kwargs</span>.<span class="pl-en">pop</span>(<span class="pl-s">'shading'</span>, <span class="pl-s">'auto'</span>) </td> </tr> </tbody></table> </div> </div> <br> can lead to artifacts in the plot which do not happen with <code class="notranslate">shading="flat"</code>. This happens for coordinates that cross the zero line. As far as I can see matplotlib plans to entirely remove this option?<p></p> <h4 dir="auto">Code to reproduce</h4> <p dir="auto">I was too lazy to create an example without xarray as dependency - let me know if you need one:</p> <p dir="auto">Artifacts:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import cartopy.crs as ccrs import xarray as xr rasm = xr.tutorial.load_dataset(&quot;rasm&quot;) # choose a projection proj = ccrs.NorthPolarStereo() ax = plt.subplot(111, projection=proj) ax.set_global() rasm.isel(time=1).Tair.plot.pcolormesh( ax=ax, x=&quot;xc&quot;, y=&quot;yc&quot;, transform=ccrs.PlateCarree() ) ax.set_extent([-180, 180, 43, 90], ccrs.PlateCarree()) ax.coastlines();"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s1">cartopy</span>.<span class="pl-s1">crs</span> <span class="pl-k">as</span> <span class="pl-s1">ccrs</span> <span class="pl-k">import</span> <span class="pl-s1">xarray</span> <span class="pl-k">as</span> <span class="pl-s1">xr</span> <span class="pl-s1">rasm</span> <span class="pl-c1">=</span> <span class="pl-s1">xr</span>.<span class="pl-s1">tutorial</span>.<span class="pl-en">load_dataset</span>(<span class="pl-s">"rasm"</span>) <span class="pl-c"># choose a projection</span> <span class="pl-s1">proj</span> <span class="pl-c1">=</span> <span class="pl-s1">ccrs</span>.<span class="pl-v">NorthPolarStereo</span>() <span class="pl-s1">ax</span> <span class="pl-c1">=</span> <span class="pl-s1">plt</span>.<span class="pl-en">subplot</span>(<span class="pl-c1">111</span>, <span class="pl-s1">projection</span><span class="pl-c1">=</span><span class="pl-s1">proj</span>) <span class="pl-s1">ax</span>.<span class="pl-en">set_global</span>() <span class="pl-s1">rasm</span>.<span class="pl-en">isel</span>(<span class="pl-s1">time</span><span class="pl-c1">=</span><span class="pl-c1">1</span>).<span class="pl-v">Tair</span>.<span class="pl-s1">plot</span>.<span class="pl-en">pcolormesh</span>( <span class="pl-s1">ax</span><span class="pl-c1">=</span><span class="pl-s1">ax</span>, <span class="pl-s1">x</span><span class="pl-c1">=</span><span class="pl-s">"xc"</span>, <span class="pl-s1">y</span><span class="pl-c1">=</span><span class="pl-s">"yc"</span>, <span class="pl-s1">transform</span><span class="pl-c1">=</span><span class="pl-s1">ccrs</span>.<span class="pl-v">PlateCarree</span>() ) <span class="pl-s1">ax</span>.<span class="pl-en">set_extent</span>([<span class="pl-c1">-</span><span class="pl-c1">180</span>, <span class="pl-c1">180</span>, <span class="pl-c1">43</span>, <span class="pl-c1">90</span>], <span class="pl-s1">ccrs</span>.<span class="pl-v">PlateCarree</span>()) <span class="pl-s1">ax</span>.<span class="pl-en">coastlines</span>();</pre></div> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/10194086/90894259-9c13f100-e3c0-11ea-81fa-50be0a9d2a2e.png"><img src="https://user-images.githubusercontent.com/10194086/90894259-9c13f100-e3c0-11ea-81fa-50be0a9d2a2e.png" alt="shading_auto" style="max-width: 100%;"></a></p> <p dir="auto">No artifacts:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="f = plt.fugure() ax = plt.subplot(111, projection=proj) ax.set_global() rasm.isel(time=1).Tair.plot.pcolormesh( ax=ax, x=&quot;xc&quot;, y=&quot;yc&quot;, transform=ccrs.PlateCarree(), shading=&quot;flat&quot; ) ax.set_extent([-180, 180, 43, 90], ccrs.PlateCarree()) ax.coastlines();"><pre class="notranslate"><span class="pl-s1">f</span> <span class="pl-c1">=</span> <span class="pl-s1">plt</span>.<span class="pl-en">fugure</span>() <span class="pl-s1">ax</span> <span class="pl-c1">=</span> <span class="pl-s1">plt</span>.<span class="pl-en">subplot</span>(<span class="pl-c1">111</span>, <span class="pl-s1">projection</span><span class="pl-c1">=</span><span class="pl-s1">proj</span>) <span class="pl-s1">ax</span>.<span class="pl-en">set_global</span>() <span class="pl-s1">rasm</span>.<span class="pl-en">isel</span>(<span class="pl-s1">time</span><span class="pl-c1">=</span><span class="pl-c1">1</span>).<span class="pl-v">Tair</span>.<span class="pl-s1">plot</span>.<span class="pl-en">pcolormesh</span>( <span class="pl-s1">ax</span><span class="pl-c1">=</span><span class="pl-s1">ax</span>, <span class="pl-s1">x</span><span class="pl-c1">=</span><span class="pl-s">"xc"</span>, <span class="pl-s1">y</span><span class="pl-c1">=</span><span class="pl-s">"yc"</span>, <span class="pl-s1">transform</span><span class="pl-c1">=</span><span class="pl-s1">ccrs</span>.<span class="pl-v">PlateCarree</span>(), <span class="pl-s1">shading</span><span class="pl-c1">=</span><span class="pl-s">"flat"</span> ) <span class="pl-s1">ax</span>.<span class="pl-en">set_extent</span>([<span class="pl-c1">-</span><span class="pl-c1">180</span>, <span class="pl-c1">180</span>, <span class="pl-c1">43</span>, <span class="pl-c1">90</span>], <span class="pl-s1">ccrs</span>.<span class="pl-v">PlateCarree</span>()) <span class="pl-s1">ax</span>.<span class="pl-en">coastlines</span>();</pre></div> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/10194086/90894090-5ce5a000-e3c0-11ea-85d3-e7b4c4be5612.png"><img src="https://user-images.githubusercontent.com/10194086/90894090-5ce5a000-e3c0-11ea-85d3-e7b4c4be5612.png" alt="shading_flat" style="max-width: 100%;"></a></p> <details> <summary>Full environment definition</summary> <h3 dir="auto">Operating system</h3> <p dir="auto">linux</p> <h3 dir="auto">Cartopy version</h3> <p dir="auto">0.18.0</p> <h3 dir="auto">conda list</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# packages in environment at /home/mathause/conda/envs/xarray_dev: # # Name Version Build Channel _libgcc_mutex 0.1 conda_forge conda-forge _openmp_mutex 4.5 1_gnu conda-forge affine 2.3.0 py_0 conda-forge antlr-python-runtime 4.7.2 py38_1001 conda-forge apipkg 1.5 py_0 conda-forge appdirs 1.4.3 py_1 conda-forge asciitree 0.3.3 py_2 conda-forge attrs 20.1.0 pyh9f0ad1d_0 conda-forge backcall 0.2.0 pyh9f0ad1d_0 conda-forge backports 1.0 py_2 conda-forge backports.functools_lru_cache 1.6.1 py_0 conda-forge beautifulsoup4 4.9.1 py_1 conda-forge black 19.10b0 py_4 conda-forge bokeh 2.1.1 py38h32f6830_0 conda-forge boost-cpp 1.72.0 h8e57a91_0 conda-forge boto3 1.14.47 pyh9f0ad1d_0 conda-forge botocore 1.17.47 pyh9f0ad1d_0 conda-forge bottleneck 1.3.2 py38h8790de6_1 conda-forge brotlipy 0.7.0 py38h1e0a361_1000 conda-forge bzip2 1.0.8 h516909a_2 conda-forge c-ares 1.16.1 h516909a_0 conda-forge ca-certificates 2020.6.20 hecda079_0 conda-forge cairo 1.16.0 hcf35c78_1003 conda-forge cartopy 0.18.0 py38h172510d_0 conda-forge cdat_info 8.2.1 pyh9f0ad1d_1 conda-forge cdms2 3.1.5 pypi_0 pypi cdtime 3.1.4 py38hac60b08_0 conda-forge certifi 2020.6.20 py38h32f6830_0 conda-forge cf-units 2.1.4 py38h8790de6_0 conda-forge cffi 1.14.1 py38h5bae8af_0 conda-forge cfgrib 0.9.8.4 py_0 conda-forge cfitsio 3.470 hce51eda_6 conda-forge cftime 1.2.1 py38h8790de6_0 conda-forge chardet 3.0.4 py38h32f6830_1006 conda-forge click 7.1.2 pyh9f0ad1d_0 conda-forge click-plugins 1.1.1 py_0 conda-forge cligj 0.5.0 py_0 conda-forge cloudpickle 1.5.0 py_0 conda-forge coverage 5.2.1 py38h1e0a361_0 conda-forge coveralls 2.1.2 py_0 conda-forge cryptography 3.0 py38h766eaa4_0 conda-forge curl 7.71.1 he644dc0_5 conda-forge cycler 0.10.0 py_2 conda-forge cytoolz 0.10.1 py38h516909a_0 conda-forge dask 2.23.0 py_0 conda-forge dask-core 2.23.0 py_0 conda-forge decorator 4.4.2 py_0 conda-forge distarray 2.12.2 py_1 conda-forge distributed 2.23.0 py38h32f6830_0 conda-forge docopt 0.6.2 py_1 conda-forge docutils 0.15.2 py38_0 conda-forge eccodes 2.17.0 h59f7be3_1 conda-forge esmf 8.0.0 nompi_hb0fcdcb_6 conda-forge esmpy 8.0.0 nompi_py38hf0e99fa_1 conda-forge execnet 1.7.1 py_0 conda-forge expat 2.2.9 he1b5a44_2 conda-forge fasteners 0.14.1 py_3 conda-forge flake8 3.8.3 py_1 conda-forge fontconfig 2.13.1 h86ecdb6_1001 conda-forge freetype 2.10.2 he06d7ca_0 conda-forge freexl 1.0.5 h516909a_1002 conda-forge fsspec 0.8.0 py_0 conda-forge future 0.18.2 py38h32f6830_1 conda-forge g2clib 1.6.0 hf3f1b0b_9 conda-forge gdal 3.0.4 py38h172510d_6 conda-forge geos 3.8.1 he1b5a44_0 conda-forge geotiff 1.5.1 h05acad5_10 conda-forge gettext 0.19.8.1 hc5be6a0_1002 conda-forge giflib 5.2.1 h516909a_2 conda-forge glib 2.65.0 h6f030ca_0 conda-forge h5netcdf 0.8.1 py_0 conda-forge h5py 2.10.0 nompi_py38h513d04c_102 conda-forge hdf4 4.2.13 hf30be14_1003 conda-forge hdf5 1.10.5 nompi_h3c11f04_1104 conda-forge hdfeos2 2.20 h64bfcee_1000 conda-forge hdfeos5 5.1.16 h8b6279f_5 conda-forge heapdict 1.0.1 py_0 conda-forge hypothesis 5.27.0 py_0 conda-forge icu 64.2 he1b5a44_1 conda-forge idna 2.10 pyh9f0ad1d_0 conda-forge importlib-metadata 1.7.0 py38h32f6830_0 conda-forge importlib_metadata 1.7.0 0 conda-forge iniconfig 1.0.1 pyh9f0ad1d_0 conda-forge ipython 7.17.0 py38h1cdfbd6_0 conda-forge ipython_genutils 0.2.0 py_1 conda-forge iris 2.4.0 py38_0 conda-forge isort 5.4.2 py38h32f6830_0 conda-forge jasper 1.900.1 h07fcdf6_1006 conda-forge jedi 0.17.2 py38h32f6830_0 conda-forge jinja2 2.11.2 pyh9f0ad1d_0 conda-forge jmespath 0.10.0 pyh9f0ad1d_0 conda-forge jpeg 9d h516909a_0 conda-forge json-c 0.13.1 hbfbb72e_1002 conda-forge jsonschema 3.2.0 py38h32f6830_1 conda-forge jupyter_core 4.6.3 py38h32f6830_1 conda-forge kealib 1.4.13 hec59c27_0 conda-forge kiwisolver 1.2.0 py38hbf85e49_0 conda-forge krb5 1.17.1 hfafb76e_2 conda-forge lazy-object-proxy 1.5.1 py38h1e0a361_0 conda-forge lcms2 2.11 hbd6801e_0 conda-forge ld_impl_linux-64 2.34 hc38a660_9 conda-forge libaec 1.0.4 he1b5a44_1 conda-forge libblas 3.8.0 17_openblas conda-forge libcblas 3.8.0 17_openblas conda-forge libcdms 3.1.2 hf60d256_111 conda-forge libcf 1.0.3 py38h2f41aa0_108 conda-forge libcurl 7.71.1 hcdd3856_5 conda-forge libdap4 3.20.6 h1d1bd15_1 conda-forge libdrs 3.1.2 hc2e2db3_112 conda-forge libdrs_f 3.1.2 hae7e664_110 conda-forge libedit 3.1.20191231 he28a2e2_2 conda-forge libev 4.33 h516909a_0 conda-forge libffi 3.2.1 he1b5a44_1007 conda-forge libgcc-ng 9.3.0 h24d8f2e_15 conda-forge libgdal 3.0.4 h3dfc09a_6 conda-forge libgfortran-ng 7.5.0 hdf63c60_15 conda-forge libgomp 9.3.0 h24d8f2e_15 conda-forge libiconv 1.16 h516909a_0 conda-forge libkml 1.3.0 hb574062_1011 conda-forge liblapack 3.8.0 17_openblas conda-forge libllvm10 10.0.1 he513fc3_1 conda-forge libnetcdf 4.7.4 nompi_h9f9fd6a_101 conda-forge libnghttp2 1.41.0 hab1572f_1 conda-forge libopenblas 0.3.10 pthreads_hb3c22a3_4 conda-forge libpng 1.6.37 hed695b0_2 conda-forge libpq 12.3 h5513abc_0 conda-forge libspatialite 4.3.0a h2482549_1038 conda-forge libssh2 1.9.0 hab1572f_5 conda-forge libstdcxx-ng 9.3.0 hdf63c60_15 conda-forge libtiff 4.1.0 hc7e4089_6 conda-forge libuuid 2.32.1 h14c3975_1000 conda-forge libwebp-base 1.1.0 h516909a_3 conda-forge libxcb 1.13 h14c3975_1002 conda-forge libxml2 2.9.10 hee79883_0 conda-forge libxslt 1.1.33 h31b3aaa_0 conda-forge llvmlite 0.34.0 py38h4f45e52_0 conda-forge locket 0.2.0 py_2 conda-forge lxml 4.5.2 py38hbb43d70_0 conda-forge lz4-c 1.9.2 he1b5a44_3 conda-forge markupsafe 1.1.1 py38h1e0a361_1 conda-forge matplotlib 3.3.1 1 conda-forge matplotlib-base 3.3.1 py38h91b0d89_1 conda-forge mccabe 0.6.1 py_1 conda-forge mechanicalsoup 0.12.0 py_0 conda-forge monotonic 1.5 py_0 conda-forge more-itertools 8.4.0 py_0 conda-forge msgpack-python 1.0.0 py38hbf85e49_1 conda-forge mypy 0.780 py_0 conda-forge mypy_extensions 0.4.3 py38h32f6830_1 conda-forge nbformat 5.0.7 py_0 conda-forge nc-time-axis 1.2.0 py_1 conda-forge ncurses 6.2 he1b5a44_1 conda-forge netcdf-fortran 4.5.2 nompi_h45d7149_104 conda-forge netcdf4 1.5.3 nompi_py38heb6102f_103 conda-forge numba 0.51.0 py38hc5bc63f_0 conda-forge numbagg 0.1 pypi_0 pypi numcodecs 0.6.4 py38he1b5a44_0 conda-forge numpy 1.19.1 py38hbc27379_2 conda-forge olefile 0.46 py_0 conda-forge openblas 0.3.10 pthreads_hf183345_4 conda-forge openjpeg 2.3.1 h981e76c_3 conda-forge openssl 1.1.1g h516909a_1 conda-forge owslib 0.20.0 py_0 conda-forge packaging 20.4 pyh9f0ad1d_0 conda-forge pandas 1.1.0 py38h950e882_0 conda-forge parso 0.7.1 pyh9f0ad1d_0 conda-forge partd 1.1.0 py_0 conda-forge pathspec 0.8.0 pyh9f0ad1d_0 conda-forge patsy 0.5.1 py_0 conda-forge pcre 8.44 he1b5a44_0 conda-forge pexpect 4.8.0 py38h32f6830_1 conda-forge pickleshare 0.7.5 py38h32f6830_1001 conda-forge pillow 7.2.0 py38h9776b28_1 conda-forge pint 0.14 py_0 conda-forge pip 20.2.2 py_0 conda-forge pixman 0.38.0 h516909a_1003 conda-forge pluggy 0.13.1 py38h32f6830_2 conda-forge poppler 0.67.0 h14e79db_8 conda-forge poppler-data 0.4.9 1 conda-forge postgresql 12.3 h8573dbc_0 conda-forge proj 7.0.0 h966b41f_5 conda-forge prompt-toolkit 3.0.6 py_0 conda-forge pseudonetcdf 3.1.0 py_1 conda-forge psutil 5.7.2 py38h1e0a361_0 conda-forge pthread-stubs 0.4 h14c3975_1001 conda-forge ptyprocess 0.6.0 py_1001 conda-forge py 1.9.0 pyh9f0ad1d_0 conda-forge pycodestyle 2.6.0 pyh9f0ad1d_0 conda-forge pycparser 2.20 pyh9f0ad1d_2 conda-forge pydap 3.2.2 py38_1000 conda-forge pyepsg 0.4.0 py_0 conda-forge pyflakes 2.2.0 pyh9f0ad1d_0 conda-forge pygments 2.6.1 py_0 conda-forge pyke 1.1.1 py38h32f6830_1002 conda-forge pynio 1.5.5 py38h031d99c_12 conda-forge pyopenssl 19.1.0 py_1 conda-forge pyparsing 2.4.7 pyh9f0ad1d_0 conda-forge pyproj 2.6.1.post1 py38h7521cb9_0 conda-forge pyrsistent 0.16.0 py38h1e0a361_0 conda-forge pyshp 2.1.0 py_0 conda-forge pysocks 1.7.1 py38h32f6830_1 conda-forge pytest 6.0.1 py38h32f6830_0 conda-forge pytest-cov 2.10.1 pyh9f0ad1d_0 conda-forge pytest-env 0.6.2 py_0 conda-forge pytest-forked 1.2.0 pyh9f0ad1d_0 conda-forge pytest-xdist 2.0.0 py_0 conda-forge python 3.8.5 h1103e12_4_cpython conda-forge python-dateutil 2.8.1 py_0 conda-forge python_abi 3.8 1_cp38 conda-forge pytz 2020.1 pyh9f0ad1d_0 conda-forge pyyaml 5.3.1 py38h1e0a361_0 conda-forge rasterio 1.1.5 py38h033e0f6_1 conda-forge readline 8.0 he28a2e2_2 conda-forge regex 2020.7.14 py38h1e0a361_0 conda-forge regrid2 3.1.5 pypi_0 pypi requests 2.24.0 pyh9f0ad1d_0 conda-forge s3transfer 0.3.3 py38h32f6830_1 conda-forge scipy 1.5.2 py38h8c5af15_0 conda-forge seaborn 0.10.1 1 conda-forge seaborn-base 0.10.1 py_1 conda-forge setuptools 49.6.0 py38h32f6830_0 conda-forge shapely 1.7.1 py38hc7361b7_0 conda-forge six 1.15.0 pyh9f0ad1d_0 conda-forge snuggs 1.4.7 py_0 conda-forge sortedcontainers 2.2.2 pyh9f0ad1d_0 conda-forge soupsieve 2.0.1 py_1 conda-forge sparse 0.11.0 py_0 conda-forge sqlite 3.33.0 h4cf870e_0 conda-forge statsmodels 0.11.1 py38h1e0a361_2 conda-forge tbb 2020.1 hc9558a2_0 conda-forge tblib 1.6.0 py_0 conda-forge tiledb 1.7.7 h8efa9f0_3 conda-forge tk 8.6.10 hed695b0_0 conda-forge toml 0.10.1 pyh9f0ad1d_0 conda-forge toolz 0.10.0 py_0 conda-forge tornado 6.0.4 py38h1e0a361_1 conda-forge traitlets 4.3.3 py38h32f6830_1 conda-forge typed-ast 1.4.1 py38h516909a_0 conda-forge typing_extensions 3.7.4.2 py_0 conda-forge tzcode 2020a h516909a_0 conda-forge udunits2 2.2.27.6 h4e0c4b3_1001 conda-forge urllib3 1.25.10 py_0 conda-forge wcwidth 0.2.5 pyh9f0ad1d_1 conda-forge webob 1.8.6 py_0 conda-forge wheel 0.35.1 pyh9f0ad1d_0 conda-forge xarray 0.16.1.dev53+g43a2a4bd dev_0 &lt;develop&gt; xerces-c 3.2.2 h8412b87_1004 conda-forge xorg-kbproto 1.0.7 h14c3975_1002 conda-forge xorg-libice 1.0.10 h516909a_0 conda-forge xorg-libsm 1.2.3 h84519dc_1000 conda-forge xorg-libx11 1.6.11 h516909a_0 conda-forge xorg-libxau 1.0.9 h14c3975_0 conda-forge xorg-libxdmcp 1.1.3 h516909a_0 conda-forge xorg-libxext 1.3.4 h516909a_0 conda-forge xorg-libxrender 0.9.10 h516909a_1002 conda-forge xorg-renderproto 0.11.1 h14c3975_1002 conda-forge xorg-xextproto 7.3.0 h14c3975_1002 conda-forge xorg-xproto 7.0.31 h14c3975_1007 conda-forge xz 5.2.5 h516909a_1 conda-forge yaml 0.2.5 h516909a_0 conda-forge zarr 2.4.0 py_0 conda-forge zict 2.0.0 py_0 conda-forge zipp 3.1.0 py_0 conda-forge zlib 1.2.11 h516909a_1007 conda-forge zstd 1.4.5 h6597ccf_2 conda-forge"><pre class="notranslate"><code class="notranslate"># packages in environment at /home/mathause/conda/envs/xarray_dev: # # Name Version Build Channel _libgcc_mutex 0.1 conda_forge conda-forge _openmp_mutex 4.5 1_gnu conda-forge affine 2.3.0 py_0 conda-forge antlr-python-runtime 4.7.2 py38_1001 conda-forge apipkg 1.5 py_0 conda-forge appdirs 1.4.3 py_1 conda-forge asciitree 0.3.3 py_2 conda-forge attrs 20.1.0 pyh9f0ad1d_0 conda-forge backcall 0.2.0 pyh9f0ad1d_0 conda-forge backports 1.0 py_2 conda-forge backports.functools_lru_cache 1.6.1 py_0 conda-forge beautifulsoup4 4.9.1 py_1 conda-forge black 19.10b0 py_4 conda-forge bokeh 2.1.1 py38h32f6830_0 conda-forge boost-cpp 1.72.0 h8e57a91_0 conda-forge boto3 1.14.47 pyh9f0ad1d_0 conda-forge botocore 1.17.47 pyh9f0ad1d_0 conda-forge bottleneck 1.3.2 py38h8790de6_1 conda-forge brotlipy 0.7.0 py38h1e0a361_1000 conda-forge bzip2 1.0.8 h516909a_2 conda-forge c-ares 1.16.1 h516909a_0 conda-forge ca-certificates 2020.6.20 hecda079_0 conda-forge cairo 1.16.0 hcf35c78_1003 conda-forge cartopy 0.18.0 py38h172510d_0 conda-forge cdat_info 8.2.1 pyh9f0ad1d_1 conda-forge cdms2 3.1.5 pypi_0 pypi cdtime 3.1.4 py38hac60b08_0 conda-forge certifi 2020.6.20 py38h32f6830_0 conda-forge cf-units 2.1.4 py38h8790de6_0 conda-forge cffi 1.14.1 py38h5bae8af_0 conda-forge cfgrib 0.9.8.4 py_0 conda-forge cfitsio 3.470 hce51eda_6 conda-forge cftime 1.2.1 py38h8790de6_0 conda-forge chardet 3.0.4 py38h32f6830_1006 conda-forge click 7.1.2 pyh9f0ad1d_0 conda-forge click-plugins 1.1.1 py_0 conda-forge cligj 0.5.0 py_0 conda-forge cloudpickle 1.5.0 py_0 conda-forge coverage 5.2.1 py38h1e0a361_0 conda-forge coveralls 2.1.2 py_0 conda-forge cryptography 3.0 py38h766eaa4_0 conda-forge curl 7.71.1 he644dc0_5 conda-forge cycler 0.10.0 py_2 conda-forge cytoolz 0.10.1 py38h516909a_0 conda-forge dask 2.23.0 py_0 conda-forge dask-core 2.23.0 py_0 conda-forge decorator 4.4.2 py_0 conda-forge distarray 2.12.2 py_1 conda-forge distributed 2.23.0 py38h32f6830_0 conda-forge docopt 0.6.2 py_1 conda-forge docutils 0.15.2 py38_0 conda-forge eccodes 2.17.0 h59f7be3_1 conda-forge esmf 8.0.0 nompi_hb0fcdcb_6 conda-forge esmpy 8.0.0 nompi_py38hf0e99fa_1 conda-forge execnet 1.7.1 py_0 conda-forge expat 2.2.9 he1b5a44_2 conda-forge fasteners 0.14.1 py_3 conda-forge flake8 3.8.3 py_1 conda-forge fontconfig 2.13.1 h86ecdb6_1001 conda-forge freetype 2.10.2 he06d7ca_0 conda-forge freexl 1.0.5 h516909a_1002 conda-forge fsspec 0.8.0 py_0 conda-forge future 0.18.2 py38h32f6830_1 conda-forge g2clib 1.6.0 hf3f1b0b_9 conda-forge gdal 3.0.4 py38h172510d_6 conda-forge geos 3.8.1 he1b5a44_0 conda-forge geotiff 1.5.1 h05acad5_10 conda-forge gettext 0.19.8.1 hc5be6a0_1002 conda-forge giflib 5.2.1 h516909a_2 conda-forge glib 2.65.0 h6f030ca_0 conda-forge h5netcdf 0.8.1 py_0 conda-forge h5py 2.10.0 nompi_py38h513d04c_102 conda-forge hdf4 4.2.13 hf30be14_1003 conda-forge hdf5 1.10.5 nompi_h3c11f04_1104 conda-forge hdfeos2 2.20 h64bfcee_1000 conda-forge hdfeos5 5.1.16 h8b6279f_5 conda-forge heapdict 1.0.1 py_0 conda-forge hypothesis 5.27.0 py_0 conda-forge icu 64.2 he1b5a44_1 conda-forge idna 2.10 pyh9f0ad1d_0 conda-forge importlib-metadata 1.7.0 py38h32f6830_0 conda-forge importlib_metadata 1.7.0 0 conda-forge iniconfig 1.0.1 pyh9f0ad1d_0 conda-forge ipython 7.17.0 py38h1cdfbd6_0 conda-forge ipython_genutils 0.2.0 py_1 conda-forge iris 2.4.0 py38_0 conda-forge isort 5.4.2 py38h32f6830_0 conda-forge jasper 1.900.1 h07fcdf6_1006 conda-forge jedi 0.17.2 py38h32f6830_0 conda-forge jinja2 2.11.2 pyh9f0ad1d_0 conda-forge jmespath 0.10.0 pyh9f0ad1d_0 conda-forge jpeg 9d h516909a_0 conda-forge json-c 0.13.1 hbfbb72e_1002 conda-forge jsonschema 3.2.0 py38h32f6830_1 conda-forge jupyter_core 4.6.3 py38h32f6830_1 conda-forge kealib 1.4.13 hec59c27_0 conda-forge kiwisolver 1.2.0 py38hbf85e49_0 conda-forge krb5 1.17.1 hfafb76e_2 conda-forge lazy-object-proxy 1.5.1 py38h1e0a361_0 conda-forge lcms2 2.11 hbd6801e_0 conda-forge ld_impl_linux-64 2.34 hc38a660_9 conda-forge libaec 1.0.4 he1b5a44_1 conda-forge libblas 3.8.0 17_openblas conda-forge libcblas 3.8.0 17_openblas conda-forge libcdms 3.1.2 hf60d256_111 conda-forge libcf 1.0.3 py38h2f41aa0_108 conda-forge libcurl 7.71.1 hcdd3856_5 conda-forge libdap4 3.20.6 h1d1bd15_1 conda-forge libdrs 3.1.2 hc2e2db3_112 conda-forge libdrs_f 3.1.2 hae7e664_110 conda-forge libedit 3.1.20191231 he28a2e2_2 conda-forge libev 4.33 h516909a_0 conda-forge libffi 3.2.1 he1b5a44_1007 conda-forge libgcc-ng 9.3.0 h24d8f2e_15 conda-forge libgdal 3.0.4 h3dfc09a_6 conda-forge libgfortran-ng 7.5.0 hdf63c60_15 conda-forge libgomp 9.3.0 h24d8f2e_15 conda-forge libiconv 1.16 h516909a_0 conda-forge libkml 1.3.0 hb574062_1011 conda-forge liblapack 3.8.0 17_openblas conda-forge libllvm10 10.0.1 he513fc3_1 conda-forge libnetcdf 4.7.4 nompi_h9f9fd6a_101 conda-forge libnghttp2 1.41.0 hab1572f_1 conda-forge libopenblas 0.3.10 pthreads_hb3c22a3_4 conda-forge libpng 1.6.37 hed695b0_2 conda-forge libpq 12.3 h5513abc_0 conda-forge libspatialite 4.3.0a h2482549_1038 conda-forge libssh2 1.9.0 hab1572f_5 conda-forge libstdcxx-ng 9.3.0 hdf63c60_15 conda-forge libtiff 4.1.0 hc7e4089_6 conda-forge libuuid 2.32.1 h14c3975_1000 conda-forge libwebp-base 1.1.0 h516909a_3 conda-forge libxcb 1.13 h14c3975_1002 conda-forge libxml2 2.9.10 hee79883_0 conda-forge libxslt 1.1.33 h31b3aaa_0 conda-forge llvmlite 0.34.0 py38h4f45e52_0 conda-forge locket 0.2.0 py_2 conda-forge lxml 4.5.2 py38hbb43d70_0 conda-forge lz4-c 1.9.2 he1b5a44_3 conda-forge markupsafe 1.1.1 py38h1e0a361_1 conda-forge matplotlib 3.3.1 1 conda-forge matplotlib-base 3.3.1 py38h91b0d89_1 conda-forge mccabe 0.6.1 py_1 conda-forge mechanicalsoup 0.12.0 py_0 conda-forge monotonic 1.5 py_0 conda-forge more-itertools 8.4.0 py_0 conda-forge msgpack-python 1.0.0 py38hbf85e49_1 conda-forge mypy 0.780 py_0 conda-forge mypy_extensions 0.4.3 py38h32f6830_1 conda-forge nbformat 5.0.7 py_0 conda-forge nc-time-axis 1.2.0 py_1 conda-forge ncurses 6.2 he1b5a44_1 conda-forge netcdf-fortran 4.5.2 nompi_h45d7149_104 conda-forge netcdf4 1.5.3 nompi_py38heb6102f_103 conda-forge numba 0.51.0 py38hc5bc63f_0 conda-forge numbagg 0.1 pypi_0 pypi numcodecs 0.6.4 py38he1b5a44_0 conda-forge numpy 1.19.1 py38hbc27379_2 conda-forge olefile 0.46 py_0 conda-forge openblas 0.3.10 pthreads_hf183345_4 conda-forge openjpeg 2.3.1 h981e76c_3 conda-forge openssl 1.1.1g h516909a_1 conda-forge owslib 0.20.0 py_0 conda-forge packaging 20.4 pyh9f0ad1d_0 conda-forge pandas 1.1.0 py38h950e882_0 conda-forge parso 0.7.1 pyh9f0ad1d_0 conda-forge partd 1.1.0 py_0 conda-forge pathspec 0.8.0 pyh9f0ad1d_0 conda-forge patsy 0.5.1 py_0 conda-forge pcre 8.44 he1b5a44_0 conda-forge pexpect 4.8.0 py38h32f6830_1 conda-forge pickleshare 0.7.5 py38h32f6830_1001 conda-forge pillow 7.2.0 py38h9776b28_1 conda-forge pint 0.14 py_0 conda-forge pip 20.2.2 py_0 conda-forge pixman 0.38.0 h516909a_1003 conda-forge pluggy 0.13.1 py38h32f6830_2 conda-forge poppler 0.67.0 h14e79db_8 conda-forge poppler-data 0.4.9 1 conda-forge postgresql 12.3 h8573dbc_0 conda-forge proj 7.0.0 h966b41f_5 conda-forge prompt-toolkit 3.0.6 py_0 conda-forge pseudonetcdf 3.1.0 py_1 conda-forge psutil 5.7.2 py38h1e0a361_0 conda-forge pthread-stubs 0.4 h14c3975_1001 conda-forge ptyprocess 0.6.0 py_1001 conda-forge py 1.9.0 pyh9f0ad1d_0 conda-forge pycodestyle 2.6.0 pyh9f0ad1d_0 conda-forge pycparser 2.20 pyh9f0ad1d_2 conda-forge pydap 3.2.2 py38_1000 conda-forge pyepsg 0.4.0 py_0 conda-forge pyflakes 2.2.0 pyh9f0ad1d_0 conda-forge pygments 2.6.1 py_0 conda-forge pyke 1.1.1 py38h32f6830_1002 conda-forge pynio 1.5.5 py38h031d99c_12 conda-forge pyopenssl 19.1.0 py_1 conda-forge pyparsing 2.4.7 pyh9f0ad1d_0 conda-forge pyproj 2.6.1.post1 py38h7521cb9_0 conda-forge pyrsistent 0.16.0 py38h1e0a361_0 conda-forge pyshp 2.1.0 py_0 conda-forge pysocks 1.7.1 py38h32f6830_1 conda-forge pytest 6.0.1 py38h32f6830_0 conda-forge pytest-cov 2.10.1 pyh9f0ad1d_0 conda-forge pytest-env 0.6.2 py_0 conda-forge pytest-forked 1.2.0 pyh9f0ad1d_0 conda-forge pytest-xdist 2.0.0 py_0 conda-forge python 3.8.5 h1103e12_4_cpython conda-forge python-dateutil 2.8.1 py_0 conda-forge python_abi 3.8 1_cp38 conda-forge pytz 2020.1 pyh9f0ad1d_0 conda-forge pyyaml 5.3.1 py38h1e0a361_0 conda-forge rasterio 1.1.5 py38h033e0f6_1 conda-forge readline 8.0 he28a2e2_2 conda-forge regex 2020.7.14 py38h1e0a361_0 conda-forge regrid2 3.1.5 pypi_0 pypi requests 2.24.0 pyh9f0ad1d_0 conda-forge s3transfer 0.3.3 py38h32f6830_1 conda-forge scipy 1.5.2 py38h8c5af15_0 conda-forge seaborn 0.10.1 1 conda-forge seaborn-base 0.10.1 py_1 conda-forge setuptools 49.6.0 py38h32f6830_0 conda-forge shapely 1.7.1 py38hc7361b7_0 conda-forge six 1.15.0 pyh9f0ad1d_0 conda-forge snuggs 1.4.7 py_0 conda-forge sortedcontainers 2.2.2 pyh9f0ad1d_0 conda-forge soupsieve 2.0.1 py_1 conda-forge sparse 0.11.0 py_0 conda-forge sqlite 3.33.0 h4cf870e_0 conda-forge statsmodels 0.11.1 py38h1e0a361_2 conda-forge tbb 2020.1 hc9558a2_0 conda-forge tblib 1.6.0 py_0 conda-forge tiledb 1.7.7 h8efa9f0_3 conda-forge tk 8.6.10 hed695b0_0 conda-forge toml 0.10.1 pyh9f0ad1d_0 conda-forge toolz 0.10.0 py_0 conda-forge tornado 6.0.4 py38h1e0a361_1 conda-forge traitlets 4.3.3 py38h32f6830_1 conda-forge typed-ast 1.4.1 py38h516909a_0 conda-forge typing_extensions 3.7.4.2 py_0 conda-forge tzcode 2020a h516909a_0 conda-forge udunits2 2.2.27.6 h4e0c4b3_1001 conda-forge urllib3 1.25.10 py_0 conda-forge wcwidth 0.2.5 pyh9f0ad1d_1 conda-forge webob 1.8.6 py_0 conda-forge wheel 0.35.1 pyh9f0ad1d_0 conda-forge xarray 0.16.1.dev53+g43a2a4bd dev_0 &lt;develop&gt; xerces-c 3.2.2 h8412b87_1004 conda-forge xorg-kbproto 1.0.7 h14c3975_1002 conda-forge xorg-libice 1.0.10 h516909a_0 conda-forge xorg-libsm 1.2.3 h84519dc_1000 conda-forge xorg-libx11 1.6.11 h516909a_0 conda-forge xorg-libxau 1.0.9 h14c3975_0 conda-forge xorg-libxdmcp 1.1.3 h516909a_0 conda-forge xorg-libxext 1.3.4 h516909a_0 conda-forge xorg-libxrender 0.9.10 h516909a_1002 conda-forge xorg-renderproto 0.11.1 h14c3975_1002 conda-forge xorg-xextproto 7.3.0 h14c3975_1002 conda-forge xorg-xproto 7.0.31 h14c3975_1007 conda-forge xz 5.2.5 h516909a_1 conda-forge yaml 0.2.5 h516909a_0 conda-forge zarr 2.4.0 py_0 conda-forge zict 2.0.0 py_0 conda-forge zipp 3.1.0 py_0 conda-forge zlib 1.2.11 h516909a_1007 conda-forge zstd 1.4.5 h6597ccf_2 conda-forge </code></pre></div> <h3 dir="auto">pip list</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=""><pre class="notranslate"><code class="notranslate"></code></pre></div> </details>
1
<ol dir="auto"> <li>I opened a markdown file</li> <li>I typed ctrl-shift-m to get the markdown preview</li> <li>I highlighted some text in the markdown preview, and right clicked.</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 0.201.0<br> <strong>System</strong>: Microsoft Windows 8.1 Enterprise<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Error: Cannot find module './context-menu'<br> at Function.Module._resolveFilename (module.js:328:15)<br> at Function.Module._load (module.js:270:25)<br> at Module.require (module.js:357:17)<br> at require (module.js:376:17)<br> at BrowserWindow. (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\app.asar\src\browser\atom-window.js:152:27)<br> at emitOne (events.js:77:13)<br> at BrowserWindow.emit (events.js:166:7)<br> at callFunction (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\atom.asar\browser\lib\rpc-server.js:116:18)<br> at EventEmitter. (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\atom.asar\browser\lib\rpc-server.js:208:14)<br> at emitMany (events.js:108:13)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="At C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\app.asar\src\window-event-handler.js:149:33) at HTMLDocument.handler (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) "><pre class="notranslate"><code class="notranslate">At C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\app.asar\src\window-event-handler.js:149:33) at HTMLDocument.handler (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\mgreenspan\AppData\Local\atom\app-0.201.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) </code></pre></div> <h3 dir="auto">Commands</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" -0:07.6.0 markdown-preview:toggle (atom-text-editor.editor.is-focused)"><pre class="notranslate"><code class="notranslate"> -0:07.6.0 markdown-preview:toggle (atom-text-editor.editor.is-focused) </code></pre></div> <h3 dir="auto">Config</h3> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;core&quot;: { &quot;themes&quot;: [ &quot;atom-light-ui&quot;, &quot;atom-dark-syntax&quot; ], &quot;projectHome&quot;: &quot;c:\\Repository\\Cougar Cloud&quot;, &quot;disabledPackages&quot;: [ &quot;language-syntax-settings&quot;, &quot;omnisharp-atom&quot; ] }, &quot;editor&quot;: { &quot;fontSize&quot;: 12, &quot;invisibles&quot;: {} } }"><pre class="notranslate">{ <span class="pl-ent">"core"</span>: { <span class="pl-ent">"themes"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>atom-light-ui<span class="pl-pds">"</span></span>, <span class="pl-s"><span class="pl-pds">"</span>atom-dark-syntax<span class="pl-pds">"</span></span> ], <span class="pl-ent">"projectHome"</span>: <span class="pl-s"><span class="pl-pds">"</span>c:<span class="pl-cce">\\</span>Repository<span class="pl-cce">\\</span>Cougar Cloud<span class="pl-pds">"</span></span>, <span class="pl-ent">"disabledPackages"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>language-syntax-settings<span class="pl-pds">"</span></span>, <span class="pl-s"><span class="pl-pds">"</span>omnisharp-atom<span class="pl-pds">"</span></span> ] }, <span class="pl-ent">"editor"</span>: { <span class="pl-ent">"fontSize"</span>: <span class="pl-c1">12</span>, <span class="pl-ent">"invisibles"</span>: {} } }</pre></div> <h3 dir="auto">Installed Packages</h3> <div class="highlight highlight-source-coffee notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# User atom-html-preview, v0.1.6 atom-yeoman, v0.2.0 autocomplete-plus-async, v0.22.0 language-csharp, v0.5.0 language-powershell, v2.0.1 last-cursor-position, v0.9.0 linter, v0.12.6 pretty-json, v0.3.3 script, v2.23.0 sync-settings, v0.2.2 # Dev No dev packages"><pre class="notranslate"><span class="pl-c"><span class="pl-c">#</span> User</span> atom<span class="pl-k">-</span>html<span class="pl-k">-</span>preview, v0.<span class="pl-ii">1</span>.<span class="pl-ii">6</span> atom<span class="pl-k">-</span>yeoman, v0.<span class="pl-ii">2</span>.<span class="pl-ii">0</span> autocomplete<span class="pl-k">-</span>plus<span class="pl-k">-</span><span class="pl-k">async</span>, v0.<span class="pl-ii">22</span>.<span class="pl-ii">0</span> language<span class="pl-k">-</span>csharp, v0.<span class="pl-ii">5</span>.<span class="pl-ii">0</span> language<span class="pl-k">-</span>powershell, v2.<span class="pl-ii">0</span>.<span class="pl-ii">1</span> last<span class="pl-k">-</span>cursor<span class="pl-k">-</span>position, v0.<span class="pl-ii">9</span>.<span class="pl-ii">0</span> linter, v0.<span class="pl-ii">12</span>.<span class="pl-ii">6</span> pretty<span class="pl-k">-</span>json, v0.<span class="pl-ii">3</span>.<span class="pl-ii">3</span> script, v2.<span class="pl-ii">23</span>.<span class="pl-ii">0</span> sync<span class="pl-k">-</span>settings, v0.<span class="pl-ii">2</span>.<span class="pl-ii">2</span> <span class="pl-c"><span class="pl-c">#</span> Dev</span> <span class="pl-en">No</span> <span class="pl-en">dev</span> packages</pre></div>
<p dir="auto">I right-clicked on a folder in the tree view</p> <p dir="auto"><strong>Atom Version</strong>: 0.194.0<br> <strong>System</strong>: Windows 7 Entreprise<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Error: Cannot find module './context-menu'<br> at Function.Module._resolveFilename (module.js:328:15)<br> at Function.Module._load (module.js:270:25)<br> at Module.require (module.js:357:17)<br> at require (module.js:376:17)<br> at BrowserWindow. (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27)<br> at emitOne (events.js:77:13)<br> at BrowserWindow.emit (events.js:166:7)<br> at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18)<br> at EventEmitter. (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14)<br> at emitMany (events.js:108:13)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="At C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\window-event-handler.js:149:33) at HTMLDocument.handler (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) "><pre class="notranslate"><code class="notranslate">At C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\window-event-handler.js:149:33) at HTMLDocument.handler (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) </code></pre></div> <h3 dir="auto">Commands</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" -4:55.5.0 editor:checkout-head-revision (atom-text-editor.editor.is-focused) 2x -3:41.6.0 window:focus-pane-on-right (atom-text-editor.editor) -3:17.5.0 application:add-project-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel) -2:47.4.0 editor:newline (atom-text-editor.editor.is-focused) -2:38.2.0 core:cut (atom-text-editor.editor) -2:36.5.0 core:paste (atom-text-editor.editor.is-focused) -2:26.6.0 core:save (atom-text-editor.editor.is-focused) -2:20.6.0 core:move-down (atom-text-editor.editor) -2:20.4.0 autocomplete-plus:confirm (atom-text-editor.editor) -2:15.8.0 core:save (atom-text-editor.editor) -2:08.7.0 core:copy (atom-text-editor.editor.is-focused) -2:01.2.0 core:paste (atom-text-editor.editor.is-focused) -1:59.7.0 core:save (atom-text-editor.editor.is-focused) -1:52.2.0 core:paste (atom-text-editor.editor.is-focused) -1:51.6.0 core:save (atom-text-editor.editor.is-focused) -1:30.6.0 core:backspace (atom-text-editor.editor)"><pre class="notranslate"><code class="notranslate"> -4:55.5.0 editor:checkout-head-revision (atom-text-editor.editor.is-focused) 2x -3:41.6.0 window:focus-pane-on-right (atom-text-editor.editor) -3:17.5.0 application:add-project-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel) -2:47.4.0 editor:newline (atom-text-editor.editor.is-focused) -2:38.2.0 core:cut (atom-text-editor.editor) -2:36.5.0 core:paste (atom-text-editor.editor.is-focused) -2:26.6.0 core:save (atom-text-editor.editor.is-focused) -2:20.6.0 core:move-down (atom-text-editor.editor) -2:20.4.0 autocomplete-plus:confirm (atom-text-editor.editor) -2:15.8.0 core:save (atom-text-editor.editor) -2:08.7.0 core:copy (atom-text-editor.editor.is-focused) -2:01.2.0 core:paste (atom-text-editor.editor.is-focused) -1:59.7.0 core:save (atom-text-editor.editor.is-focused) -1:52.2.0 core:paste (atom-text-editor.editor.is-focused) -1:51.6.0 core:save (atom-text-editor.editor.is-focused) -1:30.6.0 core:backspace (atom-text-editor.editor) </code></pre></div> <h3 dir="auto">Config</h3> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;core&quot;: { &quot;ignoredNames&quot;: [ &quot;node_modules&quot; ], &quot;themes&quot;: [ &quot;atom-dark-ui&quot;, &quot;seti-syntax&quot; ], &quot;disabledPackages&quot;: [ &quot;Tern&quot; ], &quot;projectHome&quot;: &quot;Y:\\app-tfoumax&quot; }, &quot;editor&quot;: { &quot;invisibles&quot;: {}, &quot;softWrap&quot;: true, &quot;showIndentGuide&quot;: true } }"><pre class="notranslate">{ <span class="pl-ent">"core"</span>: { <span class="pl-ent">"ignoredNames"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>node_modules<span class="pl-pds">"</span></span> ], <span class="pl-ent">"themes"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>atom-dark-ui<span class="pl-pds">"</span></span>, <span class="pl-s"><span class="pl-pds">"</span>seti-syntax<span class="pl-pds">"</span></span> ], <span class="pl-ent">"disabledPackages"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>Tern<span class="pl-pds">"</span></span> ], <span class="pl-ent">"projectHome"</span>: <span class="pl-s"><span class="pl-pds">"</span>Y:<span class="pl-cce">\\</span>app-tfoumax<span class="pl-pds">"</span></span> }, <span class="pl-ent">"editor"</span>: { <span class="pl-ent">"invisibles"</span>: {}, <span class="pl-ent">"softWrap"</span>: <span class="pl-c1">true</span>, <span class="pl-ent">"showIndentGuide"</span>: <span class="pl-c1">true</span> } }</pre></div> <h3 dir="auto">Installed Packages</h3> <div class="highlight highlight-source-coffee notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# User autocomplete-plus, v2.12.0 autocomplete-snippets, v1.2.0 javascript-snippets, v1.0.0 jshint, v1.3.5 language-ejs, v0.1.0 linter, v0.12.1 pretty-json, v0.3.3 save-session, v0.14.0 Search, v0.4.0 seti-syntax, v0.4.0 # Dev No dev packages"><pre class="notranslate"><span class="pl-c"><span class="pl-c">#</span> User</span> autocomplete<span class="pl-k">-</span>plus, v2.<span class="pl-ii">12</span>.<span class="pl-ii">0</span> autocomplete<span class="pl-k">-</span>snippets, v1.<span class="pl-ii">2</span>.<span class="pl-ii">0</span> javascript<span class="pl-k">-</span>snippets, v1.<span class="pl-ii">0</span>.<span class="pl-ii">0</span> jshint, v1.<span class="pl-ii">3</span>.<span class="pl-ii">5</span> language<span class="pl-k">-</span>ejs, v0.<span class="pl-ii">1</span>.<span class="pl-ii">0</span> linter, v0.<span class="pl-ii">12</span>.<span class="pl-ii">1</span> pretty<span class="pl-k">-</span>json, v0.<span class="pl-ii">3</span>.<span class="pl-ii">3</span> save<span class="pl-k">-</span>session, v0.<span class="pl-ii">14</span>.<span class="pl-ii">0</span> Search, v0.<span class="pl-ii">4</span>.<span class="pl-ii">0</span> seti<span class="pl-k">-</span>syntax, v0.<span class="pl-ii">4</span>.<span class="pl-ii">0</span> <span class="pl-c"><span class="pl-c">#</span> Dev</span> <span class="pl-en">No</span> <span class="pl-en">dev</span> packages</pre></div>
1
<pre class="notranslate">What steps will reproduce the problem? 1. install sdl (i used macports) 2. install go-sdl (github.com/banthar/Go-SDL). you can't use goinstall, and each makefile needs to be tweaked to include the following line: CGO_CFLAGS:=`pkg-config --cflags sdl | sed 's:\(-I[^ ]*\)/SDL:\1:'`) 3. build and run Go-SDL/test/test this gives the error: libcgo: could not obtain pthread_keys wanted 0x108 and 0x109 got 0x10b 0x10c 0x10d 0x10e 0x10f 0x110 0x111 0x112 0x113 0x114 0x115 0x116 0x117 0x118 0x119 0x11a it looks like libsdl has grabbed too many thread keys already before libcgo gets a look in. perhaps 0x108 and 0x109 should be considerably higher numbers. and indeed, when i change my local repository to use 0x128 and 0x129 (0x4e8) things get much further (still doesn't work, but that's another issue) darwin 386 ad738cffc309+ tip</pre>
<pre class="notranslate">What steps will reproduce the problem? 1. sudo apt-get install mongodb-server 2. go get -u launchpad.net/juju-core/... 3. go test launchpad.net/juju-core/cmd/jujud What is the expected output? What do you see instead? % go test launchpad.net/juju-core/cmd/jujud panic: runtime error: call of nil func value [signal 0xb code=0x1 addr=0x0 pc=0x0] goroutine 16 [running]: runtime.panic(0x9182e0, 0xdb281c) /home/dfc/go/src/pkg/runtime/panic.c:279 +0xf5 strconv.init() /home/dfc/go/src/pkg/strconv/atoi.go:10 +0x43 testing.init() /home/dfc/go/src/pkg/testing/testing.go:656 +0x43 launchpad.net/juju-core/cmd/jujud.init() /home/dfc/src/launchpad.net/juju-core/cmd/jujud/upgrade_test.go:138 +0x51 main.init() /tmp/go-build380384730/launchpad.net/juju-core/cmd/jujud/_test/_testmain.go:50 +0x3b goroutine 17 [runnable]: runtime.MHeap_Scavenger() /home/dfc/go/src/pkg/runtime/mheap.c:507 runtime.goexit() /home/dfc/go/src/pkg/runtime/proc.c:1430 FAIL launchpad.net/juju-core/cmd/jujud 0.004s Please use labels and text to provide additional information. % uname -a Linux lucky 3.11.0-19-generic #33-Ubuntu SMP Tue Mar 11 18:48:34 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux % go version go version devel +94d84d24086b Wed Apr 09 18:23:53 2014 -0700 + linux/amd64</pre>
0
<h1 dir="auto">Bug report</h1> <p dir="auto">When unit testing a utility function that needs access to the publicRuntimeConfig with jest, it throws error <code class="notranslate">Cannot read property 'publicRuntimeConfig' of undefined</code></p> <h2 dir="auto">Describe the bug</h2> <p dir="auto">For example if i am testing a file that has Contentful stuff in it, and the access token those kind of stuff comes from publicRuntimeConfig, then the test won't past and shows above error.</p> <h2 dir="auto">To Reproduce</h2> <p dir="auto">// next.config.js</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="module.exports = () =&gt; { return { publicRuntimeConfig: { accessToken: '1234565', } }; };"><pre class="notranslate"><code class="notranslate">module.exports = () =&gt; { return { publicRuntimeConfig: { accessToken: '1234565', } }; }; </code></pre></div> <p dir="auto">// util.js</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import getConfig from 'next/config' const { publicRuntimeConfig } = getConfig() const client = createClient({ accessToken: publicRuntimeConfig.accessToken }) function mathCaculation(){ return 1+1 }"><pre class="notranslate"><code class="notranslate">import getConfig from 'next/config' const { publicRuntimeConfig } = getConfig() const client = createClient({ accessToken: publicRuntimeConfig.accessToken }) function mathCaculation(){ return 1+1 } </code></pre></div> <p dir="auto">util.test.js</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="expect(mathCaculation()).toBe(2)"><pre class="notranslate"><code class="notranslate">expect(mathCaculation()).toBe(2) </code></pre></div> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Cannot read property 'publicRuntimeConfig' of undefined"><pre class="notranslate"><code class="notranslate">Cannot read property 'publicRuntimeConfig' of undefined </code></pre></div> <h2 dir="auto">System information</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&quot;next&quot;: &quot;^7.0.2&quot;,"><pre class="notranslate"><code class="notranslate">"next": "^7.0.2", </code></pre></div>
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/zeit/next.js/issues?q=is%3Aissue">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected Behavior</h2> <h2 dir="auto">Steps to Reproduce (for bugs)</h2> <p dir="auto">next.config.js</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="module.exports = (phase, { defaultConfig }) =&gt; { return { publicRuntimeConfig: { defaultEnvironmentSettings: 'test', }, webpack: (config, { buildId, dev, isServer, defaultLoaders }) =&gt; { // XXX https://github.com/evanw/node-source-map-support/issues/155 config.node = { fs: 'empty', module: 'empty', }; return config; }, }; }; "><pre class="notranslate"><span class="pl-smi">module</span><span class="pl-kos">.</span><span class="pl-en">exports</span> <span class="pl-c1">=</span> <span class="pl-kos">(</span><span class="pl-s1">phase</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> defaultConfig <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-kos">{</span> <span class="pl-c1">publicRuntimeConfig</span>: <span class="pl-kos">{</span> <span class="pl-c1">defaultEnvironmentSettings</span>: <span class="pl-s">'test'</span><span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-en">webpack</span>: <span class="pl-kos">(</span><span class="pl-s1">config</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> buildId<span class="pl-kos">,</span> dev<span class="pl-kos">,</span> isServer<span class="pl-kos">,</span> defaultLoaders <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-c">// XXX https://github.com/evanw/node-source-map-support/issues/155</span> <span class="pl-s1">config</span><span class="pl-kos">.</span><span class="pl-c1">node</span> <span class="pl-c1">=</span> <span class="pl-kos">{</span> <span class="pl-c1">fs</span>: <span class="pl-s">'empty'</span><span class="pl-kos">,</span> <span class="pl-c1">module</span>: <span class="pl-s">'empty'</span><span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-k">return</span> <span class="pl-s1">config</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">;</span></pre></div> <p dir="auto">page</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const { publicRuntimeConfig } = getConfig(); const { groupSettings, url } = this.props; const schoolName = url.query.schoolName; console.log('publicRuntimeConfig', publicRuntimeConfig) // publicRuntimeConfig undefined console.log('getConfig()', getConfig()) // getConfig() serverRuntimeConfig:{}, publicRuntimeConfig: undefined "><pre class="notranslate"><span class="pl-k">const</span> <span class="pl-kos">{</span> publicRuntimeConfig <span class="pl-kos">}</span> <span class="pl-c1">=</span> <span class="pl-en">getConfig</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">const</span> <span class="pl-kos">{</span> groupSettings<span class="pl-kos">,</span> url <span class="pl-kos">}</span> <span class="pl-c1">=</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">props</span><span class="pl-kos">;</span> <span class="pl-k">const</span> <span class="pl-s1">schoolName</span> <span class="pl-c1">=</span> <span class="pl-s1">url</span><span class="pl-kos">.</span><span class="pl-c1">query</span><span class="pl-kos">.</span><span class="pl-c1">schoolName</span><span class="pl-kos">;</span> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-s">'publicRuntimeConfig'</span><span class="pl-kos">,</span> <span class="pl-s1">publicRuntimeConfig</span><span class="pl-kos">)</span> <span class="pl-c">// publicRuntimeConfig undefined</span> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-s">'getConfig()'</span><span class="pl-kos">,</span> <span class="pl-en">getConfig</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-c">// getConfig() serverRuntimeConfig:{}, publicRuntimeConfig: undefined</span></pre></div> <h2 dir="auto">Context</h2> <p dir="auto"><code class="notranslate">publicRuntimeConfig</code> is undefined</p> <p dir="auto">This only happens when I use <code class="notranslate">NODE_ENV staging</code>, it works fine in development mode. (I haven't tested against production env)</p> <p dir="auto">Note that my staging environment is hosted on AWS lambda, but it's maybe not related to the issue.</p>
1
<div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="pub struct FragmentRepr(Vec&lt;FragmentRepr&gt;); pub fn accepted(mut entry: &amp;mut FragmentRepr) { loop { let FragmentRepr(ref mut discrs) = *{entry}; entry = &amp;mut discrs[0]; } } pub fn rejected(mut entry: &amp;mut FragmentRepr) { loop { let FragmentRepr(ref mut discrs) = *entry; entry = &amp;mut discrs[0]; } } fn main() {}"><pre class="notranslate"><span class="pl-k">pub</span> <span class="pl-k">struct</span> <span class="pl-smi">FragmentRepr</span><span class="pl-kos">(</span><span class="pl-smi">Vec</span><span class="pl-kos">&lt;</span><span class="pl-smi">FragmentRepr</span><span class="pl-kos">&gt;</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">pub</span> <span class="pl-k">fn</span> <span class="pl-en">accepted</span><span class="pl-kos">(</span><span class="pl-k">mut</span> <span class="pl-s1">entry</span><span class="pl-kos">:</span> <span class="pl-c1">&amp;</span><span class="pl-k">mut</span> <span class="pl-smi">FragmentRepr</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">loop</span> <span class="pl-kos">{</span> <span class="pl-k">let</span> <span class="pl-v">FragmentRepr</span><span class="pl-kos">(</span><span class="pl-k">ref</span> <span class="pl-k">mut</span> discrs<span class="pl-kos">)</span> = <span class="pl-c1">*</span><span class="pl-kos">{</span>entry<span class="pl-kos">}</span><span class="pl-kos">;</span> entry = <span class="pl-c1">&amp;</span><span class="pl-k">mut</span> discrs<span class="pl-kos">[</span><span class="pl-c1">0</span><span class="pl-kos">]</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-k">pub</span> <span class="pl-k">fn</span> <span class="pl-en">rejected</span><span class="pl-kos">(</span><span class="pl-k">mut</span> <span class="pl-s1">entry</span><span class="pl-kos">:</span> <span class="pl-c1">&amp;</span><span class="pl-k">mut</span> <span class="pl-smi">FragmentRepr</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">loop</span> <span class="pl-kos">{</span> <span class="pl-k">let</span> <span class="pl-v">FragmentRepr</span><span class="pl-kos">(</span><span class="pl-k">ref</span> <span class="pl-k">mut</span> discrs<span class="pl-kos">)</span> = <span class="pl-c1">*</span>entry<span class="pl-kos">;</span> entry = <span class="pl-c1">&amp;</span><span class="pl-k">mut</span> discrs<span class="pl-kos">[</span><span class="pl-c1">0</span><span class="pl-kos">]</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-k">fn</span> <span class="pl-en">main</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span><span class="pl-kos">}</span></pre></div> <p dir="auto">Rust accepts the first function, but rejects the second with "error: cannot borrow <code class="notranslate">entry.0</code> as mutable more than once at a time". It would be nice not to be forced to insert random curly braces to convince the borrow checker that my code is correct.</p>
<p dir="auto">UPDATE: This example works now, but needs someone to add a test. See <a href="https://github.com/rust-lang/rust/issues/46361#issuecomment-357991656" data-hovercard-type="issue" data-hovercard-url="/rust-lang/rust/issues/46361/hovercard">mentoring instructions</a> below.</p> <hr> <p dir="auto">I'm trying to compile some examples using nonlexical lifetimes. To do so, I'm compiling rustc using the <code class="notranslate">master</code> branch, and the <code class="notranslate">-Z nll</code> compiler option.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="rustc 1.24.0-dev binary: rustc commit-hash: unknown commit-date: unknown host: x86_64-unknown-linux-gnu release: 1.24.0-dev LLVM version: 4.0"><pre class="notranslate"><code class="notranslate">rustc 1.24.0-dev binary: rustc commit-hash: unknown commit-date: unknown host: x86_64-unknown-linux-gnu release: 1.24.0-dev LLVM version: 4.0 </code></pre></div> <p dir="auto">By compiling "Problem case 4: mutating &amp;mut references" from <a href="https://github.com/nikomatsakis/nll-rfc/blob/master/0000-nonlexical-lifetimes.md">nll-rfc</a>, I get some errors.</p> <details> <summary>Program</summary> <div class="highlight highlight-source-rust notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="struct List&lt;T&gt; { value: T, next: Option&lt;Box&lt;List&lt;T&gt;&gt;&gt;, } fn to_refs&lt;T&gt;(mut list: &amp;mut List&lt;T&gt;) -&gt; Vec&lt;&amp;mut T&gt; { let mut result = vec![]; loop { result.push(&amp;mut list.value); if let Some(n) = list.next.as_mut() { list = &amp;mut n; } else { return result; } } } fn main() { println!(&quot;Hello World!&quot;); }"><pre class="notranslate"><span class="pl-k">struct</span> <span class="pl-smi">List</span><span class="pl-kos">&lt;</span><span class="pl-smi">T</span><span class="pl-kos">&gt;</span> <span class="pl-kos">{</span> <span class="pl-c1">value</span><span class="pl-kos">:</span> <span class="pl-smi">T</span><span class="pl-kos">,</span> <span class="pl-c1">next</span><span class="pl-kos">:</span> <span class="pl-smi">Option</span><span class="pl-kos">&lt;</span><span class="pl-smi">Box</span><span class="pl-kos">&lt;</span><span class="pl-smi">List</span><span class="pl-kos">&lt;</span><span class="pl-smi">T</span><span class="pl-kos">&gt;</span><span class="pl-kos">&gt;</span><span class="pl-kos">&gt;</span><span class="pl-kos">,</span> <span class="pl-kos">}</span> <span class="pl-k">fn</span> <span class="pl-en">to_refs</span><span class="pl-kos">&lt;</span><span class="pl-smi">T</span><span class="pl-kos">&gt;</span><span class="pl-kos">(</span><span class="pl-k">mut</span> <span class="pl-s1">list</span><span class="pl-kos">:</span> <span class="pl-c1">&amp;</span><span class="pl-k">mut</span> <span class="pl-smi">List</span><span class="pl-kos">&lt;</span><span class="pl-smi">T</span><span class="pl-kos">&gt;</span><span class="pl-kos">)</span> -&gt; <span class="pl-smi">Vec</span><span class="pl-kos">&lt;</span><span class="pl-c1">&amp;</span><span class="pl-k">mut</span> <span class="pl-smi">T</span><span class="pl-kos">&gt;</span> <span class="pl-kos">{</span> <span class="pl-k">let</span> <span class="pl-k">mut</span> result = <span class="pl-en">vec</span><span class="pl-en">!</span><span class="pl-kos">[</span><span class="pl-kos">]</span><span class="pl-kos">;</span> <span class="pl-k">loop</span> <span class="pl-kos">{</span> result<span class="pl-kos">.</span><span class="pl-en">push</span><span class="pl-kos">(</span><span class="pl-c1">&amp;</span><span class="pl-k">mut</span> list<span class="pl-kos">.</span><span class="pl-c1">value</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">if</span> <span class="pl-k">let</span> <span class="pl-v">Some</span><span class="pl-kos">(</span>n<span class="pl-kos">)</span> = list<span class="pl-kos">.</span><span class="pl-c1">next</span><span class="pl-kos">.</span><span class="pl-en">as_mut</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> list = <span class="pl-c1">&amp;</span><span class="pl-k">mut</span> n<span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">else</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> result<span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-k">fn</span> <span class="pl-en">main</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">println</span><span class="pl-en">!</span><span class="pl-kos">(</span><span class="pl-s">"Hello World!"</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span></pre></div> </details> <details> <summary>Output of `rustc -g -Zverbose -Znll nll-problem-case-4.rs`:</summary> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="error[E0597]: `n` does not live long enough --&gt; nll-problem-case-4.rs:11:25 | 11 | list = &amp;mut n; | ^ does not live long enough ... 14 | } | - borrowed value only lives until here | note: borrowed value must be valid for the anonymous lifetime #1 defined on the function body at 6:1... --&gt; nll-problem-case-4.rs:6:1 | 6 | / fn to_refs&lt;T&gt;(mut list: &amp;mut List&lt;T&gt;) -&gt; Vec&lt;&amp;mut T&gt; { 7 | | let mut result = vec![]; 8 | | loop { 9 | | result.push(&amp;mut list.value); ... | 15 | | } 16 | | } | |_^ error[E0499]: cannot borrow `list.value` as mutable more than once at a time --&gt; nll-problem-case-4.rs:9:26 | 9 | result.push(&amp;mut list.value); | ^^^^^^^^^^ mutable borrow starts here in previous iteration of loop ... 16 | } | - mutable borrow ends here error[E0499]: cannot borrow `list.next` as mutable more than once at a time --&gt; nll-problem-case-4.rs:10:26 | 10 | if let Some(n) = list.next.as_mut() { | ^^^^^^^^^ mutable borrow starts here in previous iteration of loop ... 16 | } | - mutable borrow ends here error[E0506]: cannot assign to `list` because it is borrowed --&gt; nll-problem-case-4.rs:11:13 | 9 | result.push(&amp;mut list.value); | ---------- borrow of `list` occurs here 10 | if let Some(n) = list.next.as_mut() { 11 | list = &amp;mut n; | ^^^^^^^^^^^^^ assignment to borrowed `list` occurs here error: aborting due to 4 previous errors"><pre class="notranslate"><code class="notranslate">error[E0597]: `n` does not live long enough --&gt; nll-problem-case-4.rs:11:25 | 11 | list = &amp;mut n; | ^ does not live long enough ... 14 | } | - borrowed value only lives until here | note: borrowed value must be valid for the anonymous lifetime #1 defined on the function body at 6:1... --&gt; nll-problem-case-4.rs:6:1 | 6 | / fn to_refs&lt;T&gt;(mut list: &amp;mut List&lt;T&gt;) -&gt; Vec&lt;&amp;mut T&gt; { 7 | | let mut result = vec![]; 8 | | loop { 9 | | result.push(&amp;mut list.value); ... | 15 | | } 16 | | } | |_^ error[E0499]: cannot borrow `list.value` as mutable more than once at a time --&gt; nll-problem-case-4.rs:9:26 | 9 | result.push(&amp;mut list.value); | ^^^^^^^^^^ mutable borrow starts here in previous iteration of loop ... 16 | } | - mutable borrow ends here error[E0499]: cannot borrow `list.next` as mutable more than once at a time --&gt; nll-problem-case-4.rs:10:26 | 10 | if let Some(n) = list.next.as_mut() { | ^^^^^^^^^ mutable borrow starts here in previous iteration of loop ... 16 | } | - mutable borrow ends here error[E0506]: cannot assign to `list` because it is borrowed --&gt; nll-problem-case-4.rs:11:13 | 9 | result.push(&amp;mut list.value); | ---------- borrow of `list` occurs here 10 | if let Some(n) = list.next.as_mut() { 11 | list = &amp;mut n; | ^^^^^^^^^^^^^ assignment to borrowed `list` occurs here error: aborting due to 4 previous errors </code></pre></div> </details> <br> <p dir="auto">My questions are:</p> <ul dir="auto"> <li>Am I enabling correctly the experimental nll? What confuses me is that I compiled <code class="notranslate">rustc</code> with <code class="notranslate">./configure --enable-debug --enable-debuginfo</code>, but I still don't see the <code class="notranslate">debug!("mir_borrowck done");</code> message from the compiler.</li> <li>Is "problem case 4" supposed to compile without errors in the future, when nll will be stable?</li> </ul>
1
<p dir="auto">so it appears that [9] is wrong, should be consistent with [7],[8]</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="In [1]: index = date_range('20130101',freq='2D',periods=6) In [2]: df = DataFrame(np.arange(20).reshape(5,4),columns=list('ABCD'),index=index.take([0,1,2,3,4])) In [3]: df.resample('2D',how='max') Out[3]: A B C D 2013-01-01 0 1 2 3 2013-01-03 4 5 6 7 2013-01-05 8 9 10 11 2013-01-07 12 13 14 15 2013-01-09 16 17 18 19 In [4]: df.groupby(pd.Grouper(level=0,freq='2D')).max() Out[4]: A B C D 2013-01-01 0 1 2 3 2013-01-03 4 5 6 7 2013-01-05 8 9 10 11 2013-01-07 12 13 14 15 2013-01-09 16 17 18 19 In [5]: df.groupby([pd.Grouper(level=0,freq='2D')]).max() Out[5]: A B C D 2013-01-01 0 1 2 3 2013-01-03 4 5 6 7 2013-01-05 8 9 10 11 2013-01-07 12 13 14 15 2013-01-09 16 17 18 19 In [6]: In [6]: df = DataFrame(np.arange(20).reshape(5,4),columns=list('ABCD'),index=index.take([0,1,2,4,5])) In [7]: df.resample('2D') Out[7]: A B C D 2013-01-01 0 1 2 3 2013-01-03 4 5 6 7 2013-01-05 8 9 10 11 2013-01-07 NaN NaN NaN NaN 2013-01-09 12 13 14 15 2013-01-11 16 17 18 19 In [8]: df.groupby(pd.Grouper(level=0,freq='2D')).max() Out[8]: A B C D 2013-01-01 0 1 2 3 2013-01-03 4 5 6 7 2013-01-05 8 9 10 11 2013-01-07 NaN NaN NaN NaN 2013-01-09 12 13 14 15 2013-01-11 16 17 18 19 In [9]: df.groupby([pd.Grouper(level=0,freq='2D')]).max() Out[9]: A B C D 2013-01-01 0 1 2 3 2013-01-03 4 5 6 7 2013-01-05 8 9 10 11 2013-01-09 12 13 14 15 2013-01-11 16 17 18 19"><pre class="notranslate"><code class="notranslate">In [1]: index = date_range('20130101',freq='2D',periods=6) In [2]: df = DataFrame(np.arange(20).reshape(5,4),columns=list('ABCD'),index=index.take([0,1,2,3,4])) In [3]: df.resample('2D',how='max') Out[3]: A B C D 2013-01-01 0 1 2 3 2013-01-03 4 5 6 7 2013-01-05 8 9 10 11 2013-01-07 12 13 14 15 2013-01-09 16 17 18 19 In [4]: df.groupby(pd.Grouper(level=0,freq='2D')).max() Out[4]: A B C D 2013-01-01 0 1 2 3 2013-01-03 4 5 6 7 2013-01-05 8 9 10 11 2013-01-07 12 13 14 15 2013-01-09 16 17 18 19 In [5]: df.groupby([pd.Grouper(level=0,freq='2D')]).max() Out[5]: A B C D 2013-01-01 0 1 2 3 2013-01-03 4 5 6 7 2013-01-05 8 9 10 11 2013-01-07 12 13 14 15 2013-01-09 16 17 18 19 In [6]: In [6]: df = DataFrame(np.arange(20).reshape(5,4),columns=list('ABCD'),index=index.take([0,1,2,4,5])) In [7]: df.resample('2D') Out[7]: A B C D 2013-01-01 0 1 2 3 2013-01-03 4 5 6 7 2013-01-05 8 9 10 11 2013-01-07 NaN NaN NaN NaN 2013-01-09 12 13 14 15 2013-01-11 16 17 18 19 In [8]: df.groupby(pd.Grouper(level=0,freq='2D')).max() Out[8]: A B C D 2013-01-01 0 1 2 3 2013-01-03 4 5 6 7 2013-01-05 8 9 10 11 2013-01-07 NaN NaN NaN NaN 2013-01-09 12 13 14 15 2013-01-11 16 17 18 19 In [9]: df.groupby([pd.Grouper(level=0,freq='2D')]).max() Out[9]: A B C D 2013-01-01 0 1 2 3 2013-01-03 4 5 6 7 2013-01-05 8 9 10 11 2013-01-09 12 13 14 15 2013-01-11 16 17 18 19 </code></pre></div>
<h4 dir="auto">Code Sample, a copy-pastable example if possible</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="data_frame.groupby(pd.TimeGrouper('D', convention='start', key=time_column)).count() data_frame.groupby([pd.TimeGrouper('D', convention='start', key=time_column)]).count()"><pre class="notranslate"><span class="pl-s1">data_frame</span>.<span class="pl-en">groupby</span>(<span class="pl-s1">pd</span>.<span class="pl-v">TimeGrouper</span>(<span class="pl-s">'D'</span>, <span class="pl-s1">convention</span><span class="pl-c1">=</span><span class="pl-s">'start'</span>, <span class="pl-s1">key</span><span class="pl-c1">=</span><span class="pl-s1">time_column</span>)).<span class="pl-en">count</span>() <span class="pl-s1">data_frame</span>.<span class="pl-en">groupby</span>([<span class="pl-s1">pd</span>.<span class="pl-v">TimeGrouper</span>(<span class="pl-s">'D'</span>, <span class="pl-s1">convention</span><span class="pl-c1">=</span><span class="pl-s">'start'</span>, <span class="pl-s1">key</span><span class="pl-c1">=</span><span class="pl-s1">time_column</span>)]).<span class="pl-en">count</span>()</pre></div> <p dir="auto">give below two different outputs</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" location price profit type time 2017-07-23 1 1 1 1 2017-07-24 0 0 0 0 2017-07-25 1 1 1 1 2017-07-26 1 1 1 1 2017-07-27 3 3 3 3 2017-07-28 6 6 6 6"><pre class="notranslate"><code class="notranslate"> location price profit type time 2017-07-23 1 1 1 1 2017-07-24 0 0 0 0 2017-07-25 1 1 1 1 2017-07-26 1 1 1 1 2017-07-27 3 3 3 3 2017-07-28 6 6 6 6 </code></pre></div> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" location price profit type time 2017-07-23 1 1 1 1 2017-07-25 1 1 1 1 2017-07-26 1 1 1 1 2017-07-27 3 3 3 3 2017-07-28 6 6 6 6"><pre class="notranslate"><code class="notranslate"> location price profit type time 2017-07-23 1 1 1 1 2017-07-25 1 1 1 1 2017-07-26 1 1 1 1 2017-07-27 3 3 3 3 2017-07-28 6 6 6 6 </code></pre></div> <h4 dir="auto">Problem description</h4> <p dir="auto">The origin data frame doesn't contain a record in 2017-07-24, you can see if I use time grouper with convention='start' lonely, the 2017-07-24 item has been filled, but if by group list, that item hasn't been filled</p> <h4 dir="auto">Output of <code class="notranslate">pd.show_versions()</code></h4> <details> <h2 dir="auto">INSTALLED VERSIONS</h2> <p dir="auto">commit: None<br> python: 2.7.10.final.0<br> python-bits: 64<br> OS: Darwin<br> OS-release: 16.7.0<br> machine: x86_64<br> processor: i386<br> byteorder: little<br> LC_ALL: None<br> LANG: None<br> LOCALE: None.None</p> <p dir="auto">pandas: 0.20.3<br> pytest: None<br> pip: 9.0.1<br> setuptools: 36.2.0<br> Cython: None<br> numpy: 1.13.1<br> scipy: 0.19.1<br> xarray: None<br> IPython: None<br> sphinx: None<br> patsy: None<br> dateutil: 2.6.1<br> pytz: 2017.2<br> blosc: None<br> bottleneck: None<br> tables: None<br> numexpr: None<br> feather: None<br> matplotlib: None<br> openpyxl: None<br> xlrd: None<br> xlwt: None<br> xlsxwriter: None<br> lxml: None<br> bs4: None<br> html5lib: 0.9999999<br> sqlalchemy: None<br> pymysql: None<br> psycopg2: None<br> jinja2: None<br> s3fs: None<br> pandas_gbq: None<br> pandas_datareader: None</p> </details>
1
<p dir="auto">Flutter crash report; please file at <a href="https://github.com/flutter/flutter/issues">https://github.com/flutter/flutter/issues</a>.</p> <h2 dir="auto">command</h2> <p dir="auto">flutter run</p> <h2 dir="auto">exception</h2> <p dir="auto">FormatException: FormatException: Bad UTF-8 encoding 0xc3 (at offset 171)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="#0 _Utf8Decoder.convert (dart:convert/utf.dart:490) #1 _Utf8ConversionSink.addSlice (dart:convert/string_conversion.dart:345) #2 _Utf8ConversionSink.add (dart:convert/string_conversion.dart:341) #3 _ConverterStreamEventSink.add (dart:convert/chunked_conversion.dart:86) #4 _SinkTransformerStreamSubscription._handleData (dart:async/stream_transformers.dart:120) #5 _rootRunUnary (dart:async/zone.dart:1134) #6 _CustomZone.runUnary (dart:async/zone.dart:1031) #7 _CustomZone.runUnaryGuarded (dart:async/zone.dart:933) #8 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:330) #9 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:257) #10 _StreamController&amp;&amp;_SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:763) #11 _StreamController._add (dart:async/stream_controller.dart:639) #12 _StreamController.add (dart:async/stream_controller.dart:585) #13 _Socket._onData (dart:io-patch/socket_patch.dart:1654) #14 _rootRunUnary (dart:async/zone.dart:1138) #15 _CustomZone.runUnary (dart:async/zone.dart:1031) #16 _CustomZone.runUnaryGuarded (dart:async/zone.dart:933) #17 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:330) #18 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:257) #19 _StreamController&amp;&amp;_SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:763) #20 _StreamController._add (dart:async/stream_controller.dart:639) #21 _StreamController.add (dart:async/stream_controller.dart:585) #22 new _RawSocket.&lt;anonymous closure&gt; (dart:io-patch/socket_patch.dart:1231) #23 _NativeSocket.issueReadEvent.issue (dart:io-patch/socket_patch.dart:784) #24 _microtaskLoop (dart:async/schedule_microtask.dart:41) #25 _startMicrotaskLoop (dart:async/schedule_microtask.dart:50) #26 _runPendingImmediateCallback (dart:isolate-patch/dart:isolate/isolate_patch.dart:113) #27 _RawReceivePortImpl._handleMessage (dart:isolate-patch/dart:isolate/isolate_patch.dart:166)"><pre class="notranslate"><code class="notranslate">#0 _Utf8Decoder.convert (dart:convert/utf.dart:490) #1 _Utf8ConversionSink.addSlice (dart:convert/string_conversion.dart:345) #2 _Utf8ConversionSink.add (dart:convert/string_conversion.dart:341) #3 _ConverterStreamEventSink.add (dart:convert/chunked_conversion.dart:86) #4 _SinkTransformerStreamSubscription._handleData (dart:async/stream_transformers.dart:120) #5 _rootRunUnary (dart:async/zone.dart:1134) #6 _CustomZone.runUnary (dart:async/zone.dart:1031) #7 _CustomZone.runUnaryGuarded (dart:async/zone.dart:933) #8 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:330) #9 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:257) #10 _StreamController&amp;&amp;_SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:763) #11 _StreamController._add (dart:async/stream_controller.dart:639) #12 _StreamController.add (dart:async/stream_controller.dart:585) #13 _Socket._onData (dart:io-patch/socket_patch.dart:1654) #14 _rootRunUnary (dart:async/zone.dart:1138) #15 _CustomZone.runUnary (dart:async/zone.dart:1031) #16 _CustomZone.runUnaryGuarded (dart:async/zone.dart:933) #17 _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:330) #18 _BufferingStreamSubscription._add (dart:async/stream_impl.dart:257) #19 _StreamController&amp;&amp;_SyncStreamControllerDispatch._sendData (dart:async/stream_controller.dart:763) #20 _StreamController._add (dart:async/stream_controller.dart:639) #21 _StreamController.add (dart:async/stream_controller.dart:585) #22 new _RawSocket.&lt;anonymous closure&gt; (dart:io-patch/socket_patch.dart:1231) #23 _NativeSocket.issueReadEvent.issue (dart:io-patch/socket_patch.dart:784) #24 _microtaskLoop (dart:async/schedule_microtask.dart:41) #25 _startMicrotaskLoop (dart:async/schedule_microtask.dart:50) #26 _runPendingImmediateCallback (dart:isolate-patch/dart:isolate/isolate_patch.dart:113) #27 _RawReceivePortImpl._handleMessage (dart:isolate-patch/dart:isolate/isolate_patch.dart:166) </code></pre></div> <h2 dir="auto">flutter doctor</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[✓] Flutter (Channel beta, v0.1.5, on Microsoft Windows [Version 10.0.16299.125], locale zh-CN) • Flutter version 0.1.5 at C:\Users\chilkey\flutter • Framework revision 3ea4d06340 (4 weeks ago), 2018-02-22 11:12:39 -0800 • Engine revision ead227f118 • Dart version 2.0.0-dev.28.0.flutter-0b4f01f759 [✓] Android toolchain - develop for Android devices (Android SDK 27.0.3) • Android SDK at C:\Users\chilkey\AppData\Local\Android\Sdk • Android NDK location not configured (optional; useful for native profiling support) • Platform android-27, build-tools 27.0.3 • ANDROID_HOME = C:\Users\chilkey\AppData\Local\Android\Sdk • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-915-b01) [✓] Android Studio (version 3.0) • Android Studio at C:\Program Files\Android\Android Studio • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-915-b01) [✓] IntelliJ IDEA Ultimate Edition (version 2017.2) • Flutter plugin version 20.0.2 • Dart plugin version 172.4343.25 [✓] VS Code (version 1.21.1) • VS Code at C:\Program Files\Microsoft VS Code • Dart Code extension version 2.10.0 [✓] Connected devices (1 available) • m2 • 88UFBME24EHD • android-arm64 • Android 5.1 (API 22) • No issues found!"><pre class="notranslate"><code class="notranslate">[✓] Flutter (Channel beta, v0.1.5, on Microsoft Windows [Version 10.0.16299.125], locale zh-CN) • Flutter version 0.1.5 at C:\Users\chilkey\flutter • Framework revision 3ea4d06340 (4 weeks ago), 2018-02-22 11:12:39 -0800 • Engine revision ead227f118 • Dart version 2.0.0-dev.28.0.flutter-0b4f01f759 [✓] Android toolchain - develop for Android devices (Android SDK 27.0.3) • Android SDK at C:\Users\chilkey\AppData\Local\Android\Sdk • Android NDK location not configured (optional; useful for native profiling support) • Platform android-27, build-tools 27.0.3 • ANDROID_HOME = C:\Users\chilkey\AppData\Local\Android\Sdk • Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-915-b01) [✓] Android Studio (version 3.0) • Android Studio at C:\Program Files\Android\Android Studio • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-915-b01) [✓] IntelliJ IDEA Ultimate Edition (version 2017.2) • Flutter plugin version 20.0.2 • Dart plugin version 172.4343.25 [✓] VS Code (version 1.21.1) • VS Code at C:\Program Files\Microsoft VS Code • Dart Code extension version 2.10.0 [✓] Connected devices (1 available) • m2 • 88UFBME24EHD • android-arm64 • Android 5.1 (API 22) • No issues found! </code></pre></div>
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="~/Code/flutter/examples/material_gallery[master] $ flutter --version Flutter on channel master (from [email protected]:flutter/flutter.git) Framework revision c167efc (10 minutes ago); engine revision 4062813"><pre class="notranslate"><code class="notranslate">~/Code/flutter/examples/material_gallery[master] $ flutter --version Flutter on channel master (from [email protected]:flutter/flutter.git) Framework revision c167efc (10 minutes ago); engine revision 4062813 </code></pre></div> <p dir="auto">Output:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="~/Code/flutter/examples/material_gallery[master] $ flutter build apk &amp;&amp; flutter install Building APK in debug mode (android-arm)... Warning: signing the APK using the debug keystore. Built build/app.apk (19.6MB). Installing app.apk to Nexus 5... Installing app.apk on device."><pre class="notranslate"><code class="notranslate">~/Code/flutter/examples/material_gallery[master] $ flutter build apk &amp;&amp; flutter install Building APK in debug mode (android-arm)... Warning: signing the APK using the debug keystore. Built build/app.apk (19.6MB). Installing app.apk to Nexus 5... Installing app.apk on device. </code></pre></div> <p dir="auto">Notice the "Installing app.apk" and "Installing app.apk"</p>
0
<p dir="auto">Hello. First I would like to say it is not a bug report, but rather an expression of my inability to find answers by myself.</p> <p dir="auto">IMPORTANT<br> I would like to see the set of correct settings that lowers memory consumption to minimum while retaining speed at a high enough level with using proxy/dropped requests and scale at around 1-10M pages and 1000-2000 requests/minute. Now it goes up to 4Gb (can be not correct)</p> <p dir="auto">NOT IMPORTANT</p> <ol dir="auto"> <li>Is it possible to use the same cache db file while running two spiders with the same name? (I tried and half of scraped data has been lost. (not 100% sure but still))</li> <li>Is it possible to automatically turn off windows embedded antivirus?(speed issue)</li> <li>Is it possible to run one spider and fetch cache from 2 sets of previously created files?</li> </ol> <p dir="auto">I've tried to use a AUTOTHROTTLE_TARGET_CONCURRENCY but it is don't increase speed without increasing CONCURRENT_REQUESTS.</p> <p dir="auto">DEPTH_PRIORITY = -1<br> SCHEDULER_DISK_QUEUE = 'scrapy.squeues.PickleLifoDiskQueue'<br> SCHEDULER_MEMORY_QUEUE = 'scrapy.squeues.LifoMemoryQueue'<br> (will it have any effect without -s JOBDIR setting?)<br> RETRY_PRIORITY_ADJUST = 10<br> DUPEFILTER_CLASS = 'scrapy.dupefilters.BaseDupeFilter'</p> <p dir="auto">HTTPCACHE_ENABLED = True<br> It seems that httpcache and dedupfilter increases memory consumption. (even for a simple 1-2 depth site.) Is it true?</p> <p dir="auto">Should I just read the source?</p>
<p dir="auto">There are situations where websites return 200 responses but the content is not available due to bans or temporal issues which can be fixed by retrying requests.</p> <p dir="auto">There should be an easier way to retry requests inside spider callbacks, which should ideally reuse the code in Retry downloader middleware.</p> <p dir="auto">I see two approaches for this.</p> <ol dir="auto"> <li> <p dir="auto">Introduce new exception called RetryRequest which can be raised inside a spider callback to indicate a retry. I personally prefer this but the implementation of this is a little untidy due to this bug <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="9634974" data-permission-text="Title is private" data-url="https://github.com/scrapy/scrapy/issues/220" data-hovercard-type="issue" data-hovercard-url="/scrapy/scrapy/issues/220/hovercard" href="https://github.com/scrapy/scrapy/issues/220">#220</a></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from scrapy.exceptions import RetryRequest def parse(self, response): if response.xpath('//title[text()=&quot;Content not found&quot;]'): raise RetryRequest('Missing content')"><pre class="notranslate"><code class="notranslate">from scrapy.exceptions import RetryRequest def parse(self, response): if response.xpath('//title[text()="Content not found"]'): raise RetryRequest('Missing content') </code></pre></div> </li> <li> <p dir="auto">Introduce a new class RetryRequest which wraps a request that needs to be retried. A RetryRequest can be yielded from a spider callback to indicate a retry</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="from scrapy.http import RetryRequest def parse(self, response): if response.xpath('//title[text()=&quot;Content not found&quot;]'): yield RetryRequest(response.request, reason='Missing content')"><pre class="notranslate"><code class="notranslate">from scrapy.http import RetryRequest def parse(self, response): if response.xpath('//title[text()="Content not found"]'): yield RetryRequest(response.request, reason='Missing content') </code></pre></div> </li> </ol> <p dir="auto">Will be sending two PRs for the two approaches. Happy to hear about any other alternatives too.</p>
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/976" rel="nofollow">http://projects.scipy.org/scipy/ticket/976</a> on 2009-07-16 by trac user senyai, assigned to unknown.</em></p> <p dir="auto">I've got python 2.5.4, scipy 0.7.1 under windows XP 32 with 2G ram. I get crash when running [http://www.arseniy.net/files/scipy_bug.py]</p>
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/905" rel="nofollow">http://projects.scipy.org/scipy/ticket/905</a> on 2009-03-31 by trac user parejkoj, assigned to unknown.</em></p> <p dir="auto">I'm trying to run scipy.stats.mode (in scipy.stats.stats) on a 2-d ndarray, but it takes an extremely long time. The data is an image (astronomical data), with:</p> <p dir="auto">data.shape = (227,3104)<br> data.dtype = ('float32')</p> <p dir="auto">A quick-and-dirty mode function like this:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="def mode(data): counts = {} for x in data.flatten(): counts[x] = counts.get(x,0) + 1 maxcount = max(counts.values()) modelist = [] for x in counts: if counts[x] == maxcount: modelist.append(x) return modelist,maxcount #..."><pre class="notranslate"><code class="notranslate">def mode(data): counts = {} for x in data.flatten(): counts[x] = counts.get(x,0) + 1 maxcount = max(counts.values()) modelist = [] for x in counts: if counts[x] == maxcount: modelist.append(x) return modelist,maxcount #... </code></pre></div> <p dir="auto">takes only a second or so to run, while stats.mode(data) or stats.mode(data.flatten()) takes ~20 minutes, no matter how I set the axis parameter. Am I missing something, or shouldn't it be significantly faster?</p> <p dir="auto">I'm using scipy 0.6.0 from Fink on Mac OS X Leopard with python2.5, but there appear to be no changes to the mode function between 0.6.0 and the current svn.</p>
0
<h4 dir="auto">Code Sample</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="Series([10**x for x in range(5)]).plot.bar() Series([10**x for x in range(5)]).plot.bar(logy=True)"><pre class="notranslate"><span class="pl-v">Series</span>([<span class="pl-c1">10</span><span class="pl-c1">**</span><span class="pl-s1">x</span> <span class="pl-k">for</span> <span class="pl-s1">x</span> <span class="pl-c1">in</span> <span class="pl-en">range</span>(<span class="pl-c1">5</span>)]).<span class="pl-s1">plot</span>.<span class="pl-en">bar</span>() <span class="pl-v">Series</span>([<span class="pl-c1">10</span><span class="pl-c1">**</span><span class="pl-s1">x</span> <span class="pl-k">for</span> <span class="pl-s1">x</span> <span class="pl-c1">in</span> <span class="pl-en">range</span>(<span class="pl-c1">5</span>)]).<span class="pl-s1">plot</span>.<span class="pl-en">bar</span>(<span class="pl-s1">logy</span><span class="pl-c1">=</span><span class="pl-c1">True</span>)</pre></div> <h4 dir="auto">Problem description</h4> <p dir="auto">The behavior changed from last version, 0.20. In last version, <code class="notranslate">Series.plot.bar</code> uses one color for bars. In the new version, it uses different colors for bars even for a single series. When using <code class="notranslate">logy</code> argument, the bars cannot be seen. It seems the fill color is same as the background color.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/1349042/33044244-31e3451e-ce16-11e7-9c2e-ca86ac0664ec.png"><img src="https://user-images.githubusercontent.com/1349042/33044244-31e3451e-ce16-11e7-9c2e-ca86ac0664ec.png" alt="image" style="max-width: 100%;"></a><br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/1349042/33044250-363cfc68-ce16-11e7-9dec-1b115e399369.png"><img src="https://user-images.githubusercontent.com/1349042/33044250-363cfc68-ce16-11e7-9dec-1b115e399369.png" alt="image" style="max-width: 100%;"></a></p> <h4 dir="auto">Output of <code class="notranslate">pd.show_versions()</code></h4> <details> <h2 dir="auto">INSTALLED VERSIONS</h2> <p dir="auto">commit: None<br> python: 3.6.3.final.0<br> python-bits: 64<br> OS: Windows<br> OS-release: 10<br> machine: AMD64<br> processor: Intel64 Family 6 Model 94 Stepping 3, GenuineIntel<br> byteorder: little<br> LC_ALL: None<br> LANG: None<br> LOCALE: None.None</p> <p dir="auto">pandas: 0.21.0<br> pytest: 3.2.1<br> pip: 9.0.1<br> setuptools: 36.5.0.post20170921<br> Cython: 0.26.1<br> numpy: 1.13.3<br> scipy: 1.0.0<br> pyarrow: 0.7.0<br> xarray: None<br> IPython: 6.1.0<br> sphinx: 1.6.3<br> patsy: 0.4.1<br> dateutil: 2.6.1<br> pytz: 2017.2<br> blosc: None<br> bottleneck: 1.2.1<br> tables: 3.4.2<br> numexpr: 2.6.2<br> feather: 0.4.0<br> matplotlib: 2.1.0<br> openpyxl: 2.4.8<br> xlrd: 1.1.0<br> xlwt: 1.3.0<br> xlsxwriter: 1.0.2<br> lxml: 4.1.0<br> bs4: 4.6.0<br> html5lib: 0.999999999<br> sqlalchemy: 1.1.13<br> pymysql: 0.7.11.None<br> psycopg2: None<br> jinja2: 2.9.6<br> s3fs: None<br> fastparquet: None<br> pandas_gbq: None<br> pandas_datareader: 0.5.0]</p> </details>
<p dir="auto">I start with a dataframe (<code class="notranslate">df</code>) containing staggered measurements (select-&gt;copy-&gt;<code class="notranslate">from_clipboard()</code>):</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" CO2 CO2 CO2 CO2 2016-09-08 00:00:00 1581.0 2016-09-08 00:00:01 1415.0 2016-09-08 00:00:03 1455.0 1446.0 2016-09-08 00:00:05 1581.0 2016-09-08 00:00:06 1415.0 2016-09-08 00:00:08 1456.0 1445.0 2016-09-08 00:00:10 1581.0 2016-09-08 00:00:11 1415.0 2016-09-08 00:00:13 1456.0 1445.0 2016-09-08 00:00:15 1581.0 2016-09-08 00:00:17 1415.0 2016-09-08 00:00:18 1456.0 1445.0 2016-09-08 00:00:20 1581.0 2016-09-08 00:00:22 1415.0 2016-09-08 00:00:23 1456.0 1445.0 2016-09-08 00:00:25 1581.0 2016-09-08 00:00:27 1415.0 2016-09-08 00:00:28 1457.0 1444.0 2016-09-08 00:00:30 1581.0 2016-09-08 00:00:32 1415.0 2016-09-08 00:00:33 1456.0 1444.0 2016-09-08 00:00:35 1581.0 2016-09-08 00:00:37 1415.0 2016-09-08 00:00:38 1456.0 1444.0 2016-09-08 00:00:40 1580.0 2016-09-08 00:00:42 1415.0 2016-09-08 00:00:44 1456.0 1444.0 2016-09-08 00:00:45 1580.0 2016-09-08 00:00:47 1415.0 2016-09-08 00:00:49 1456.0 1445.0 2016-09-08 00:00:50 1579.0 2016-09-08 00:00:52 1415.0 2016-09-08 00:00:54 1456.0 1445.0 2016-09-08 00:00:55 1579.0 2016-09-08 00:00:57 1415.0 2016-09-08 00:00:59 1456.0 1445.0"><pre class="notranslate"><code class="notranslate"> CO2 CO2 CO2 CO2 2016-09-08 00:00:00 1581.0 2016-09-08 00:00:01 1415.0 2016-09-08 00:00:03 1455.0 1446.0 2016-09-08 00:00:05 1581.0 2016-09-08 00:00:06 1415.0 2016-09-08 00:00:08 1456.0 1445.0 2016-09-08 00:00:10 1581.0 2016-09-08 00:00:11 1415.0 2016-09-08 00:00:13 1456.0 1445.0 2016-09-08 00:00:15 1581.0 2016-09-08 00:00:17 1415.0 2016-09-08 00:00:18 1456.0 1445.0 2016-09-08 00:00:20 1581.0 2016-09-08 00:00:22 1415.0 2016-09-08 00:00:23 1456.0 1445.0 2016-09-08 00:00:25 1581.0 2016-09-08 00:00:27 1415.0 2016-09-08 00:00:28 1457.0 1444.0 2016-09-08 00:00:30 1581.0 2016-09-08 00:00:32 1415.0 2016-09-08 00:00:33 1456.0 1444.0 2016-09-08 00:00:35 1581.0 2016-09-08 00:00:37 1415.0 2016-09-08 00:00:38 1456.0 1444.0 2016-09-08 00:00:40 1580.0 2016-09-08 00:00:42 1415.0 2016-09-08 00:00:44 1456.0 1444.0 2016-09-08 00:00:45 1580.0 2016-09-08 00:00:47 1415.0 2016-09-08 00:00:49 1456.0 1445.0 2016-09-08 00:00:50 1579.0 2016-09-08 00:00:52 1415.0 2016-09-08 00:00:54 1456.0 1445.0 2016-09-08 00:00:55 1579.0 2016-09-08 00:00:57 1415.0 2016-09-08 00:00:59 1456.0 1445.0 </code></pre></div> <p dir="auto">When I try to aggregate measurements into 5-second intervals using <code class="notranslate">df.resample('5s').median()</code>, I get this traceback:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="--------------------------------------------------------------------------- KeyError Traceback (most recent call last) C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in median(self) 980 try: --&gt; 981 return self._cython_agg_general('median') 982 except GroupByError: C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in _cython_agg_general(self, how, numeric_only) 3047 new_items, new_blocks = self._cython_agg_blocks( -&gt; 3048 how, numeric_only=numeric_only) 3049 return self._wrap_agged_blocks(new_items, new_blocks) C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in _cython_agg_blocks(self, how, numeric_only) 3084 result, _ = self.grouper.aggregate( -&gt; 3085 block.values, how, axis=agg_axis) 3086 C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in aggregate(self, values, how, axis) 1821 def aggregate(self, values, how, axis=0): -&gt; 1822 return self._cython_operation('aggregate', values, how, axis) 1823 C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in _cython_operation(self, kind, values, how, axis) 1757 func, dtype_str = self._get_cython_function( -&gt; 1758 kind, how, values, is_numeric) 1759 except NotImplementedError: C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in _get_cython_function(self, kind, how, values, is_numeric) 1698 -&gt; 1699 ftype = self._cython_functions[kind][how] 1700 KeyError: 'median' During handling of the above exception, another exception occurred: AssertionError Traceback (most recent call last) &lt;ipython-input-55-c17a77e187f3&gt; in &lt;module&gt;() 1 df = chamber_k30['20160908':'20160908T0000'] ----&gt; 2 df.resample('5s').median() C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\tseries\resample.py in f(self, _method) 508 509 def f(self, _method=method): --&gt; 510 return self._downsample(_method) 511 f.__doc__ = getattr(GroupBy, method).__doc__ 512 setattr(Resampler, method, f) C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\tseries\resample.py in _downsample(self, how, **kwargs) 661 # we want to call the actual grouper method here 662 result = obj.groupby( --&gt; 663 self.grouper, axis=self.axis).aggregate(how, **kwargs) 664 665 result = self._apply_loffset(result) C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in aggregate(self, arg, *args, **kwargs) 3595 @Appender(SelectionMixin._agg_doc) 3596 def aggregate(self, arg, *args, **kwargs): -&gt; 3597 return super(DataFrameGroupBy, self).aggregate(arg, *args, **kwargs) 3598 3599 agg = aggregate C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in aggregate(self, arg, *args, **kwargs) 3112 3113 _level = kwargs.pop('_level', None) -&gt; 3114 result, how = self._aggregate(arg, _level=_level, *args, **kwargs) 3115 if how is None: 3116 return result C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\base.py in _aggregate(self, arg, *args, **kwargs) 426 _level = kwargs.pop('_level', None) 427 if isinstance(arg, compat.string_types): --&gt; 428 return getattr(self, arg)(*args, **kwargs), None 429 430 if isinstance(arg, dict): C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in median(self) 990 x = Series(x) 991 return x.median(axis=self.axis) --&gt; 992 return self._python_agg_general(f) 993 994 @Substitution(name='groupby') C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in _python_agg_general(self, func, *args, **kwargs) 775 for name, obj in self._iterate_slices(): 776 try: --&gt; 777 result, counts = self.grouper.agg_series(obj, f) 778 output[name] = self._try_cast(result, obj) 779 except TypeError: C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in agg_series(self, obj, func) 2063 dummy = obj[:0] 2064 grouper = lib.SeriesBinGrouper(obj, func, self.bins, dummy) -&gt; 2065 return grouper.get_result() 2066 2067 # ---------------------------------------------------------------------- pandas\src\reduce.pyx in pandas.lib.SeriesBinGrouper.get_result (pandas\lib.c:35367)() pandas\src\reduce.pyx in pandas.lib.Slider.__init__ (pandas\lib.c:40335)() AssertionError: "><pre class="notranslate"><code class="notranslate">--------------------------------------------------------------------------- KeyError Traceback (most recent call last) C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in median(self) 980 try: --&gt; 981 return self._cython_agg_general('median') 982 except GroupByError: C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in _cython_agg_general(self, how, numeric_only) 3047 new_items, new_blocks = self._cython_agg_blocks( -&gt; 3048 how, numeric_only=numeric_only) 3049 return self._wrap_agged_blocks(new_items, new_blocks) C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in _cython_agg_blocks(self, how, numeric_only) 3084 result, _ = self.grouper.aggregate( -&gt; 3085 block.values, how, axis=agg_axis) 3086 C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in aggregate(self, values, how, axis) 1821 def aggregate(self, values, how, axis=0): -&gt; 1822 return self._cython_operation('aggregate', values, how, axis) 1823 C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in _cython_operation(self, kind, values, how, axis) 1757 func, dtype_str = self._get_cython_function( -&gt; 1758 kind, how, values, is_numeric) 1759 except NotImplementedError: C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in _get_cython_function(self, kind, how, values, is_numeric) 1698 -&gt; 1699 ftype = self._cython_functions[kind][how] 1700 KeyError: 'median' During handling of the above exception, another exception occurred: AssertionError Traceback (most recent call last) &lt;ipython-input-55-c17a77e187f3&gt; in &lt;module&gt;() 1 df = chamber_k30['20160908':'20160908T0000'] ----&gt; 2 df.resample('5s').median() C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\tseries\resample.py in f(self, _method) 508 509 def f(self, _method=method): --&gt; 510 return self._downsample(_method) 511 f.__doc__ = getattr(GroupBy, method).__doc__ 512 setattr(Resampler, method, f) C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\tseries\resample.py in _downsample(self, how, **kwargs) 661 # we want to call the actual grouper method here 662 result = obj.groupby( --&gt; 663 self.grouper, axis=self.axis).aggregate(how, **kwargs) 664 665 result = self._apply_loffset(result) C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in aggregate(self, arg, *args, **kwargs) 3595 @Appender(SelectionMixin._agg_doc) 3596 def aggregate(self, arg, *args, **kwargs): -&gt; 3597 return super(DataFrameGroupBy, self).aggregate(arg, *args, **kwargs) 3598 3599 agg = aggregate C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in aggregate(self, arg, *args, **kwargs) 3112 3113 _level = kwargs.pop('_level', None) -&gt; 3114 result, how = self._aggregate(arg, _level=_level, *args, **kwargs) 3115 if how is None: 3116 return result C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\base.py in _aggregate(self, arg, *args, **kwargs) 426 _level = kwargs.pop('_level', None) 427 if isinstance(arg, compat.string_types): --&gt; 428 return getattr(self, arg)(*args, **kwargs), None 429 430 if isinstance(arg, dict): C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in median(self) 990 x = Series(x) 991 return x.median(axis=self.axis) --&gt; 992 return self._python_agg_general(f) 993 994 @Substitution(name='groupby') C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in _python_agg_general(self, func, *args, **kwargs) 775 for name, obj in self._iterate_slices(): 776 try: --&gt; 777 result, counts = self.grouper.agg_series(obj, f) 778 output[name] = self._try_cast(result, obj) 779 except TypeError: C:\Users\pokeeffe\AppData\Local\Continuum\Anaconda3\lib\site-packages\pandas\core\groupby.py in agg_series(self, obj, func) 2063 dummy = obj[:0] 2064 grouper = lib.SeriesBinGrouper(obj, func, self.bins, dummy) -&gt; 2065 return grouper.get_result() 2066 2067 # ---------------------------------------------------------------------- pandas\src\reduce.pyx in pandas.lib.SeriesBinGrouper.get_result (pandas\lib.c:35367)() pandas\src\reduce.pyx in pandas.lib.Slider.__init__ (pandas\lib.c:40335)() AssertionError: </code></pre></div> <p dir="auto">The other documented dispatching methods (<code class="notranslate">sum</code>, <code class="notranslate">mean</code>, <code class="notranslate">std</code>, <code class="notranslate">sem</code>, <code class="notranslate">max</code>, <code class="notranslate">min</code>, <code class="notranslate">first</code>, <code class="notranslate">last</code>) work just fine (except for <code class="notranslate">ohlc</code>, which produces an <code class="notranslate">InvalidIndexError</code>).</p> <p dir="auto">I can work around the problem like so: <code class="notranslate">df.resample('5s').apply(lambda x: x.median())</code>. But it seems like dispatching should work here...</p> <h4 dir="auto">output of <code class="notranslate">pd.show_versions()</code></h4> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="INSTALLED VERSIONS ------------------ commit: None python: 3.5.1.final.0 python-bits: 64 OS: Windows OS-release: 7 machine: AMD64 processor: Intel64 Family 6 Model 23 Stepping 10, GenuineIntel byteorder: little LC_ALL: None LANG: None pandas: 0.18.1 nose: 1.3.7 pip: 8.1.2 setuptools: 23.0.0 Cython: 0.24 numpy: 1.11.0 scipy: 0.17.1 statsmodels: 0.6.1 xarray: None IPython: 4.2.0 sphinx: 1.3.1 patsy: 0.4.1 dateutil: 2.5.3 pytz: 2016.4 blosc: None bottleneck: 1.0.0 tables: 3.2.2 numexpr: 2.6.0 matplotlib: 1.5.1 openpyxl: 2.3.2 xlrd: 1.0.0 xlwt: 1.1.2 xlsxwriter: 0.9.2 lxml: 3.6.0 bs4: 4.4.1 html5lib: None httplib2: None apiclient: None sqlalchemy: 1.0.13 pymysql: None psycopg2: None jinja2: 2.8 boto: 2.40.0 pandas_datareader: None"><pre class="notranslate"><code class="notranslate">INSTALLED VERSIONS ------------------ commit: None python: 3.5.1.final.0 python-bits: 64 OS: Windows OS-release: 7 machine: AMD64 processor: Intel64 Family 6 Model 23 Stepping 10, GenuineIntel byteorder: little LC_ALL: None LANG: None pandas: 0.18.1 nose: 1.3.7 pip: 8.1.2 setuptools: 23.0.0 Cython: 0.24 numpy: 1.11.0 scipy: 0.17.1 statsmodels: 0.6.1 xarray: None IPython: 4.2.0 sphinx: 1.3.1 patsy: 0.4.1 dateutil: 2.5.3 pytz: 2016.4 blosc: None bottleneck: 1.0.0 tables: 3.2.2 numexpr: 2.6.0 matplotlib: 1.5.1 openpyxl: 2.3.2 xlrd: 1.0.0 xlwt: 1.1.2 xlsxwriter: 0.9.2 lxml: 3.6.0 bs4: 4.4.1 html5lib: None httplib2: None apiclient: None sqlalchemy: 1.0.13 pymysql: None psycopg2: None jinja2: 2.8 boto: 2.40.0 pandas_datareader: None </code></pre></div>
0
<p dir="auto">By default Bootstrap Modal caches data loaded from remote resource. In my case I have different links to show different content in the same modal instance.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&lt;a class=&quot;btn btn-success pull-right&quot; href=&quot;/feedback&quot; data-target=&quot;#modalFeedback&quot; data-toggle=&quot;modal&quot;&gt;Write review&lt;/a&gt; &lt;a class=&quot;btn btn-success pull-right&quot; href=&quot;/feedback?subject=order&quot; data-target=&quot;#modalFeedback&quot; data-toggle=&quot;modal&quot;&gt;Order&lt;/a&gt;"><pre class="notranslate"><code class="notranslate">&lt;a class="btn btn-success pull-right" href="/feedback" data-target="#modalFeedback" data-toggle="modal"&gt;Write review&lt;/a&gt; &lt;a class="btn btn-success pull-right" href="/feedback?subject=order" data-target="#modalFeedback" data-toggle="modal"&gt;Order&lt;/a&gt; </code></pre></div> <p dir="auto">As you can see - I have two different addresses. But in Modal I see only first loaded page. All other clicks show me the same "old" content.</p> <p dir="auto">I solve this problem in this way:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" // no cache data loaded to modal popup (by default it's cached) $('body').on('hidden.bs.modal', '.modal', function (event) { $(this).removeData('bs.modal'); });"><pre class="notranslate"><code class="notranslate"> // no cache data loaded to modal popup (by default it's cached) $('body').on('hidden.bs.modal', '.modal', function (event) { $(this).removeData('bs.modal'); }); </code></pre></div> <p dir="auto">I think that it will be better if you will add option <code class="notranslate">cache</code> <em>(true/false)</em> to Modal to control caching. It's not big change, but very helpful.</p>
<p dir="auto">This is for tracking <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="25881679" data-permission-text="Title is private" data-url="https://github.com/twbs/bootstrap/issues/12296" data-hovercard-type="pull_request" data-hovercard-url="/twbs/bootstrap/pull/12296/hovercard" href="https://github.com/twbs/bootstrap/pull/12296">#12296</a>, in case the PR's author is unable to follow up.</p>
1
<p dir="auto"><strong>I'm submitting a bug/feature request</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[x] bug report =&gt; search github for a similar issue or PR before submitting [x] feature request [ ] support request =&gt; Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question"><pre class="notranslate"><code class="notranslate">[x] bug report =&gt; search github for a similar issue or PR before submitting [x] feature request [ ] support request =&gt; Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question </code></pre></div> <p dir="auto"><strong>Current behavior</strong><br> Have a look at that, (demo: <a href="http://plnkr.co/edit/P25dYPC5ChRxpyxpL0Lj?p=preview" rel="nofollow">http://plnkr.co/edit/P25dYPC5ChRxpyxpL0Lj?p=preview</a>):</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@Component({ selector: 'my-app', providers: [], template: ` &lt;div [formGroup]=&quot;form&quot;&gt; &lt;input formControlName=&quot;first&quot; [disabled]=&quot;isDisabled&quot;&gt; &lt;/div&gt; `, directives: [] }) export class App { isDisabled = true form = new FormGroup({ 'first': new FormControl('Hello') }) }"><pre class="notranslate"><code class="notranslate">@Component({ selector: 'my-app', providers: [], template: ` &lt;div [formGroup]="form"&gt; &lt;input formControlName="first" [disabled]="isDisabled"&gt; &lt;/div&gt; `, directives: [] }) export class App { isDisabled = true form = new FormGroup({ 'first': new FormControl('Hello') }) } </code></pre></div> <p dir="auto">There is a warning message asking to refactor the code, but more importantly, the input is unfortunately not disabled. Refactoring the code to what is suggested is not helping either, i.e. doing this will not work, (demo: <a href="http://plnkr.co/edit/Gf7FGR42UXkBh6e75cm2?p=preview" rel="nofollow">http://plnkr.co/edit/Gf7FGR42UXkBh6e75cm2?p=preview</a>):</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@Component({ selector: 'my-app', providers: [], template: ` &lt;div [formGroup]=&quot;form&quot;&gt; &lt;input formControlName=&quot;first&quot;&gt; &lt;/div&gt; `, directives: [] }) export class App { isDisabled = false form = new FormGroup({ 'first': new FormControl({value: 'hello', disabled: this.isDisabled}) }) constructor() { setTimeout(() { this.isDisabled = true }, 10) } }"><pre class="notranslate"><code class="notranslate">@Component({ selector: 'my-app', providers: [], template: ` &lt;div [formGroup]="form"&gt; &lt;input formControlName="first"&gt; &lt;/div&gt; `, directives: [] }) export class App { isDisabled = false form = new FormGroup({ 'first': new FormControl({value: 'hello', disabled: this.isDisabled}) }) constructor() { setTimeout(() { this.isDisabled = true }, 10) } } </code></pre></div> <p dir="auto"><strong>Expected/desired behavior</strong><br> After the callback of the setTimeout is executed, the input should be disabled, but it is not.</p> <p dir="auto"><strong>Reproduction of the problem</strong><br> Yes, please look here: <a href="http://plnkr.co/edit/P25dYPC5ChRxpyxpL0Lj?p=preview" rel="nofollow">http://plnkr.co/edit/P25dYPC5ChRxpyxpL0Lj?p=preview</a></p> <p dir="auto"><strong>What is the motivation / use case for changing the behavior?</strong><br> To have the same behaviour, or similar one than in RC5. At least, we shall have a possibility, even if it's a breaking change, to set dynamically the <code class="notranslate">disabled</code> attribute. As of now, it does not seem possible anymore.</p> <p dir="auto"><strong>Please tell us about your environment:</strong></p> <ul dir="auto"> <li><strong>Angular version:</strong> 2.0.0-rc.6</li> <li><strong>Browser:</strong> [ Chrome 52 ]</li> <li><strong>Language:</strong> [ TypeScript ]</li> </ul>
<p dir="auto">Some subtle bug</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="export class BaseComp { @Input() val: any; ... } @Component(...) export class Comp extends BaseComp { //@Input() val: any; //@Output() evt = new EventEmitter(); &lt;---- //If uncomment this one, you have to uncomment also @Input ... line, overwise // component wouldn't see `val` variable ... ngOnInit() { console.log(&quot;I see ya, all fine, but try uncomment @Output &quot;, this.val); } } "><pre class="notranslate"><code class="notranslate">export class BaseComp { @Input() val: any; ... } @Component(...) export class Comp extends BaseComp { //@Input() val: any; //@Output() evt = new EventEmitter(); &lt;---- //If uncomment this one, you have to uncomment also @Input ... line, overwise // component wouldn't see `val` variable ... ngOnInit() { console.log("I see ya, all fine, but try uncomment @Output ", this.val); } } </code></pre></div>
0
<p dir="auto">Challenge <a href="http://www.freecodecamp.com/challenges/waypoint-target-a-specific-child-of-an-element-using-jquery" rel="nofollow">http://www.freecodecamp.com/challenges/waypoint-target-a-specific-child-of-an-element-using-jquery</a> has an issue.</p> <p dir="auto">The instructions say to input <em>$(".well :nth-child(2)").addClass("animated bounce");</em> or <em>$(".target:nth-child(2)").addClass("animated bounce");</em> —and in fact, both work well—, but I doubt most beginners will gather this nuance from the text.</p> <p dir="auto">I believe an explanation is due on how the one with space searches for the second child inside, whereas the one without searches for the second sibling.</p>
<p dir="auto"><a href="https://beta.freecodecamp.com/en/challenges/claim-your-responsive-web-design-certificate/claim-your-responsive-web-design-certificate" rel="nofollow">Claim your responsive design web design certificate</a> needs a little editing - two of the steps mention beginning and intermediate algorithm scripting.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/11083357/23812433/5d759998-058f-11e7-89b0-c0b7ec10a268.png"><img src="https://cloud.githubusercontent.com/assets/11083357/23812433/5d759998-058f-11e7-89b0-c0b7ec10a268.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto">User Agent is: <code class="notranslate">Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36</code>.</p>
0
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-staging-parallel/4611/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke-staging-parallel/4611/</a></p> <p dir="auto">Failed: Horizontal pod autoscaling (scale resource: CPU) ReplicationController light Should scale from 2 pods to 1 pod using HPA version v1 {Kubernetes e2e suite}</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/horizontal_pod_autoscaling.go:103 Expected error: &lt;*errors.errorString | 0xc208bbe3d0&gt;: { s: &quot;Only 1 pods started out of 2&quot;, } Only 1 pods started out of 2 not to have occurred"><pre class="notranslate"><code class="notranslate">/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/horizontal_pod_autoscaling.go:103 Expected error: &lt;*errors.errorString | 0xc208bbe3d0&gt;: { s: "Only 1 pods started out of 2", } Only 1 pods started out of 2 not to have occurred </code></pre></div>
<p dir="auto"><a href="https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/11123/" rel="nofollow">https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/11123/</a></p> <p dir="auto">Failed: [k8s.io] [HPA] Horizontal pod autoscaling (scale resource: CPU) [k8s.io] ReplicationController light Should scale from 1 pod to 2 pods {Kubernetes e2e suite}</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/horizontal_pod_autoscaling.go:88 Expected error: &lt;*errors.errorString | 0xc820de4c80&gt;: { s: &quot;Only 0 pods started out of 1&quot;, } Only 0 pods started out of 1 not to have occurred"><pre class="notranslate"><code class="notranslate">/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/horizontal_pod_autoscaling.go:88 Expected error: &lt;*errors.errorString | 0xc820de4c80&gt;: { s: "Only 0 pods started out of 1", } Only 0 pods started out of 1 not to have occurred </code></pre></div> <p dir="auto">Previous issues for this test: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="160462664" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/27443" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/27443/hovercard" href="https://github.com/kubernetes/kubernetes/issues/27443">#27443</a> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="161592369" data-permission-text="Title is private" data-url="https://github.com/kubernetes/kubernetes/issues/27835" data-hovercard-type="issue" data-hovercard-url="/kubernetes/kubernetes/issues/27835/hovercard" href="https://github.com/kubernetes/kubernetes/issues/27835">#27835</a></p>
1
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?q=is%3Aissue+label%3A%22Issue+Type%3A+Enhancement%22+-label%3A%22Category%3A+Documentation%22">issues list</a><br> for similar or identical enhancement to an existing feature.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22Issue+Type%3A+Enhancement%22+-label%3A%22Category%3A+Documentation%22">pull requests list</a><br> for existing proposed enhancements.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/commits/master">commit log</a><br> to find out if the if the same enhancement was already implemented in the<br> master branch.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included all related issues and possible duplicate issues in this issue<br> (If there are none, check this box anyway).</li> </ul> <h2 dir="auto">Related Issues and Possible Duplicates</h2> <h4 dir="auto">Related Issues</h4> <ul dir="auto"> <li>None</li> </ul> <h4 dir="auto">Possible Duplicates</h4> <ul dir="auto"> <li>None</li> </ul> <h1 dir="auto">Brief Summary</h1> <p dir="auto">When there is a connection error with Redis while executing a command, in most cases, the redis client will <a href="https://github.com/andymccurdy/redis-py/blob/272d3139e1c82c2d89551f87d12df7c18d938ea2/redis/client.py#L885-L886">discard the connection</a>, causing the next command sent to Redis to open a new connection. This allows applications to recover from connection errors by simply retrying, a property that is used in Celery, for example when setting keys in the Redis result backend: </p><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/celery/celery/blob/d0563058f8f47f347ac1b56c44f833f569764482/celery/backends/redis.py#L324-L325">celery/celery/backends/redis.py</a> </p> <p class="mb-0 color-fg-muted"> Lines 324 to 325 in <a data-pjax="true" class="commit-tease-sha" href="/celery/celery/commit/d0563058f8f47f347ac1b56c44f833f569764482">d056305</a> </p> </div> <div itemprop="text" class="Box-body p-0 blob-wrapper blob-wrapper-embedded data"> <table class="highlight tab-size mb-0 js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""> <tbody><tr class="border-0"> <td id="L324" class="blob-num border-0 px-3 py-0 color-bg-default" data-line-number="324"></td> <td id="LC324" class="blob-code border-0 px-3 py-0 color-bg-default blob-code-inner js-file-line"> <span class="pl-k">def</span> <span class="pl-en">set</span>(<span class="pl-s1">self</span>, <span class="pl-s1">key</span>, <span class="pl-s1">value</span>, <span class="pl-c1">**</span><span class="pl-s1">retry_policy</span>): </td> </tr> <tr class="border-0"> <td id="L325" class="blob-num border-0 px-3 py-0 color-bg-default" data-line-number="325"></td> <td id="LC325" class="blob-code border-0 px-3 py-0 color-bg-default blob-code-inner js-file-line"> <span class="pl-k">return</span> <span class="pl-s1">self</span>.<span class="pl-en">ensure</span>(<span class="pl-s1">self</span>.<span class="pl-s1">_set</span>, (<span class="pl-s1">key</span>, <span class="pl-s1">value</span>), <span class="pl-c1">**</span><span class="pl-s1">retry_policy</span>) </td> </tr> </tbody></table> </div> </div> <p></p> <p dir="auto">This is not the case however when the <a href="https://github.com/andymccurdy/redis-py/blob/272d3139e1c82c2d89551f87d12df7c18d938ea2/redis/client.py#L3397-L3414">connection to Redis is in a pubsub state</a>. The reason for that is that some state associated with the connection (namely the list of keys subscibed to). The Redis client doesn't keep track of this state, so it can't possibly restore it when creating a new connection and leaves the connection handling to the application code.</p> <p dir="auto">The Celery Redis result consumer uses pubsub in order to be notified when results are available, but doesn't handle connection errors at all, causing a result consumer to end up in a state where it can't connect to the result backend any more after a single connection error, as any further attempt will reuse the same faulty connection.</p> <p dir="auto">The solution would be to add error handling logic to the result consumer, so it will recreate the connection on connection errors and initialize it to the proper state.</p> <h1 dir="auto">Design</h1> <h2 dir="auto">Architectural Considerations</h2> <p dir="auto">None</p> <h2 dir="auto">Proposed Behavior</h2> <p dir="auto">Add error handling in all places the Redis result consumer sends a Redis command in a pubsub context:</p> <ul dir="auto"> <li><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/celery/celery/blob/d0563058f8f47f347ac1b56c44f833f569764482/celery/backends/redis.py#L127">celery/celery/backends/redis.py</a> </p> <p class="mb-0 color-fg-muted"> Line 127 in <a data-pjax="true" class="commit-tease-sha" href="/celery/celery/commit/d0563058f8f47f347ac1b56c44f833f569764482">d056305</a> </p> </div> <div itemprop="text" class="Box-body p-0 blob-wrapper blob-wrapper-embedded data"> <table class="highlight tab-size mb-0 js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""> <tbody><tr class="border-0"> <td id="L127" class="blob-num border-0 px-3 py-0 color-bg-default" data-line-number="127"></td> <td id="LC127" class="blob-code border-0 px-3 py-0 color-bg-default blob-code-inner js-file-line"> <span class="pl-s1">message</span> <span class="pl-c1">=</span> <span class="pl-s1">self</span>.<span class="pl-s1">_pubsub</span>.<span class="pl-en">get_message</span>(<span class="pl-s1">timeout</span><span class="pl-c1">=</span><span class="pl-s1">timeout</span>) </td> </tr> </tbody></table> </div> </div> </li> <li><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/celery/celery/blob/d0563058f8f47f347ac1b56c44f833f569764482/celery/backends/redis.py#L142">celery/celery/backends/redis.py</a> </p> <p class="mb-0 color-fg-muted"> Line 142 in <a data-pjax="true" class="commit-tease-sha" href="/celery/celery/commit/d0563058f8f47f347ac1b56c44f833f569764482">d056305</a> </p> </div> <div itemprop="text" class="Box-body p-0 blob-wrapper blob-wrapper-embedded data"> <table class="highlight tab-size mb-0 js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""> <tbody><tr class="border-0"> <td id="L142" class="blob-num border-0 px-3 py-0 color-bg-default" data-line-number="142"></td> <td id="LC142" class="blob-code border-0 px-3 py-0 color-bg-default blob-code-inner js-file-line"> <span class="pl-s1">self</span>.<span class="pl-s1">_pubsub</span>.<span class="pl-en">subscribe</span>(<span class="pl-s1">key</span>) </td> </tr> </tbody></table> </div> </div> </li> <li><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/celery/celery/blob/d0563058f8f47f347ac1b56c44f833f569764482/celery/backends/redis.py#L148">celery/celery/backends/redis.py</a> </p> <p class="mb-0 color-fg-muted"> Line 148 in <a data-pjax="true" class="commit-tease-sha" href="/celery/celery/commit/d0563058f8f47f347ac1b56c44f833f569764482">d056305</a> </p> </div> <div itemprop="text" class="Box-body p-0 blob-wrapper blob-wrapper-embedded data"> <table class="highlight tab-size mb-0 js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""> <tbody><tr class="border-0"> <td id="L148" class="blob-num border-0 px-3 py-0 color-bg-default" data-line-number="148"></td> <td id="LC148" class="blob-code border-0 px-3 py-0 color-bg-default blob-code-inner js-file-line"> <span class="pl-s1">self</span>.<span class="pl-s1">_pubsub</span>.<span class="pl-en">unsubscribe</span>(<span class="pl-s1">key</span>) </td> </tr> </tbody></table> </div> </div> </li> </ul> <p dir="auto">We should catch all Redis connection errors, and call a new method that will reinitialize a pubsub connection in the proper state (discard the current connection from the pool, start the pubsub context, subscribe to all keys in <code class="notranslate">ResultConsumer.subscribed_to</code>) using the retry policy. If in <code class="notranslate">drain_events</code>, we should try to get new messages again.</p> <p dir="auto">This will take care of most issues with connection errors. I see two remaining issues:<br> 1.Some message might have been lost (sent between losing the connection and reconnecting). We could read all keys subscribed to right after reconnecting and before starting the pubsub context and call <code class="notranslate">on_state_change</code> for each existing key, but this might cause some messages to be delivered twice and I don't know how Celery will react to that.<br> 2. If the connection can't be re-established despite the retries and reaches max-retries, the result consumer will end up with a faulty connection that can't be recovered from. This should be communicated somehow to the user (documentation, logging an explicit error message, custom exception).</p> <h2 dir="auto">Proposed UI/UX</h2> <p dir="auto">None</p> <h2 dir="auto">Diagrams</h2> <p dir="auto">N/A</p> <h2 dir="auto">Alternatives</h2> <p dir="auto">None</p>
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> This has already been asked to the <a href="https://github.com/celery/celery/discussions">discussions forum</a> first.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the relevant section in the<br> <a href="https://docs.celeryq.dev/en/master/contributing.html#other-bugs" rel="nofollow">contribution guide</a><br> on reporting bugs.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?q=is%3Aissue+label%3A%22Issue+Type%3A+Bug+Report%22+-label%3A%22Category%3A+Documentation%22">issues list</a><br> for similar or identical bug reports.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22PR+Type%3A+Bugfix%22+-label%3A%22Category%3A+Documentation%22">pull requests list</a><br> for existing proposed fixes.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/commits/master">commit log</a><br> to find out if the bug was already fixed in the master branch.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included all related issues and possible duplicate issues<br> in this issue (If there are none, check this box anyway).</li> </ul> <h2 dir="auto">Mandatory Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included the output of <code class="notranslate">celery -A proj report</code> in the issue.<br> (if you are not able to do this, then at least specify the Celery<br> version affected).</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have verified that the issue exists against the <code class="notranslate">master</code> branch of Celery.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included the contents of <code class="notranslate">pip freeze</code> in the issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included all the versions of all the external dependencies required<br> to reproduce this bug.</li> </ul> <h2 dir="auto">Optional Debugging Information</h2> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have tried reproducing the issue on more than one Python version<br> and/or implementation.</li> <li>[] I have tried reproducing the issue on more than one message broker and/or<br> result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have tried reproducing the issue on more than one version of the message<br> broker and/or result backend.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have tried reproducing the issue on more than one operating system.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have tried reproducing the issue on more than one workers pool.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have tried reproducing the issue with autoscaling, retries,<br> ETA/Countdown &amp; rate limits disabled.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have tried reproducing the issue after downgrading<br> and/or upgrading Celery and its dependencies.</li> </ul> <h2 dir="auto">Related Issues and Possible Duplicates</h2> <h4 dir="auto">Related Issues</h4> <ul dir="auto"> <li>None</li> </ul> <h4 dir="auto">Possible Duplicates</h4> <ul dir="auto"> <li>None</li> </ul> <h2 dir="auto">Environment &amp; Settings</h2> <p dir="auto"><strong>Celery version</strong>: 5.3.0a1 (dawn-chorus)</p> <details> <summary><b><code class="notranslate">celery report</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=""><pre class="notranslate"><code class="notranslate"></code></pre></div> <p dir="auto"></p> </details> <h1 dir="auto">Steps to Reproduce</h1> <h2 dir="auto">Required Dependencies</h2> <ul dir="auto"> <li><strong>Minimal Python Version</strong>: Python 3.10.4</li> <li><strong>Minimal Celery Version</strong>: 5.3.0a1</li> <li><strong>Minimal Kombu Version</strong>: 5.3.0a1</li> <li><strong>Minimal Broker Version</strong>: RabbitMQ 3.9.1</li> <li><strong>Minimal Result Backend Version</strong>: Memory Cache</li> <li><strong>Minimal OS and/or Kernel Version</strong>: Ubuntu 22.04</li> <li><strong>Minimal Broker Client Version</strong>: 3.9.1</li> <li><strong>Minimal Result Backend Client Version</strong>: N/A or Unknown</li> </ul> <h3 dir="auto">Python Packages</h3> <p dir="auto">software -&gt; celery:5.3.0a1 (dawn-chorus) kombu:5.3.0a1 py:3.10.4<br> billiard:3.6.4.0 py-amqp:5.1.1<br> platform -&gt; system:Linux arch:64bit, ELF<br> kernel version:5.15.0-25-generic imp:CPython<br> loader -&gt; celery.loaders.default.Loader<br> settings -&gt; transport:amqp results:cache</p> <p dir="auto">broker_pool_limit: 32768<br> broker_url: 'amqp://guest:********<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/localhost/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/localhost">@localhost</a>:1928//'<br> cache_backend: 'memory'<br> enable_utc: True<br> imports:<br> ('services',)<br> result_backend: 'cache'<br> result_expires: 10800<br> task_acks_late: True<br> task_annotations: {<br> 'services.a_service': {'rate_limit': '7000/m'},<br> 'services.b_service': {'rate_limit': '7000/m'},<br> 'services.c_service': {'rate_limit': '7000/m'},<br> 'services.d_service': {'rate_limit': '7000/m'},<br> 'services.e_service': {'rate_limit': '7000/m'},<br> 'services.f_service': {'rate_limit': '1/m'},<br> 'services.g_service': {'rate_limit': '1/m'},<br> 'services.h_service': {'rate_limit': '1/m'},<br> 'services.i_service': {'rate_limit': '7000/m'},<br> 'services.j_service': {'rate_limit': '7000/m'},<br> 'services.xx_service': {'rate_limit': '7000/m'},<br> 'services.zz_service': {'rate_limit': '7000/m'},<br> 'services.vc_service': {'rate_limit': '7000/m'}}<br> task_ignore_result: True<br> deprecated_settings: None</p> <summary><b><code class="notranslate">pip freeze</code> Output:</b></summary> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="aiocron==1.8 aiofiles==0.8.0 aiohttp==3.8.1 aiohttp-socks==0.7.1 aioredis==2.0.1 aiosignal==1.2.0 amqp==5.1.1 anyio==3.5.0 asgiref==3.5.0 async-timeout==4.0.2 asyncpg==0.25.0 attrs==21.4.0 beautifulsoup4==4.11.1 billiard==3.6.4.0 blessed==1.19.0 bs4==0.0.1 celery @ https://github.com/celery/celery/archive/refs/heads/master.zip certifi==2021.10.8 chardet==4.0.0 charset-normalizer==2.0.12 click==8.1.2 click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 coverage==6.3.2 crc16==0.1.1 croniter==1.3.4 cryptg==0.3.1 DateTime==4.5 dbus-python==1.2.18 Deprecated==1.2.13 distro-info===1.1build1 Django==4.0.4 dnspython==2.2.1 eventlet==0.33.1 Faker==13.3.5 fastapi==0.75.2 flower==1.0.0 frozenlist==1.3.0 future==0.18.2 gevent==21.12.0 greenlet==1.1.2 gyp==0.1 h11==0.13.0 humanize==0.0.0 idna==3.3 image==1.5.33 iniconfig==1.1.1 jdatetime==4.1.0 kombu==5.3.0a1 lxml==4.8.0 motor @ https://github.com/mongodb/motor/archive/refs/heads/master.zip multidict==6.0.2 netifaces==0.11.0 nose==1.3.7 packaging==21.3 persiantools==3.0.0 pg-activity==2.2.1 phonenumbers==8.12.47 Pillow==9.1.0 pluggy==1.0.0 pprintpp==0.4.0 prometheus-client==0.14.1 prompt-toolkit==3.0.29 psutil==5.9.1 psycopg2==2.9.3 py==1.11.0 pyaes==1.6.1 pyArango==2.0.1 pyasn1==0.4.8 pycountry==22.3.5 pycountry-convert==0.7.2 pydantic==1.9.0 Pygments==2.11.2 PyGObject==3.42.0 pymongo==4.1.1 pyparsing==3.0.8 Pyrogram==2.0.19 PySocks==1.7.1 pytest==7.1.1 pytest-cov==3.0.0 pytest-mock==3.7.0 python-apt==2.3.0+ubuntu2 python-dateutil==2.8.2 python-debian===0.1.43ubuntu1 python-dotenv==0.20.0 python-multipart==0.0.5 python-socks==2.0.3 pytz==2022.1 pytz-deprecation-shim==0.1.0.post0 PyYAML==5.4.1 qrcode==7.3.1 Random-Word==1.0.7 redis==4.2.2 repoze.lru==0.7 requests==2.27.1 rsa==4.8 six==1.16.0 sniffio==1.2.0 socks==0 soupsieve==2.3.2.post1 speedtest-cli==2.1.3 SQLAlchemy==1.4.35 sqlalchemy2-stubs==0.0.2a22 sqlmodel==0.0.6 sqlparse==0.4.2 starlette==0.17.1 TgCrypto==1.2.3 tomli==2.0.1 tornado==6.1 typing_extensions==4.2.0 tzdata==2022.1 tzlocal==4.2 ubuntu-advantage-tools==27.9 ufw==0.36.1 urllib3==1.26.9 uvicorn==0.17.6 vine==5.0.0 wcwidth==0.2.5 wrapt==1.14.0 yarl==1.7.2 zope.event==4.5.0 zope.interface==5.4.0"><pre class="notranslate"><code class="notranslate">aiocron==1.8 aiofiles==0.8.0 aiohttp==3.8.1 aiohttp-socks==0.7.1 aioredis==2.0.1 aiosignal==1.2.0 amqp==5.1.1 anyio==3.5.0 asgiref==3.5.0 async-timeout==4.0.2 asyncpg==0.25.0 attrs==21.4.0 beautifulsoup4==4.11.1 billiard==3.6.4.0 blessed==1.19.0 bs4==0.0.1 celery @ https://github.com/celery/celery/archive/refs/heads/master.zip certifi==2021.10.8 chardet==4.0.0 charset-normalizer==2.0.12 click==8.1.2 click-didyoumean==0.3.0 click-plugins==1.1.1 click-repl==0.2.0 coverage==6.3.2 crc16==0.1.1 croniter==1.3.4 cryptg==0.3.1 DateTime==4.5 dbus-python==1.2.18 Deprecated==1.2.13 distro-info===1.1build1 Django==4.0.4 dnspython==2.2.1 eventlet==0.33.1 Faker==13.3.5 fastapi==0.75.2 flower==1.0.0 frozenlist==1.3.0 future==0.18.2 gevent==21.12.0 greenlet==1.1.2 gyp==0.1 h11==0.13.0 humanize==0.0.0 idna==3.3 image==1.5.33 iniconfig==1.1.1 jdatetime==4.1.0 kombu==5.3.0a1 lxml==4.8.0 motor @ https://github.com/mongodb/motor/archive/refs/heads/master.zip multidict==6.0.2 netifaces==0.11.0 nose==1.3.7 packaging==21.3 persiantools==3.0.0 pg-activity==2.2.1 phonenumbers==8.12.47 Pillow==9.1.0 pluggy==1.0.0 pprintpp==0.4.0 prometheus-client==0.14.1 prompt-toolkit==3.0.29 psutil==5.9.1 psycopg2==2.9.3 py==1.11.0 pyaes==1.6.1 pyArango==2.0.1 pyasn1==0.4.8 pycountry==22.3.5 pycountry-convert==0.7.2 pydantic==1.9.0 Pygments==2.11.2 PyGObject==3.42.0 pymongo==4.1.1 pyparsing==3.0.8 Pyrogram==2.0.19 PySocks==1.7.1 pytest==7.1.1 pytest-cov==3.0.0 pytest-mock==3.7.0 python-apt==2.3.0+ubuntu2 python-dateutil==2.8.2 python-debian===0.1.43ubuntu1 python-dotenv==0.20.0 python-multipart==0.0.5 python-socks==2.0.3 pytz==2022.1 pytz-deprecation-shim==0.1.0.post0 PyYAML==5.4.1 qrcode==7.3.1 Random-Word==1.0.7 redis==4.2.2 repoze.lru==0.7 requests==2.27.1 rsa==4.8 six==1.16.0 sniffio==1.2.0 socks==0 soupsieve==2.3.2.post1 speedtest-cli==2.1.3 SQLAlchemy==1.4.35 sqlalchemy2-stubs==0.0.2a22 sqlmodel==0.0.6 sqlparse==0.4.2 starlette==0.17.1 TgCrypto==1.2.3 tomli==2.0.1 tornado==6.1 typing_extensions==4.2.0 tzdata==2022.1 tzlocal==4.2 ubuntu-advantage-tools==27.9 ufw==0.36.1 urllib3==1.26.9 uvicorn==0.17.6 vine==5.0.0 wcwidth==0.2.5 wrapt==1.14.0 yarl==1.7.2 zope.event==4.5.0 zope.interface==5.4.0 </code></pre></div> <p dir="auto"></p> <h3 dir="auto">Other Dependencies</h3> <details> <p dir="auto"> N/A </p> </details> <h2 dir="auto">Minimally Reproducible Test Case</h2> <details> <p dir="auto"> </p><div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" [2022-08-08 03:58:25,725: DEBUG/ForkPoolWorker-522] Closing current connection... [2022-08-08 03:58:25,725: DEBUG/ForkPoolWorker-522] Cancelling 0 pending message(s)... [2022-08-08 03:58:25,725: INFO/ForkPoolWorker-522] Disconnection from 149.154.175.58:443/TcpFull complete! [2022-08-08 03:58:25,725: INFO/ForkPoolWorker-522] Task services.a_service[64f77116-f3f6-4bc1-ace2-5b994258cfd1] succeeded in 2.5671544598881155s: None [2022-08-08 03:58:25,833: DEBUG/ForkPoolWorker-513] Handling RPC result for message 7129318888505874252 [2022-08-08 03:58:25,833: DEBUG/ForkPoolWorker-513] Receiving items from the network... [2022-08-08 03:58:25,833: INFO/ForkPoolWorker-513] Disconnecting from 149.154.175.54:443/TcpFull... [2022-08-08 03:58:25,833: DEBUG/ForkPoolWorker-513] Closing current connection... [2022-08-08 03:58:25,834: DEBUG/ForkPoolWorker-513] Cancelling 0 pending message(s)... [2022-08-08 03:58:25,834: INFO/ForkPoolWorker-513] Disconnection from 149.154.175.54:443/TcpFull complete! [2022-08-08 03:58:25,834: INFO/ForkPoolWorker-513] Task services.a_service[f83856d0-bdae-43f0-8f5f-0272c2f5fc0f] succeeded in 2.6757159510161728s: None [2022-08-08 03:58:34,700: DEBUG/MainProcess] heartbeat_tick : for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:58:34,700: DEBUG/MainProcess] heartbeat_tick : Prev sent/recv: 529/751, now - 605/775, monotonic - 1686196.873902797, last_heartbeat_sent - 1686196.873901675, heartbeat int. - 60 for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:58:54,706: DEBUG/MainProcess] heartbeat_tick : for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:58:54,706: DEBUG/MainProcess] heartbeat_tick : Prev sent/recv: 605/775, now - 605/805, monotonic - 1686216.879871576, last_heartbeat_sent - 1686196.873901675, heartbeat int. - 60 for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:59:14,711: DEBUG/MainProcess] heartbeat_tick : for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:59:14,711: DEBUG/MainProcess] heartbeat_tick : Prev sent/recv: 605/805, now - 605/835, monotonic - 1686236.885361101, last_heartbeat_sent - 1686196.873901675, heartbeat int. - 60 for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:59:34,716: DEBUG/MainProcess] heartbeat_tick: sending heartbeat for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:59:54,720: DEBUG/MainProcess] heartbeat_tick : for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:59:54,720: DEBUG/MainProcess] heartbeat_tick : Prev sent/recv: 605/865, now - 606/895, monotonic - 1686276.894446629, last_heartbeat_sent - 1686276.894445928, heartbeat int. - 60 for connection 158072e042fd43e2982921507c4090df [2022-08-08 04:00:14,726: DEBUG/MainProcess] heartbeat_tick : for connection 158072e042fd43e2982921507c4090df [2022-08-08 04:00:14,726: DEBUG/MainProcess] heartbeat_tick : Prev sent/recv: 606/895, now - 606/925, monotonic - 1686296.899726603, last_heartbeat_sent - 1686276.894445928, heartbeat int. - 60 for connection 158072e042fd43e2982921507c4090df "><pre class="notranslate"><code class="notranslate"> [2022-08-08 03:58:25,725: DEBUG/ForkPoolWorker-522] Closing current connection... [2022-08-08 03:58:25,725: DEBUG/ForkPoolWorker-522] Cancelling 0 pending message(s)... [2022-08-08 03:58:25,725: INFO/ForkPoolWorker-522] Disconnection from 149.154.175.58:443/TcpFull complete! [2022-08-08 03:58:25,725: INFO/ForkPoolWorker-522] Task services.a_service[64f77116-f3f6-4bc1-ace2-5b994258cfd1] succeeded in 2.5671544598881155s: None [2022-08-08 03:58:25,833: DEBUG/ForkPoolWorker-513] Handling RPC result for message 7129318888505874252 [2022-08-08 03:58:25,833: DEBUG/ForkPoolWorker-513] Receiving items from the network... [2022-08-08 03:58:25,833: INFO/ForkPoolWorker-513] Disconnecting from 149.154.175.54:443/TcpFull... [2022-08-08 03:58:25,833: DEBUG/ForkPoolWorker-513] Closing current connection... [2022-08-08 03:58:25,834: DEBUG/ForkPoolWorker-513] Cancelling 0 pending message(s)... [2022-08-08 03:58:25,834: INFO/ForkPoolWorker-513] Disconnection from 149.154.175.54:443/TcpFull complete! [2022-08-08 03:58:25,834: INFO/ForkPoolWorker-513] Task services.a_service[f83856d0-bdae-43f0-8f5f-0272c2f5fc0f] succeeded in 2.6757159510161728s: None [2022-08-08 03:58:34,700: DEBUG/MainProcess] heartbeat_tick : for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:58:34,700: DEBUG/MainProcess] heartbeat_tick : Prev sent/recv: 529/751, now - 605/775, monotonic - 1686196.873902797, last_heartbeat_sent - 1686196.873901675, heartbeat int. - 60 for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:58:54,706: DEBUG/MainProcess] heartbeat_tick : for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:58:54,706: DEBUG/MainProcess] heartbeat_tick : Prev sent/recv: 605/775, now - 605/805, monotonic - 1686216.879871576, last_heartbeat_sent - 1686196.873901675, heartbeat int. - 60 for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:59:14,711: DEBUG/MainProcess] heartbeat_tick : for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:59:14,711: DEBUG/MainProcess] heartbeat_tick : Prev sent/recv: 605/805, now - 605/835, monotonic - 1686236.885361101, last_heartbeat_sent - 1686196.873901675, heartbeat int. - 60 for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:59:34,716: DEBUG/MainProcess] heartbeat_tick: sending heartbeat for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:59:54,720: DEBUG/MainProcess] heartbeat_tick : for connection 158072e042fd43e2982921507c4090df [2022-08-08 03:59:54,720: DEBUG/MainProcess] heartbeat_tick : Prev sent/recv: 605/865, now - 606/895, monotonic - 1686276.894446629, last_heartbeat_sent - 1686276.894445928, heartbeat int. - 60 for connection 158072e042fd43e2982921507c4090df [2022-08-08 04:00:14,726: DEBUG/MainProcess] heartbeat_tick : for connection 158072e042fd43e2982921507c4090df [2022-08-08 04:00:14,726: DEBUG/MainProcess] heartbeat_tick : Prev sent/recv: 606/895, now - 606/925, monotonic - 1686296.899726603, last_heartbeat_sent - 1686276.894445928, heartbeat int. - 60 for connection 158072e042fd43e2982921507c4090df </code></pre></div> <p dir="auto"></p> </details> <h1 dir="auto">Expected Behavior</h1> <h1 dir="auto">Actual Behavior</h1> <p dir="auto">Hello<br> i must to handle 5 million tasks daily<br> i have 100 Queues and number of concurrency in worker is 1000 and i use multi quques like celery -A proj worker -Q Qa,Qb,Qc ... ( i dont know if its effective to say )<br> sometimes my worker stuck<br> and this is my logs<br> worker stuck for 60 ~ 100 seconds then continue working<br> sometimes it can handle it very fast and sometimes i faced with this and my worker stucking every 60 ~ 100 seconds<br> did i panic ? is evenrything is ok<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/75903249/183329812-6766390c-7586-46b4-841e-05b1e2ed9396.png"><img width="1507" alt="Screen Shot 2022-08-08 at 7 30 10 AM" src="https://user-images.githubusercontent.com/75903249/183329812-6766390c-7586-46b4-841e-05b1e2ed9396.png" style="max-width: 100%;"></a></p>
0
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 3.4.0</li> <li>Operating System / Platform =&gt; Linux Ubuntu 16.04 X86 64 Bit</li> <li>Compiler =&gt; gcc 5.4</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">Running BFmatcher with crossCheck enabled doesn't really cross check. According to the documentation (<a href="https://docs.opencv.org/trunk/d3/da1/classcv_1_1BFMatcher.html#ac6418c6f87e0e12a88979ea57980c020" rel="nofollow">https://docs.opencv.org/trunk/d3/da1/classcv_1_1BFMatcher.html#ac6418c6f87e0e12a88979ea57980c020</a>)</p> <blockquote> <p dir="auto">If crossCheck==true, then the knnMatch() method with k=1 will only return pairs (i,j) such that for i-th query descriptor the j-th descriptor in the matcher's collection is the nearest and vice versa, i.e. the BFMatcher will only return consistent pairs.</p> </blockquote> <p dir="auto">I read this as, if <em>i</em> is closest to <em>j</em>, then <em>j</em> is also closest to <em>i</em>. I.e. this is symmetrical. However, this does not seem to be the case with the implemented algorithm. Also, if we switch the collections, i.e. queryDescriptors and trainDescriptors, we get different results, which is unexpected.</p> <h5 dir="auto">Steps to reproduce</h5> <p dir="auto">To illustrate the first part of the issue, try the following</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy import cv2 sources = numpy.array([[1, 1, 0], [1, 1, 1]], dtype=numpy.uint8) targets = numpy.array([[1, 1, 1], [0, 0, 0]], dtype=numpy.uint8) for si, source in enumerate(sources): for ti, target in enumerate(targets): print('%d -&gt; %d: %d' % (si, ti, cv2.norm(source, target, cv2.NORM_HAMMING))) bf = cv2.BFMatcher(cv2.NORM_HAMMING, crossCheck=True) matches = bf.knnMatch(sources, targets, k=1) print('-- crosscheck=True') for match in matches: if match: print('%d -&gt; %d: %f' % (match[0].queryIdx, match[0].trainIdx, match[0].distance)) bf_nocc = cv2.BFMatcher(cv2.NORM_HAMMING, crossCheck=False) matches_nocc = bf.knnMatch(sources, targets, k=1) print('-- crosscheck=False') for match in matches_nocc: if match: print('%d -&gt; %d: %f' % (match[0].queryIdx, match[0].trainIdx, match[0].distance))"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s1">numpy</span> <span class="pl-k">import</span> <span class="pl-s1">cv2</span> <span class="pl-s1">sources</span> <span class="pl-c1">=</span> <span class="pl-s1">numpy</span>.<span class="pl-en">array</span>([[<span class="pl-c1">1</span>, <span class="pl-c1">1</span>, <span class="pl-c1">0</span>], [<span class="pl-c1">1</span>, <span class="pl-c1">1</span>, <span class="pl-c1">1</span>]], <span class="pl-s1">dtype</span><span class="pl-c1">=</span><span class="pl-s1">numpy</span>.<span class="pl-s1">uint8</span>) <span class="pl-s1">targets</span> <span class="pl-c1">=</span> <span class="pl-s1">numpy</span>.<span class="pl-en">array</span>([[<span class="pl-c1">1</span>, <span class="pl-c1">1</span>, <span class="pl-c1">1</span>], [<span class="pl-c1">0</span>, <span class="pl-c1">0</span>, <span class="pl-c1">0</span>]], <span class="pl-s1">dtype</span><span class="pl-c1">=</span><span class="pl-s1">numpy</span>.<span class="pl-s1">uint8</span>) <span class="pl-k">for</span> <span class="pl-s1">si</span>, <span class="pl-s1">source</span> <span class="pl-c1">in</span> <span class="pl-en">enumerate</span>(<span class="pl-s1">sources</span>): <span class="pl-k">for</span> <span class="pl-s1">ti</span>, <span class="pl-s1">target</span> <span class="pl-c1">in</span> <span class="pl-en">enumerate</span>(<span class="pl-s1">targets</span>): <span class="pl-en">print</span>(<span class="pl-s">'%d -&gt; %d: %d'</span> <span class="pl-c1">%</span> (<span class="pl-s1">si</span>, <span class="pl-s1">ti</span>, <span class="pl-s1">cv2</span>.<span class="pl-en">norm</span>(<span class="pl-s1">source</span>, <span class="pl-s1">target</span>, <span class="pl-s1">cv2</span>.<span class="pl-v">NORM_HAMMING</span>))) <span class="pl-s1">bf</span> <span class="pl-c1">=</span> <span class="pl-s1">cv2</span>.<span class="pl-v">BFMatcher</span>(<span class="pl-s1">cv2</span>.<span class="pl-v">NORM_HAMMING</span>, <span class="pl-s1">crossCheck</span><span class="pl-c1">=</span><span class="pl-c1">True</span>) <span class="pl-s1">matches</span> <span class="pl-c1">=</span> <span class="pl-s1">bf</span>.<span class="pl-en">knnMatch</span>(<span class="pl-s1">sources</span>, <span class="pl-s1">targets</span>, <span class="pl-s1">k</span><span class="pl-c1">=</span><span class="pl-c1">1</span>) <span class="pl-en">print</span>(<span class="pl-s">'-- crosscheck=True'</span>) <span class="pl-k">for</span> <span class="pl-s1">match</span> <span class="pl-c1">in</span> <span class="pl-s1">matches</span>: <span class="pl-k">if</span> <span class="pl-s1">match</span>: <span class="pl-en">print</span>(<span class="pl-s">'%d -&gt; %d: %f'</span> <span class="pl-c1">%</span> (<span class="pl-s1">match</span>[<span class="pl-c1">0</span>].<span class="pl-s1">queryIdx</span>, <span class="pl-s1">match</span>[<span class="pl-c1">0</span>].<span class="pl-s1">trainIdx</span>, <span class="pl-s1">match</span>[<span class="pl-c1">0</span>].<span class="pl-s1">distance</span>)) <span class="pl-s1">bf_nocc</span> <span class="pl-c1">=</span> <span class="pl-s1">cv2</span>.<span class="pl-v">BFMatcher</span>(<span class="pl-s1">cv2</span>.<span class="pl-v">NORM_HAMMING</span>, <span class="pl-s1">crossCheck</span><span class="pl-c1">=</span><span class="pl-c1">False</span>) <span class="pl-s1">matches_nocc</span> <span class="pl-c1">=</span> <span class="pl-s1">bf</span>.<span class="pl-en">knnMatch</span>(<span class="pl-s1">sources</span>, <span class="pl-s1">targets</span>, <span class="pl-s1">k</span><span class="pl-c1">=</span><span class="pl-c1">1</span>) <span class="pl-en">print</span>(<span class="pl-s">'-- crosscheck=False'</span>) <span class="pl-k">for</span> <span class="pl-s1">match</span> <span class="pl-c1">in</span> <span class="pl-s1">matches_nocc</span>: <span class="pl-k">if</span> <span class="pl-s1">match</span>: <span class="pl-en">print</span>(<span class="pl-s">'%d -&gt; %d: %f'</span> <span class="pl-c1">%</span> (<span class="pl-s1">match</span>[<span class="pl-c1">0</span>].<span class="pl-s1">queryIdx</span>, <span class="pl-s1">match</span>[<span class="pl-c1">0</span>].<span class="pl-s1">trainIdx</span>, <span class="pl-s1">match</span>[<span class="pl-c1">0</span>].<span class="pl-s1">distance</span>))</pre></div> <p dir="auto">This outputs</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="0 -&gt; 0: 1 0 -&gt; 1: 2 1 -&gt; 0: 0 1 -&gt; 1: 3 -- crossCheck=True 0 -&gt; 1: 2.000000 &lt;= Unexpected 1 -&gt; 0: 0.000000 -- crossCheck=False 0 -&gt; 0: 1.000000 1 -&gt; 0: 0.000000"><pre class="notranslate"><code class="notranslate">0 -&gt; 0: 1 0 -&gt; 1: 2 1 -&gt; 0: 0 1 -&gt; 1: 3 -- crossCheck=True 0 -&gt; 1: 2.000000 &lt;= Unexpected 1 -&gt; 0: 0.000000 -- crossCheck=False 0 -&gt; 0: 1.000000 1 -&gt; 0: 0.000000 </code></pre></div> <p dir="auto">Here, the 0 -&gt; 1 match when crossCheck=True is unexpected since source 0 is closer to target 0.</p> <p dir="auto">Also, if we switch the sources and targets arrays, we get</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="0 -&gt; 0: 1 0 -&gt; 1: 0 1 -&gt; 0: 2 1 -&gt; 1: 3 -- crossCheck=True 0 -&gt; 1: 0.000000 -- crossCheck=False 0 -&gt; 1: 0.000000 1 -&gt; 0: 2.000000"><pre class="notranslate"><code class="notranslate">0 -&gt; 0: 1 0 -&gt; 1: 0 1 -&gt; 0: 2 1 -&gt; 1: 3 -- crossCheck=True 0 -&gt; 1: 0.000000 -- crossCheck=False 0 -&gt; 1: 0.000000 1 -&gt; 0: 2.000000 </code></pre></div> <p dir="auto">Which is correct for crossCheck=True (as well as for crossCheck=False which I don't expect to be symmetrical).</p> <p dir="auto">Unless I have misunderstood how cross check is supposed to work, this appears to me to be an issue with the current implementation (there has been no updates on this algorithm since 3.4.0 as far as I can see)</p> <p dir="auto">For C++ sample code, see <a href="http://answers.opencv.org/question/194661/bfmatcher-with-crosscheck-doesnt-crosscheck/" rel="nofollow">http://answers.opencv.org/question/194661/bfmatcher-with-crosscheck-doesnt-crosscheck/</a></p>
<p dir="auto">I am trying to install opencv on my mac<br> <code class="notranslate"> cd ~/opencv mkdir release cd release cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local .. make</code></p> <p dir="auto">I get the following error,<br> <code class="notranslate"> ld: framework not found CoreImage clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: * [lib/libopencv_videoio.3.1.0.dylib] Error 1 make[1]: [modules/videoio/CMakeFiles/opencv_videoio.dir/all] Error 2 make: ** [all] Error 2</code></p>
0
<p dir="auto">I think this was just missed as part of the infix expansions, or is there a reason these don't allow for their setindex variant? Looks like a parser failure to me.</p> <p dir="auto">MWE:</p> <div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia&gt; a = [1] 1-element Vector{Int64}: 1 julia&gt; a[1] ⊽= 2 ERROR: syntax: unexpected &quot;=&quot; Stacktrace: [1] top-level scope @ none:1 julia&gt; a[1] ⊼= 2 ERROR: syntax: unexpected &quot;=&quot; Stacktrace: [1] top-level scope @ none:1 "><pre class="notranslate">julia<span class="pl-k">&gt;</span> a <span class="pl-k">=</span> [<span class="pl-c1">1</span>] <span class="pl-c1">1</span><span class="pl-k">-</span>element Vector{Int64}<span class="pl-k">:</span> <span class="pl-c1">1</span> julia<span class="pl-k">&gt;</span> a[<span class="pl-c1">1</span>] ⊽<span class="pl-k">=</span> <span class="pl-c1">2</span> ERROR<span class="pl-k">:</span> syntax<span class="pl-k">:</span> unexpected <span class="pl-s"><span class="pl-pds">"</span>=<span class="pl-pds">"</span></span> Stacktrace<span class="pl-k">:</span> [<span class="pl-c1">1</span>] top<span class="pl-k">-</span>level scope @ none<span class="pl-k">:</span><span class="pl-c1">1</span> julia<span class="pl-k">&gt;</span> a[<span class="pl-c1">1</span>] ⊼<span class="pl-k">=</span> <span class="pl-c1">2</span> ERROR<span class="pl-k">:</span> syntax<span class="pl-k">:</span> unexpected <span class="pl-s"><span class="pl-pds">"</span>=<span class="pl-pds">"</span></span> Stacktrace<span class="pl-k">:</span> [<span class="pl-c1">1</span>] top<span class="pl-k">-</span>level scope @ none<span class="pl-k">:</span><span class="pl-c1">1</span> </pre></div>
<p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/andreasnoack/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/andreasnoack">@andreasnoack</a> mentioned this on Slack:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; (Complex{T} where T) &lt;: Complex false"><pre class="notranslate"><code class="notranslate">julia&gt; (Complex{T} where T) &lt;: Complex false </code></pre></div> <p dir="auto">The annoying part is that in <code class="notranslate">Complex</code>, the upper bound for the <code class="notranslate">TypVar</code> is <code class="notranslate">Real</code>, but in <code class="notranslate">Complex{T} where T</code>, the upper bound is simply <code class="notranslate">Any</code>. But since it's not possible to instantiate e.g. <code class="notranslate">Complex{String}</code>:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="julia&gt; Complex{String} ERROR: TypeError: in Complex, in T, expected T&lt;:Real, got Type{String} Stacktrace: [1] top-level scope at REPL[17]:1"><pre class="notranslate"><code class="notranslate">julia&gt; Complex{String} ERROR: TypeError: in Complex, in T, expected T&lt;:Real, got Type{String} Stacktrace: [1] top-level scope at REPL[17]:1 </code></pre></div> <p dir="auto">Then the <em>extent</em> of the two types <code class="notranslate">Complex{T} where {T &lt;: Any}</code> is the same as <code class="notranslate">Complex{T} where {T &lt;: Real}</code>. So Julia might as well normalise it to <code class="notranslate">Complex{T} where {T &lt;: Real}</code>. Similarly for e.g. <code class="notranslate">Complex{&lt;:Number}</code>.</p>
0
<p dir="auto">I think when setting <code class="notranslate">suggest_mode</code> to be <code class="notranslate">missing</code>, no suggestion should be returned if the term exists in the index. But it turns out not to behave like my expectation. Is it a bug or anything?</p> <p dir="auto">Below is what i did. (with elasticsearch 1.5)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# remove all $ curl -XDELETE elastic:9200/* {&quot;acknowledged&quot;:true} # index two documents $ curl -XPOST elastic:9200/my_index/my_type -d '{&quot;name&quot;: &quot;shinagawa hotel&quot;}' {&quot;_index&quot;:&quot;my_index&quot;,&quot;_type&quot;:&quot;my_type&quot;,&quot;_id&quot;:&quot;AU4FdpnwDWV1B-oz3tLK&quot;,&quot;_version&quot;:1,&quot;created&quot;:true} $ curl -XPOST elastic:9200/my_index/my_type -d '{&quot;name&quot;: &quot;shirakawa hotel&quot;}' {&quot;_index&quot;:&quot;my_index&quot;,&quot;_type&quot;:&quot;my_type&quot;,&quot;_id&quot;:&quot;AU4Fdta7DWV1B-oz3tLL&quot;,&quot;_version&quot;:1,&quot;created&quot;:true}"><pre class="notranslate"><code class="notranslate"># remove all $ curl -XDELETE elastic:9200/* {"acknowledged":true} # index two documents $ curl -XPOST elastic:9200/my_index/my_type -d '{"name": "shinagawa hotel"}' {"_index":"my_index","_type":"my_type","_id":"AU4FdpnwDWV1B-oz3tLK","_version":1,"created":true} $ curl -XPOST elastic:9200/my_index/my_type -d '{"name": "shirakawa hotel"}' {"_index":"my_index","_type":"my_type","_id":"AU4Fdta7DWV1B-oz3tLL","_version":1,"created":true} </code></pre></div> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ cat search.json"><pre class="notranslate"><code class="notranslate">$ cat search.json </code></pre></div> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;explain&quot;: true, &quot;query&quot;: { &quot;match&quot;: { &quot;name&quot;: { &quot;query&quot;: &quot;shinagawa&quot; } } }, &quot;suggest&quot;: { &quot;my-suggest&quot;: { &quot;text&quot;: &quot;shinagawa&quot;, &quot;term&quot;: { &quot;field&quot;: &quot;name&quot;, &quot;suggest_mode&quot;: &quot;missing&quot; } } } }"><pre class="notranslate">{ <span class="pl-ent">"explain"</span>: <span class="pl-c1">true</span>, <span class="pl-ent">"query"</span>: { <span class="pl-ent">"match"</span>: { <span class="pl-ent">"name"</span>: { <span class="pl-ent">"query"</span>: <span class="pl-s"><span class="pl-pds">"</span>shinagawa<span class="pl-pds">"</span></span> } } }, <span class="pl-ent">"suggest"</span>: { <span class="pl-ent">"my-suggest"</span>: { <span class="pl-ent">"text"</span>: <span class="pl-s"><span class="pl-pds">"</span>shinagawa<span class="pl-pds">"</span></span>, <span class="pl-ent">"term"</span>: { <span class="pl-ent">"field"</span>: <span class="pl-s"><span class="pl-pds">"</span>name<span class="pl-pds">"</span></span>, <span class="pl-ent">"suggest_mode"</span>: <span class="pl-s"><span class="pl-pds">"</span>missing<span class="pl-pds">"</span></span> } } } }</pre></div> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ curl elastic:9200/my_index/_search?pretty [email protected]"><pre class="notranslate"><code class="notranslate">$ curl elastic:9200/my_index/_search?pretty [email protected] </code></pre></div> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;took&quot; : 7, &quot;timed_out&quot; : false, &quot;_shards&quot; : { &quot;total&quot; : 5, &quot;successful&quot; : 5, &quot;failed&quot; : 0 }, &quot;hits&quot; : { &quot;total&quot; : 1, &quot;max_score&quot; : 0.19178301, &quot;hits&quot; : [ { &quot;_shard&quot; : 3, &quot;_node&quot; : &quot;7UoDQJWRQYqF4Gjq94LiMg&quot;, &quot;_index&quot; : &quot;my_index&quot;, &quot;_type&quot; : &quot;my_type&quot;, &quot;_id&quot; : &quot;AU4FdpnwDWV1B-oz3tLK&quot;, &quot;_score&quot; : 0.19178301, &quot;_source&quot;:{&quot;name&quot;: &quot;shinagawa hotel&quot;}, &quot;_explanation&quot; : { &quot;value&quot; : 0.19178301, &quot;description&quot; : &quot;weight(name:shinagawa in 0) [PerFieldSimilarity], result of:&quot;, &quot;details&quot; : [ { &quot;value&quot; : 0.19178301, &quot;description&quot; : &quot;fieldWeight in 0, product of:&quot;, &quot;details&quot; : [ { &quot;value&quot; : 1.0, &quot;description&quot; : &quot;tf(freq=1.0), with freq of:&quot;, &quot;details&quot; : [ { &quot;value&quot; : 1.0, &quot;description&quot; : &quot;termFreq=1.0&quot; } ] }, { &quot;value&quot; : 0.30685282, &quot;description&quot; : &quot;idf(docFreq=1, maxDocs=1)&quot; }, { &quot;value&quot; : 0.625, &quot;description&quot; : &quot;fieldNorm(doc=0)&quot; } ] } ] } } ] }, &quot;suggest&quot; : { &quot;my-suggest&quot; : [ { &quot;text&quot; : &quot;shinagawa&quot;, &quot;offset&quot; : 0, &quot;length&quot; : 9, &quot;options&quot; : [ { &quot;text&quot; : &quot;shirakawa&quot;, &quot;score&quot; : 0.7777778, &quot;freq&quot; : 1 } ] } ] } }"><pre class="notranslate">{ <span class="pl-ent">"took"</span> : <span class="pl-c1">7</span>, <span class="pl-ent">"timed_out"</span> : <span class="pl-c1">false</span>, <span class="pl-ent">"_shards"</span> : { <span class="pl-ent">"total"</span> : <span class="pl-c1">5</span>, <span class="pl-ent">"successful"</span> : <span class="pl-c1">5</span>, <span class="pl-ent">"failed"</span> : <span class="pl-c1">0</span> }, <span class="pl-ent">"hits"</span> : { <span class="pl-ent">"total"</span> : <span class="pl-c1">1</span>, <span class="pl-ent">"max_score"</span> : <span class="pl-c1">0.19178301</span>, <span class="pl-ent">"hits"</span> : [ { <span class="pl-ent">"_shard"</span> : <span class="pl-c1">3</span>, <span class="pl-ent">"_node"</span> : <span class="pl-s"><span class="pl-pds">"</span>7UoDQJWRQYqF4Gjq94LiMg<span class="pl-pds">"</span></span>, <span class="pl-ent">"_index"</span> : <span class="pl-s"><span class="pl-pds">"</span>my_index<span class="pl-pds">"</span></span>, <span class="pl-ent">"_type"</span> : <span class="pl-s"><span class="pl-pds">"</span>my_type<span class="pl-pds">"</span></span>, <span class="pl-ent">"_id"</span> : <span class="pl-s"><span class="pl-pds">"</span>AU4FdpnwDWV1B-oz3tLK<span class="pl-pds">"</span></span>, <span class="pl-ent">"_score"</span> : <span class="pl-c1">0.19178301</span>, <span class="pl-ent">"_source"</span>:{<span class="pl-ent">"name"</span>: <span class="pl-s"><span class="pl-pds">"</span>shinagawa hotel<span class="pl-pds">"</span></span>}, <span class="pl-ent">"_explanation"</span> : { <span class="pl-ent">"value"</span> : <span class="pl-c1">0.19178301</span>, <span class="pl-ent">"description"</span> : <span class="pl-s"><span class="pl-pds">"</span>weight(name:shinagawa in 0) [PerFieldSimilarity], result of:<span class="pl-pds">"</span></span>, <span class="pl-ent">"details"</span> : [ { <span class="pl-ent">"value"</span> : <span class="pl-c1">0.19178301</span>, <span class="pl-ent">"description"</span> : <span class="pl-s"><span class="pl-pds">"</span>fieldWeight in 0, product of:<span class="pl-pds">"</span></span>, <span class="pl-ent">"details"</span> : [ { <span class="pl-ent">"value"</span> : <span class="pl-c1">1.0</span>, <span class="pl-ent">"description"</span> : <span class="pl-s"><span class="pl-pds">"</span>tf(freq=1.0), with freq of:<span class="pl-pds">"</span></span>, <span class="pl-ent">"details"</span> : [ { <span class="pl-ent">"value"</span> : <span class="pl-c1">1.0</span>, <span class="pl-ent">"description"</span> : <span class="pl-s"><span class="pl-pds">"</span>termFreq=1.0<span class="pl-pds">"</span></span> } ] }, { <span class="pl-ent">"value"</span> : <span class="pl-c1">0.30685282</span>, <span class="pl-ent">"description"</span> : <span class="pl-s"><span class="pl-pds">"</span>idf(docFreq=1, maxDocs=1)<span class="pl-pds">"</span></span> }, { <span class="pl-ent">"value"</span> : <span class="pl-c1">0.625</span>, <span class="pl-ent">"description"</span> : <span class="pl-s"><span class="pl-pds">"</span>fieldNorm(doc=0)<span class="pl-pds">"</span></span> } ] } ] } } ] }, <span class="pl-ent">"suggest"</span> : { <span class="pl-ent">"my-suggest"</span> : [ { <span class="pl-ent">"text"</span> : <span class="pl-s"><span class="pl-pds">"</span>shinagawa<span class="pl-pds">"</span></span>, <span class="pl-ent">"offset"</span> : <span class="pl-c1">0</span>, <span class="pl-ent">"length"</span> : <span class="pl-c1">9</span>, <span class="pl-ent">"options"</span> : [ { <span class="pl-ent">"text"</span> : <span class="pl-s"><span class="pl-pds">"</span>shirakawa<span class="pl-pds">"</span></span>, <span class="pl-ent">"score"</span> : <span class="pl-c1">0.7777778</span>, <span class="pl-ent">"freq"</span> : <span class="pl-c1">1</span> } ] } ] } }</pre></div> <p dir="auto">Here <code class="notranslate">shinagawa</code> is in the index of <code class="notranslate">name</code> field, but suggestion to it is not excluded.</p>
<p dir="auto">I have found a few odd cases where the phrase suggester with suggest_mode: "missing" generates a suggestion even though the query returns results. I am querying across two indexes but the query term only exists in one of the indexes. I get the search results I expect, but I do not expect to get a suggestion.</p> <p dir="auto">I am trying to come up with a curl recreation but I haven't been able to reproduce it yet in a smaller corpus.</p> <p dir="auto">I believe what is happening is that the phrase suggestions are getting merged together in the same way the query results are merged together across multiple indexes. If I have query results from test_1 and no results from test_2, then I expect to see results from test_1. But if I have a suggestion from test_1 and no suggestion from test_2 (due to suggest_mode: "missing"), I do not expect to see a suggestion.</p>
1
<blockquote> <p dir="auto">Describe how to replicate the bug.</p> </blockquote> <p dir="auto">I'm doing the fairly standard thing of adding a <code class="notranslate">g.user</code> property on the appcontext in my app, but <code class="notranslate">pylint</code> is complaining with:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Assigning to attribute 'user' not defined in class slots (assigning-non-slot)"><pre class="notranslate"><code class="notranslate">Assigning to attribute 'user' not defined in class slots (assigning-non-slot) </code></pre></div> <p dir="auto">Ignoring the pylint warning makes mypy complain very loudly error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&quot;AppContext&quot; has no attribute &quot;user&quot;"><pre class="notranslate"><code class="notranslate">"AppContext" has no attribute "user" </code></pre></div> <p dir="auto">This can be reproduced using the docs <a href="https://flask.palletsprojects.com/en/2.0.x/appcontext/#storing-data" rel="nofollow">https://flask.palletsprojects.com/en/2.0.x/appcontext/#storing-data</a>, which tell the user to store the <code class="notranslate">db</code> on <code class="notranslate">g</code> using: <code class="notranslate">g.db = connect_to_database()</code>.</p> <p dir="auto">If we're not supposed to be setting random properties there any more then the docs probably need fixing. maybe we're supposed to use <code class="notranslate">db = g.setdefault("db", connect_to_database())</code> now?</p> <ul dir="auto"> <li>Python version: <code class="notranslate">2.0.0</code></li> <li>Flask version: <code class="notranslate">3.9.4</code></li> </ul>
<p dir="auto">Thanks for a recent release of <code class="notranslate">flask</code> which looks great. <g-emoji class="g-emoji" alias="tada" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f389.png">🎉</g-emoji> Just started testing it out.</p> <p dir="auto">This is not directly a bug afaik, but our CI started failing on the new release of <code class="notranslate">flask</code> and <code class="notranslate">werkzeug</code>.</p> <p dir="auto">Following the flask documentation, it appears the recommended way of setting new attributes to <code class="notranslate">flask.g</code> is simply doing <code class="notranslate">flask.g.some_attribute = some_value</code>.</p> <p dir="auto">This example code</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from flask import g g.some_attribute = 42"><pre class="notranslate"><span class="pl-k">from</span> <span class="pl-s1">flask</span> <span class="pl-k">import</span> <span class="pl-s1">g</span> <span class="pl-s1">g</span>.<span class="pl-s1">some_attribute</span> <span class="pl-c1">=</span> <span class="pl-c1">42</span></pre></div> <p dir="auto">gives no <code class="notranslate">pylint</code> warning when used together with <code class="notranslate">pip install "flask&lt;2" "werkzeug&lt;2"</code>, however after <code class="notranslate">pip install --upgrade flask werkzeug</code> the same code gives the following <code class="notranslate">pylint</code> warning:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="test_pylint.py:3:0: E0237: Assigning to attribute 'some_attribute' not defined in class slots (assigning-non-slot)"><pre class="notranslate"><code class="notranslate">test_pylint.py:3:0: E0237: Assigning to attribute 'some_attribute' not defined in class slots (assigning-non-slot) </code></pre></div> <p dir="auto">Any recommended code change that should be done related to setting attributes on the namespace object <code class="notranslate">flask.g</code>, or would the best recommendation be to silence <code class="notranslate">pylint</code> when used with newest <code class="notranslate">flask</code> + <code class="notranslate">werkzeug</code>?</p>
1
<p dir="auto">[Enter steps to reproduce below:]</p> <ol dir="auto"> <li>Opened file</li> <li>Tried to use color-picker with shortcuts + right-click, error appeared.</li> </ol> <p dir="auto"><strong>Atom Version</strong>: 1.0.0<br> <strong>System</strong>: Microsoft Windows 8.1 Pro<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Error: Cannot find module './context-menu'<br> at Function.Module._resolveFilename (module.js:328:15)<br> at Function.Module._load (module.js:270:25)<br> at Module.require (module.js:357:17)<br> at require (module.js:376:17)<br> at BrowserWindow. (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\app.asar\src\browser\atom-window.js:149:27)<br> at emitOne (events.js:77:13)<br> at BrowserWindow.emit (events.js:166:7)<br> at callFunction (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:116:18)<br> at EventEmitter. (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:208:14)<br> at emitMany (events.js:108:13)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="At C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\app.asar\src\browser\atom-window.js:149:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\app.asar\src\window-event-handler.js:150:33) at HTMLDocument.handler (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46)"><pre class="notranslate"><code class="notranslate">At C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\app.asar\src\browser\atom-window.js:149:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\app.asar\src\window-event-handler.js:150:33) at HTMLDocument.handler (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\Mustafa\AppData\Local\atom\app-1.0.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) </code></pre></div> <h3 dir="auto">Commands</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" 4x -1:32.6.0 core:backspace (atom-text-editor.editor.is-focused) -0:54 core:undo (atom-text-editor.editor.is-focused) -0:52.1.0 editor:checkout-head-revision (atom-text-editor.editor.is-focused)"><pre class="notranslate"><code class="notranslate"> 4x -1:32.6.0 core:backspace (atom-text-editor.editor.is-focused) -0:54 core:undo (atom-text-editor.editor.is-focused) -0:52.1.0 editor:checkout-head-revision (atom-text-editor.editor.is-focused) </code></pre></div> <h3 dir="auto">Config</h3> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;core&quot;: {}, &quot;editor&quot;: { &quot;invisibles&quot;: {} } }"><pre class="notranslate">{ <span class="pl-ent">"core"</span>: {}, <span class="pl-ent">"editor"</span>: { <span class="pl-ent">"invisibles"</span>: {} } }</pre></div> <h3 dir="auto">Installed Packages</h3> <div class="highlight highlight-source-coffee notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# User color-picker, v2.0.7 file-icons, v1.5.8 minimap, v4.10.0 pigments, v0.8.1 # Dev No dev packages"><pre class="notranslate"><span class="pl-c"><span class="pl-c">#</span> User</span> color<span class="pl-k">-</span>picker, v2.<span class="pl-ii">0</span>.<span class="pl-ii">7</span> file<span class="pl-k">-</span>icons, v1.<span class="pl-ii">5</span>.<span class="pl-ii">8</span> minimap, v4.<span class="pl-ii">10</span>.<span class="pl-ii">0</span> pigments, v0.<span class="pl-ii">8</span>.<span class="pl-ii">1</span> <span class="pl-c"><span class="pl-c">#</span> Dev</span> <span class="pl-en">No</span> <span class="pl-en">dev</span> packages</pre></div>
<p dir="auto">I right-clicked on a folder in the tree view</p> <p dir="auto"><strong>Atom Version</strong>: 0.194.0<br> <strong>System</strong>: Windows 7 Entreprise<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Error: Cannot find module './context-menu'<br> at Function.Module._resolveFilename (module.js:328:15)<br> at Function.Module._load (module.js:270:25)<br> at Module.require (module.js:357:17)<br> at require (module.js:376:17)<br> at BrowserWindow. (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27)<br> at emitOne (events.js:77:13)<br> at BrowserWindow.emit (events.js:166:7)<br> at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18)<br> at EventEmitter. (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14)<br> at emitMany (events.js:108:13)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="At C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\window-event-handler.js:149:33) at HTMLDocument.handler (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) "><pre class="notranslate"><code class="notranslate">At C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\window-event-handler.js:149:33) at HTMLDocument.handler (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) </code></pre></div> <h3 dir="auto">Commands</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" -4:55.5.0 editor:checkout-head-revision (atom-text-editor.editor.is-focused) 2x -3:41.6.0 window:focus-pane-on-right (atom-text-editor.editor) -3:17.5.0 application:add-project-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel) -2:47.4.0 editor:newline (atom-text-editor.editor.is-focused) -2:38.2.0 core:cut (atom-text-editor.editor) -2:36.5.0 core:paste (atom-text-editor.editor.is-focused) -2:26.6.0 core:save (atom-text-editor.editor.is-focused) -2:20.6.0 core:move-down (atom-text-editor.editor) -2:20.4.0 autocomplete-plus:confirm (atom-text-editor.editor) -2:15.8.0 core:save (atom-text-editor.editor) -2:08.7.0 core:copy (atom-text-editor.editor.is-focused) -2:01.2.0 core:paste (atom-text-editor.editor.is-focused) -1:59.7.0 core:save (atom-text-editor.editor.is-focused) -1:52.2.0 core:paste (atom-text-editor.editor.is-focused) -1:51.6.0 core:save (atom-text-editor.editor.is-focused) -1:30.6.0 core:backspace (atom-text-editor.editor)"><pre class="notranslate"><code class="notranslate"> -4:55.5.0 editor:checkout-head-revision (atom-text-editor.editor.is-focused) 2x -3:41.6.0 window:focus-pane-on-right (atom-text-editor.editor) -3:17.5.0 application:add-project-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel) -2:47.4.0 editor:newline (atom-text-editor.editor.is-focused) -2:38.2.0 core:cut (atom-text-editor.editor) -2:36.5.0 core:paste (atom-text-editor.editor.is-focused) -2:26.6.0 core:save (atom-text-editor.editor.is-focused) -2:20.6.0 core:move-down (atom-text-editor.editor) -2:20.4.0 autocomplete-plus:confirm (atom-text-editor.editor) -2:15.8.0 core:save (atom-text-editor.editor) -2:08.7.0 core:copy (atom-text-editor.editor.is-focused) -2:01.2.0 core:paste (atom-text-editor.editor.is-focused) -1:59.7.0 core:save (atom-text-editor.editor.is-focused) -1:52.2.0 core:paste (atom-text-editor.editor.is-focused) -1:51.6.0 core:save (atom-text-editor.editor.is-focused) -1:30.6.0 core:backspace (atom-text-editor.editor) </code></pre></div> <h3 dir="auto">Config</h3> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;core&quot;: { &quot;ignoredNames&quot;: [ &quot;node_modules&quot; ], &quot;themes&quot;: [ &quot;atom-dark-ui&quot;, &quot;seti-syntax&quot; ], &quot;disabledPackages&quot;: [ &quot;Tern&quot; ], &quot;projectHome&quot;: &quot;Y:\\app-tfoumax&quot; }, &quot;editor&quot;: { &quot;invisibles&quot;: {}, &quot;softWrap&quot;: true, &quot;showIndentGuide&quot;: true } }"><pre class="notranslate">{ <span class="pl-ent">"core"</span>: { <span class="pl-ent">"ignoredNames"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>node_modules<span class="pl-pds">"</span></span> ], <span class="pl-ent">"themes"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>atom-dark-ui<span class="pl-pds">"</span></span>, <span class="pl-s"><span class="pl-pds">"</span>seti-syntax<span class="pl-pds">"</span></span> ], <span class="pl-ent">"disabledPackages"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>Tern<span class="pl-pds">"</span></span> ], <span class="pl-ent">"projectHome"</span>: <span class="pl-s"><span class="pl-pds">"</span>Y:<span class="pl-cce">\\</span>app-tfoumax<span class="pl-pds">"</span></span> }, <span class="pl-ent">"editor"</span>: { <span class="pl-ent">"invisibles"</span>: {}, <span class="pl-ent">"softWrap"</span>: <span class="pl-c1">true</span>, <span class="pl-ent">"showIndentGuide"</span>: <span class="pl-c1">true</span> } }</pre></div> <h3 dir="auto">Installed Packages</h3> <div class="highlight highlight-source-coffee notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# User autocomplete-plus, v2.12.0 autocomplete-snippets, v1.2.0 javascript-snippets, v1.0.0 jshint, v1.3.5 language-ejs, v0.1.0 linter, v0.12.1 pretty-json, v0.3.3 save-session, v0.14.0 Search, v0.4.0 seti-syntax, v0.4.0 # Dev No dev packages"><pre class="notranslate"><span class="pl-c"><span class="pl-c">#</span> User</span> autocomplete<span class="pl-k">-</span>plus, v2.<span class="pl-ii">12</span>.<span class="pl-ii">0</span> autocomplete<span class="pl-k">-</span>snippets, v1.<span class="pl-ii">2</span>.<span class="pl-ii">0</span> javascript<span class="pl-k">-</span>snippets, v1.<span class="pl-ii">0</span>.<span class="pl-ii">0</span> jshint, v1.<span class="pl-ii">3</span>.<span class="pl-ii">5</span> language<span class="pl-k">-</span>ejs, v0.<span class="pl-ii">1</span>.<span class="pl-ii">0</span> linter, v0.<span class="pl-ii">12</span>.<span class="pl-ii">1</span> pretty<span class="pl-k">-</span>json, v0.<span class="pl-ii">3</span>.<span class="pl-ii">3</span> save<span class="pl-k">-</span>session, v0.<span class="pl-ii">14</span>.<span class="pl-ii">0</span> Search, v0.<span class="pl-ii">4</span>.<span class="pl-ii">0</span> seti<span class="pl-k">-</span>syntax, v0.<span class="pl-ii">4</span>.<span class="pl-ii">0</span> <span class="pl-c"><span class="pl-c">#</span> Dev</span> <span class="pl-en">No</span> <span class="pl-en">dev</span> packages</pre></div>
1
<h3 dir="auto">First check</h3> <ul dir="auto"> <li>[YES ] I used the GitHub search to find a similar issue and didn't find it.</li> <li>[ YES] I searched the FastAPI documentation, with the integrated search.</li> <li>[ YES] I already searched in Google "How to X in FastAPI" and didn't find any information.</li> </ul> <h3 dir="auto">Description</h3> <p dir="auto">How can I add multiple request body for same endpoint. I wanted to accept application/json and application/pdf for same endpoint. Lets say i have exposed <a href="http://localhost:5000/test" rel="nofollow">http://localhost:5000/test</a> which should accept application/json as well as application/pdf. I wanted to write business logic based on request body type.?</p> <p dir="auto">Is it possible to expose only one endpoint with multiple request body type like application/json and application/pdf?</p> <h3 dir="auto">Additional context</h3>
<p dir="auto">OpenAPI allows describing multiple accepted content-types for a request.<br> Is it possible via FastAPI means?</p> <p dir="auto">I'd like to make a password login endpoint accepting both <code class="notranslate">application/json</code> and <code class="notranslate">application/x-www-form-urlencoded</code> using a single handler.</p>
1
<p dir="auto">I am testing the fitting functionality of scipy. I noticed that I can fix certain shape parametrs, fix the <code class="notranslate">loc</code> and <code class="notranslate">scale</code>, as well as give starting points for <code class="notranslate">scale</code> and <code class="notranslate">loc</code>. Is it also possible to give starting positions for shape parameters? Simply put I'd like to be able to specify <code class="notranslate">s</code> in the following example</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from scipy.stats import lognorm scale = 1.0 loc = 1.0 s = 2.0 data = lognorm(s=s, loc=loc, scale=scale).rvs(100) params = lognorm.fit(data, loc=loc, scale=scale) print(params)"><pre class="notranslate"><span class="pl-k">from</span> <span class="pl-s1">scipy</span>.<span class="pl-s1">stats</span> <span class="pl-k">import</span> <span class="pl-s1">lognorm</span> <span class="pl-s1">scale</span> <span class="pl-c1">=</span> <span class="pl-c1">1.0</span> <span class="pl-s1">loc</span> <span class="pl-c1">=</span> <span class="pl-c1">1.0</span> <span class="pl-s1">s</span> <span class="pl-c1">=</span> <span class="pl-c1">2.0</span> <span class="pl-s1">data</span> <span class="pl-c1">=</span> <span class="pl-en">lognorm</span>(<span class="pl-s1">s</span><span class="pl-c1">=</span><span class="pl-s1">s</span>, <span class="pl-s1">loc</span><span class="pl-c1">=</span><span class="pl-s1">loc</span>, <span class="pl-s1">scale</span><span class="pl-c1">=</span><span class="pl-s1">scale</span>).<span class="pl-en">rvs</span>(<span class="pl-c1">100</span>) <span class="pl-s1">params</span> <span class="pl-c1">=</span> <span class="pl-s1">lognorm</span>.<span class="pl-en">fit</span>(<span class="pl-s1">data</span>, <span class="pl-s1">loc</span><span class="pl-c1">=</span><span class="pl-s1">loc</span>, <span class="pl-s1">scale</span><span class="pl-c1">=</span><span class="pl-s1">scale</span>) <span class="pl-en">print</span>(<span class="pl-s1">params</span>)</pre></div>
<p dir="auto">I've got a numpy.ndarray of shape (24569,) (also tried with (24569,1)) with samples of random variables (not the distribution)</p> <p dir="auto"><code class="notranslate">fit_alpha, fit_loc, fit_beta=stats.gamma.fit(data)</code></p> <p dir="auto">results in fit_alpha and fit_loc being nans, while fit_beta = 1</p> <p dir="auto"><code class="notranslate">I've tried to suggest starting parameters by using stats.gamma.fit(data,a=k,loc=0,scale=theta)</code><br> where k = 4/skew^2, theta=variance/mean are the shape and scale parameters respectively.</p> <p dir="auto">But I got the following error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" /usr/local/lib/python2.7/dist-packages/scipy/stats/_continuous_distns.pyc in fit(self, data, *args, **kwds) 1916 if floc is None: 1917 # loc is not fixed. Use the default fit method. -&gt; 1918 return super(gamma_gen, self).fit(data, *args, **kwds) 1919 1920 # Special case: loc is fixed. /usr/local/lib/python2.7/dist-packages/scipy/stats/_distn_infrastructure.pyc in fit(self, data, *args, **kwds) 2126 # by now kwds must be empty, since everybody took what they needed 2127 if kwds: -&gt; 2128 raise TypeError(&quot;Unknown arguments: %s.&quot; % kwds) 2129 2130 vals = optimizer(func, x0, args=(ravel(data),), disp=0) TypeError: Unknown arguments: {'a': 0.14115690248522836}. "><pre class="notranslate"><code class="notranslate"> /usr/local/lib/python2.7/dist-packages/scipy/stats/_continuous_distns.pyc in fit(self, data, *args, **kwds) 1916 if floc is None: 1917 # loc is not fixed. Use the default fit method. -&gt; 1918 return super(gamma_gen, self).fit(data, *args, **kwds) 1919 1920 # Special case: loc is fixed. /usr/local/lib/python2.7/dist-packages/scipy/stats/_distn_infrastructure.pyc in fit(self, data, *args, **kwds) 2126 # by now kwds must be empty, since everybody took what they needed 2127 if kwds: -&gt; 2128 raise TypeError("Unknown arguments: %s." % kwds) 2129 2130 vals = optimizer(func, x0, args=(ravel(data),), disp=0) TypeError: Unknown arguments: {'a': 0.14115690248522836}. </code></pre></div> <p dir="auto">after using floc=0 as a parameter (which is not documented anywhere as far as I can tell) I got an exception pointing out that negative values are not allowed in data (I got one negative "error" value in the data) - after fixing this, I got results which made sense...</p> <p dir="auto">The documentation on that fit function is lacking - it also does not mention that the parameters returned are shape, loc, scale, as well as that fa, floc and fscale are not suggestions of initial fit, but are constraints on the fit to keep these values fixed. There appears to be no way to suggest initial parameters.</p>
1
<p dir="auto">I just opend atom and right clicked a folder to create a new file. Dont really know whats happening. I just</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Error: Cannot find module './context-menu'<br> at Function.Module._resolveFilename (module.js:328:15)<br> at Function.Module._load (module.js:270:25)<br> at Module.require (module.js:357:17)<br> at require (module.js:376:17)<br> at BrowserWindow. (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\app.asar\src\browser\atom-window.js:149:27)<br> at emitOne (events.js:77:13)<br> at BrowserWindow.emit (events.js:166:7)<br> at callFunction (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:116:18)<br> at EventEmitter. (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:208:14)<br> at emitMany (events.js:108:13)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="At C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\app.asar\src\browser\atom-window.js:149:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\app.asar\src\window-event-handler.js:150:33) at HTMLDocument.handler (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46)"><pre class="notranslate"><code class="notranslate">At C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\app.asar\src\browser\atom-window.js:149:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\app.asar\src\window-event-handler.js:150:33) at HTMLDocument.handler (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\mohhamed\AppData\Local\atom\app-1.0.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) </code></pre></div> <h3 dir="auto">Commands</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=""><pre class="notranslate"><code class="notranslate"></code></pre></div> <h3 dir="auto">Config</h3> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;core&quot;: { &quot;disabledPackages&quot;: [ &quot;color-picker&quot; ] }, &quot;editor&quot;: { &quot;invisibles&quot;: {}, &quot;fontSize&quot;: 13 } }"><pre class="notranslate">{ <span class="pl-ent">"core"</span>: { <span class="pl-ent">"disabledPackages"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>color-picker<span class="pl-pds">"</span></span> ] }, <span class="pl-ent">"editor"</span>: { <span class="pl-ent">"invisibles"</span>: {}, <span class="pl-ent">"fontSize"</span>: <span class="pl-c1">13</span> } }</pre></div> <h3 dir="auto">Installed Packages</h3> <div class="highlight highlight-source-coffee notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# User atom-jade, v0.3.0 language-ejs, v0.1.0 minimap, v4.10.0 # Dev No dev packages"><pre class="notranslate"><span class="pl-c"><span class="pl-c">#</span> User</span> atom<span class="pl-k">-</span>jade, v0.<span class="pl-ii">3</span>.<span class="pl-ii">0</span> language<span class="pl-k">-</span>ejs, v0.<span class="pl-ii">1</span>.<span class="pl-ii">0</span> minimap, v4.<span class="pl-ii">10</span>.<span class="pl-ii">0</span> <span class="pl-c"><span class="pl-c">#</span> Dev</span> <span class="pl-en">No</span> <span class="pl-en">dev</span> packages</pre></div>
<p dir="auto">I right-clicked on a folder in the tree view</p> <p dir="auto"><strong>Atom Version</strong>: 0.194.0<br> <strong>System</strong>: Windows 7 Entreprise<br> <strong>Thrown From</strong>: Atom Core</p> <h3 dir="auto">Stack Trace</h3> <p dir="auto">Uncaught Error: Cannot find module './context-menu'<br> Error: Cannot find module './context-menu'<br> at Function.Module._resolveFilename (module.js:328:15)<br> at Function.Module._load (module.js:270:25)<br> at Module.require (module.js:357:17)<br> at require (module.js:376:17)<br> at BrowserWindow. (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27)<br> at emitOne (events.js:77:13)<br> at BrowserWindow.emit (events.js:166:7)<br> at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18)<br> at EventEmitter. (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14)<br> at emitMany (events.js:108:13)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="At C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\window-event-handler.js:149:33) at HTMLDocument.handler (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) "><pre class="notranslate"><code class="notranslate">At C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77 Error: Cannot find module './context-menu' Error: Cannot find module './context-menu' at Function.Module._resolveFilename (module.js:328:15) at Function.Module._load (module.js:270:25) at Module.require (module.js:357:17) at require (module.js:376:17) at BrowserWindow.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\browser\atom-window.js:152:27) at emitOne (events.js:77:13) at BrowserWindow.emit (events.js:166:7) at callFunction (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:116:18) at EventEmitter.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\browser\lib\rpc-server.js:208:14) at emitMany (events.js:108:13) at metaToValue (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:77:15) at BrowserWindow.RemoteMemberFunction [as emit] (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\atom.asar\renderer\api\lib\remote.js:111:26) at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\context-menu-manager.js:170:31) at HTMLDocument.&lt;anonymous&gt; (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\window-event-handler.js:149:33) at HTMLDocument.handler (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\src\space-pen-extensions.js:112:34) at HTMLDocument.jQuery.event.dispatch (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4681:9) at HTMLDocument.elemData.handle (C:\Users\jbrichardet\AppData\Local\atom\app-0.194.0\resources\app.asar\node_modules\space-pen\vendor\jquery.js:4359:46) </code></pre></div> <h3 dir="auto">Commands</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" -4:55.5.0 editor:checkout-head-revision (atom-text-editor.editor.is-focused) 2x -3:41.6.0 window:focus-pane-on-right (atom-text-editor.editor) -3:17.5.0 application:add-project-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel) -2:47.4.0 editor:newline (atom-text-editor.editor.is-focused) -2:38.2.0 core:cut (atom-text-editor.editor) -2:36.5.0 core:paste (atom-text-editor.editor.is-focused) -2:26.6.0 core:save (atom-text-editor.editor.is-focused) -2:20.6.0 core:move-down (atom-text-editor.editor) -2:20.4.0 autocomplete-plus:confirm (atom-text-editor.editor) -2:15.8.0 core:save (atom-text-editor.editor) -2:08.7.0 core:copy (atom-text-editor.editor.is-focused) -2:01.2.0 core:paste (atom-text-editor.editor.is-focused) -1:59.7.0 core:save (atom-text-editor.editor.is-focused) -1:52.2.0 core:paste (atom-text-editor.editor.is-focused) -1:51.6.0 core:save (atom-text-editor.editor.is-focused) -1:30.6.0 core:backspace (atom-text-editor.editor)"><pre class="notranslate"><code class="notranslate"> -4:55.5.0 editor:checkout-head-revision (atom-text-editor.editor.is-focused) 2x -3:41.6.0 window:focus-pane-on-right (atom-text-editor.editor) -3:17.5.0 application:add-project-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel) -2:47.4.0 editor:newline (atom-text-editor.editor.is-focused) -2:38.2.0 core:cut (atom-text-editor.editor) -2:36.5.0 core:paste (atom-text-editor.editor.is-focused) -2:26.6.0 core:save (atom-text-editor.editor.is-focused) -2:20.6.0 core:move-down (atom-text-editor.editor) -2:20.4.0 autocomplete-plus:confirm (atom-text-editor.editor) -2:15.8.0 core:save (atom-text-editor.editor) -2:08.7.0 core:copy (atom-text-editor.editor.is-focused) -2:01.2.0 core:paste (atom-text-editor.editor.is-focused) -1:59.7.0 core:save (atom-text-editor.editor.is-focused) -1:52.2.0 core:paste (atom-text-editor.editor.is-focused) -1:51.6.0 core:save (atom-text-editor.editor.is-focused) -1:30.6.0 core:backspace (atom-text-editor.editor) </code></pre></div> <h3 dir="auto">Config</h3> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;core&quot;: { &quot;ignoredNames&quot;: [ &quot;node_modules&quot; ], &quot;themes&quot;: [ &quot;atom-dark-ui&quot;, &quot;seti-syntax&quot; ], &quot;disabledPackages&quot;: [ &quot;Tern&quot; ], &quot;projectHome&quot;: &quot;Y:\\app-tfoumax&quot; }, &quot;editor&quot;: { &quot;invisibles&quot;: {}, &quot;softWrap&quot;: true, &quot;showIndentGuide&quot;: true } }"><pre class="notranslate">{ <span class="pl-ent">"core"</span>: { <span class="pl-ent">"ignoredNames"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>node_modules<span class="pl-pds">"</span></span> ], <span class="pl-ent">"themes"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>atom-dark-ui<span class="pl-pds">"</span></span>, <span class="pl-s"><span class="pl-pds">"</span>seti-syntax<span class="pl-pds">"</span></span> ], <span class="pl-ent">"disabledPackages"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>Tern<span class="pl-pds">"</span></span> ], <span class="pl-ent">"projectHome"</span>: <span class="pl-s"><span class="pl-pds">"</span>Y:<span class="pl-cce">\\</span>app-tfoumax<span class="pl-pds">"</span></span> }, <span class="pl-ent">"editor"</span>: { <span class="pl-ent">"invisibles"</span>: {}, <span class="pl-ent">"softWrap"</span>: <span class="pl-c1">true</span>, <span class="pl-ent">"showIndentGuide"</span>: <span class="pl-c1">true</span> } }</pre></div> <h3 dir="auto">Installed Packages</h3> <div class="highlight highlight-source-coffee notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# User autocomplete-plus, v2.12.0 autocomplete-snippets, v1.2.0 javascript-snippets, v1.0.0 jshint, v1.3.5 language-ejs, v0.1.0 linter, v0.12.1 pretty-json, v0.3.3 save-session, v0.14.0 Search, v0.4.0 seti-syntax, v0.4.0 # Dev No dev packages"><pre class="notranslate"><span class="pl-c"><span class="pl-c">#</span> User</span> autocomplete<span class="pl-k">-</span>plus, v2.<span class="pl-ii">12</span>.<span class="pl-ii">0</span> autocomplete<span class="pl-k">-</span>snippets, v1.<span class="pl-ii">2</span>.<span class="pl-ii">0</span> javascript<span class="pl-k">-</span>snippets, v1.<span class="pl-ii">0</span>.<span class="pl-ii">0</span> jshint, v1.<span class="pl-ii">3</span>.<span class="pl-ii">5</span> language<span class="pl-k">-</span>ejs, v0.<span class="pl-ii">1</span>.<span class="pl-ii">0</span> linter, v0.<span class="pl-ii">12</span>.<span class="pl-ii">1</span> pretty<span class="pl-k">-</span>json, v0.<span class="pl-ii">3</span>.<span class="pl-ii">3</span> save<span class="pl-k">-</span>session, v0.<span class="pl-ii">14</span>.<span class="pl-ii">0</span> Search, v0.<span class="pl-ii">4</span>.<span class="pl-ii">0</span> seti<span class="pl-k">-</span>syntax, v0.<span class="pl-ii">4</span>.<span class="pl-ii">0</span> <span class="pl-c"><span class="pl-c">#</span> Dev</span> <span class="pl-en">No</span> <span class="pl-en">dev</span> packages</pre></div>
1
<p dir="auto"><strong>Symfony version(s) affected</strong>: 4.1.8</p> <p dir="auto"><strong>Description</strong></p> <p dir="auto">My app base on laravel 5.6, when I upgrade composer libs, symfony http-foundation is update from 4.1.7 to 4.1.8. And laravel feature test is crash, it can not simulate request to url, all return 404 code.</p> <p dir="auto">I think a minor version should not broke compatibility in other libs.</p> <p dir="auto"><strong>How to reproduce</strong></p> <ol dir="auto"> <li>make a laravel 5.6 app.</li> <li>make a feature test.</li> <li>try to test some api like:</li> </ol> <div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" $response = $this-&gt;json('GET', '/some/path'); dd($response-&gt;exception);"><pre class="notranslate"> <span class="pl-s1"><span class="pl-c1">$</span>response</span> = <span class="pl-s1"><span class="pl-c1">$</span><span class="pl-smi">this</span></span>-&gt;<span class="pl-en">json</span>(<span class="pl-s">'GET'</span>, <span class="pl-s">'/some/path'</span>); dd(<span class="pl-s1"><span class="pl-c1">$</span>response</span>-&gt;<span class="pl-c1">exception</span>);</pre></div>
<p dir="auto"><strong>Symfony version(s) affected</strong>: 4.1.8</p> <p dir="auto"><strong>Description</strong><br> <code class="notranslate">(in built in server)[ERROR] The process has been signaled with signal "11".</code></p> <p dir="auto"><strong>How to reproduce</strong><br> In any new project, if you clone <code class="notranslate">symfony/website-skeleton</code> run built-in server</p> <p dir="auto"><strong>Additional context</strong><br> I think it has a relationship with latest [Routing] fixes <code class="notranslate">@Route</code></p>
1
<p dir="auto"><code class="notranslate">sphinx-gallery</code> was originally created from matplotlib's code to create a sphinx gallery but has since been packaged properly, and evolved to have more features and be more robust to sphinx build systems.</p> <p dir="auto">It has a couple of nice features that come out of the box including better formatting of gallery examples docstrings (see [1]), easy linking to documentation examples (specifically, deals with converting examples to rst <em>and</em> updating those, while our builds symlinks or copies stuff around, which makes moving to the Makefile system a bit more painful on our end).</p> <p dir="auto">I suggest that we integrate sphinx-gallery in several steps to make the pull request smaller and easier to review:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> All gallery examples should be documented with a docstring that includes a title at the top of the file.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> All example folders containing plots should also contain a readme file</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Example files that plot an element should be renamed <code class="notranslate">plot_filename.py</code> to be rendered properly by sphinx-gallery.</li> </ul> <p dir="auto">[1]_ <a href="http://scikit-learn.org/stable/auto_examples/plot_isotonic_regression.html#sphx-glr-auto-examples-plot-isotonic-regression-py" rel="nofollow">http://scikit-learn.org/stable/auto_examples/plot_isotonic_regression.html#sphx-glr-auto-examples-plot-isotonic-regression-py</a></p>
<p dir="auto">We are slowly moving to MEP12 compliant examples.</p> <p dir="auto"><code class="notranslate">sphinx-gallery</code> was originally created from matplotlib's code to create a sphinx gallery but has since been packaged properly, and evolved to have more features and be more robust to sphinx build systems.</p> <p dir="auto">It has a couple of nice features that come out of the box including better formatting of gallery examples docstrings (see [1]), easy linking to documentation examples (specifically, deals with converting examples to rst <em>and</em> updating those, while our builds symlinks or copies stuff around, which makes moving to the Makefile system a bit more painful on our end).</p> <p dir="auto">Here are some steps to get our examples to build with sphinx-gallery:</p> <ul dir="auto"> <li>All gallery examples should be documented with a docstring that includes a title at the top of the file.</li> <li>All example folders containing plots should also contain a readme file</li> </ul> <p dir="auto">[1]_ <a href="http://scikit-learn.org/stable/auto_examples/plot_isotonic_regression.html#sphx-glr-auto-examples-plot-isotonic-regression-py" rel="nofollow">http://scikit-learn.org/stable/auto_examples/plot_isotonic_regression.html#sphx-glr-auto-examples-plot-isotonic-regression-py</a></p> <p dir="auto"><strong>Examples of MEP12-compliant plots</strong></p> <ul dir="auto"> <li><a href="https://github.com/matplotlib/matplotlib/blob/master/examples/lines_bars_and_markers/fill_demo.py">Fill demo</a></li> </ul> <p dir="auto"><strong>Documentation:</strong></p> <ul dir="auto"> <li><a href="http://matplotlib.org/devdocs/devel/MEP/MEP12.html" rel="nofollow">http://matplotlib.org/devdocs/devel/MEP/MEP12.html</a></li> </ul> <p dir="auto">List of elements that need to be updated:</p> <p dir="auto"><strong>Axes grid1</strong></p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/demo_axes_divider.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/demo_axes_grid2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/demo_axes_grid.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/demo_axes_hbox_divider.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/demo_axes_rgb.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/demo_colorbar_with_inset_locator.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/demo_edge_colorbar.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/demo_imagegrid_aspect.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/inset_locator_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/inset_locator_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/make_room_for_ylabel_using_axesgrid.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/parasite_simple2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/scatter_hist.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/simple_anchored_artists.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/simple_axesgrid2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/simple_axesgrid.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> axes_grid1/simple_axisline4.py</li> </ul> <p dir="auto"><strong>Event handling</strong></p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/close_event.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/data_browser.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/figure_axes_enter_leave.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/idle_and_timeout.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> event_handling/keypress_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/lasso_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/legend_picking.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/looking_glass.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/path_editor.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/pick_event_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/pick_event_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> event_handling/pipong.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> event_handling/poly_editor.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/pong_gtk.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> event_handling/resample.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/test_mouseclicks.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/timers.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/trifinder_event_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/viewlims.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> event_handling/zoom_window.py</li> </ul> <p dir="auto"><strong>misc</strong></p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> misc/contour_manual.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> misc/font_indexing.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> misc/ftface_props.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> misc/image_thumbnail.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> misc/multiprocess.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> misc/rasterization_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> misc/rc_traits.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> misc/rec_groupby_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> misc/rec_join_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> misc/sample_data_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> misc/svg_filter_line.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> misc/svg_filter_pie.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> misc/tight_bbox_test.py</li> </ul> <p dir="auto"><strong>mplot3d</strong></p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> mplot3d/2dcollections3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> mplot3d/bars3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> mplot3d/contour3d_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> mplot3d/contour3d_demo3.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> mplot3d/contour3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> mplot3d/contourf3d_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> mplot3d/contourf3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> mplot3d/custom_shaded_3d_surface.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> mplot3d/hist3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/lines3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/lorenz_attractor.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/mixed_subplots_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/offset_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> mplot3d/pathpatch3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> mplot3d/polys3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/quiver3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/rotate_axes3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/scatter3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/subplot3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/surface3d_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/surface3d_demo3.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/surface3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/surface3d_radial_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/text3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/tricontour3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/tricontourf3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/trisurf3d_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/trisurf3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/wire3d_animation_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/wire3d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> mplot3d/wire3d_zero_stride.py</li> </ul> <p dir="auto"><strong>Pylab examples</strong></p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> pylab_examples/accented_text.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/agg_buffer.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/agg_buffer_to_array.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/alignment_test.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/anchored_artists.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/animation_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/annotation_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/annotation_demo3.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/annotation_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/anscombe.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/arctest.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/arrow_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/arrow_simple_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/aspect_loglog.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/axes_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/axes_props.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/axes_zoom_effect.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/axhspan_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/axis_equal_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/barb_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/barchart_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/barchart_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/barcode_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> pylab_examples/bar_stacked.py�</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/boxplot_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/boxplot_demo3.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/boxplot_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/broken_axis.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/broken_barh.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/centered_ticklabels.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/cohere_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/colorbar_tick_labelling_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/color_by_yvalue.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/color_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/colours.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/contour_corner_mask.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/contour_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/contourf_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/contourf_hatching.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/contour_image.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/contour_label_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/coords_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/coords_report.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/csd_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/cursor_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/custom_cmap.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/custom_figure_class.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/customize_rc.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/custom_ticker1.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/dashpointlabel.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/data_helper.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/date_demo_convert.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/date_demo_rrule.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/date_index_formatter.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/demo_agg_filter.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/demo_annotation_box.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/demo_bboximage.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/demo_ribbon_box.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/demo_text_path.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/demo_text_rotation_mode.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/demo_tight_layout.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> pylab_examples/dolphin.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/ellipse_collection.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/ellipse_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/ellipse_rotated.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/equal_aspect_ratio.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/errorbar_limits.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/errorbar_subsample.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/eventcollection_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/eventplot_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/fancyarrow_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/fancybox_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/fancybox_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/fancytextbox_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/figimage_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/figlegend_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/figure_title.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> pylab_examples/fill_between_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/fill_betweenx_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/fill_spiral.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/findobj_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/fonts_demo_kw.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/fonts_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/font_table_ttf.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/ganged_plots.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> pylab_examples/geo_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/ginput_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/ginput_manual_clabel.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/gradient_bar.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/griddata_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/hatch_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/hexbin_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/hexbin_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/hist2d_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/hist2d_log_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/hist_colormapped.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/histogram_percent_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/hyperlinks.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/image_clip_path.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/image_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/image_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/image_interp.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/image_masked.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/image_nonuniform.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/image_origin.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/image_slices_viewer.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/interp_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/invert_axes.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/layer_images.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/leftventricle_bulleye.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/legend_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/legend_demo3.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/legend_demo4.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/legend_demo5.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/legend_demo6.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/line_collection2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/line_collection.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/load_converter.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/loadrec.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/log_bar.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/log_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/logo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> pylab_examples/log_test.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/major_minor_demo1.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/major_minor_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/manual_axis.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/marker_path.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/markevery_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/masked_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/mathtext_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/mathtext_examples.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/matshow.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/movie_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> pylab_examples/mri_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/mri_with_eeg.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/multicolored_line.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/multi_image.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/multiline.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/multipage_pdf.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/multiple_figs_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/multiple_yaxis_with_spines.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/nan_test.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/newscalarformatter_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/patheffect_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/pcolor_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/pcolor_log.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/pcolor_small.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/pie_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/plotfile_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/polar_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/polar_legend.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/print_stdout.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/psd_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/psd_demo3.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/psd_demo_complex.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/psd_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/pythonic_matplotlib.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/quadmesh_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/quiver_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/scatter_custom_symbol.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/scatter_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/scatter_hist.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/scatter_masked.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/scatter_profile.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/scatter_star_poly.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/scatter_symbol.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/set_and_get.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/shading_example.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/shared_axis_across_figures.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/shared_axis_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/simple_plot.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/specgram_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/spectrum_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/spine_placement_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/spy_demos.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/stackplot_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/stackplot_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/stem_plot.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/step_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/stix_fonts_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/stock_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/subplot_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/subplots_adjust.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/subplots_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/subplot_toolbar.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/symlog_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/system_monitor.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/table_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/tex_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/text_handles.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> pylab_examples/text_rotation.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/text_rotation_relative_to_line.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/tex_unicode_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/titles_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/toggle_images.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/transoffset.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/tricontour_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/tricontour_smooth_delaunay.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/tricontour_smooth_user.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/tricontour_vs_griddata.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/trigradient_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/triinterp_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/tripcolor_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/triplot_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/usetex_baseline_test.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/usetex_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/usetex_fonteffects.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/vline_hline_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/webapp_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/xcorr_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> pylab_examples/zorder_demo.py</li> </ul> <p dir="auto"><strong>Units</strong></p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> units/annotate_with_units.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> units/artist_tests.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> units/bar_demo2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> units/bar_unit_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> units/basic_units.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> units/ellipse_with_units.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> units/evans_test.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> units/radian_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> units/units_sample.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> units/units_scatter.py</li> </ul> <p dir="auto"><strong>User interfaces</strong></p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_gtk2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_gtk3_panzoom.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_gtk3.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_gtk.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_qt4.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_qt4_wtoolbar.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_qt5.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_tk2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_tk_canvas.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_tk.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_wx2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_wx3.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_wx4.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_in_wx5.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/embedding_webagg.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/fourier_demo_wx.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/gtk_spreadsheet.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/histogram_demo_canvasagg.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/interactive2.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/interactive.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/lineprops_dialog_gtk.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/mathtext_wx.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/mpl_with_glade_316.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/mpl_with_glade.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/pylab_with_gtk.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/rec_edit_gtk_custom.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/rec_edit_gtk_simple.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/svg_histogram.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/svg_tooltip.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/toolmanager.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> user_interfaces/wxcursor_demo.py</li> </ul> <p dir="auto"><strong>Widgets</strong></p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> widgets/buttons.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> widgets/check_buttons.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> widgets/cursor.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> widgets/lasso_selector_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> widgets/menu.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> widgets/multicursor.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> widgets/radio_buttons.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> widgets/rectangle_selector.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> widgets/slider_demo.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> widgets/span_selector.py</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> widgets/textbox.py</li> </ul> <p dir="auto"><strong>Folders entirely finished</strong></p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Statistics</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Pie and polar charts</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Animation</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Color</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Lines, bars and markers</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Showcase</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Speciality plots</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Images, contours and fields</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Subplots, axes and figures</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Shapes and collections</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Images, contours and fields</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Axis Artist</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Text, labels and annotations</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Ticks &amp; spines</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Scales</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>Style sheets</strong></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <strong>API</strong></li> </ul> <h1 dir="auto"></h1>
1
<p dir="auto">Moving this piece from <a href="https://github.com/kubernetes/kubernetes/pull/27129/files/4a60be831efce93d7e210df47d79e7c18d5d13c2#r71607506">this comment</a>. Generally the idea is to have the kubelet to attach SHA of the image(s) running in a pod in the pod status field. This will be useful for the aforementioned image policy proposal and related image auditing capabilities.</p> <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/erictune/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/erictune">@erictune</a> fyi</p>
<p dir="auto">The image digest from an image is much more useful to be reported with a container than just the image id. We should return the digest as well, which would allow policy tie back to 3rd party engines as well as understanding the exact image in use. I believe the gap today is the local graph driver doesn't preserve the digest, but that work is going on upstream in Docker to make that more generally available.</p> <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/vbatts/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/vbatts">@vbatts</a> correct me if I missed anything about the state of Docker on this (links to issues would be helpful)</p> <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ncdc/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ncdc">@ncdc</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/pweil-/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/pweil-">@pweil-</a> policy around managing what images can be used on a Kubelet is a next big area of exploration - knowing exactly what is in use is a part of that</p>
1
<p dir="auto">For building a lib i want to disable codeSplitting with webpack</p> <p dir="auto">adding the LimitChunkCountPlugin</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" plugins: [ new webpack.optimize.LimitChunkCountPlugin({ maxChunks: 1, }), ],"><pre class="notranslate"><code class="notranslate"> plugins: [ new webpack.optimize.LimitChunkCountPlugin({ maxChunks: 1, }), ], </code></pre></div> <p dir="auto">but get this error on build</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ERROR in webpack/runtime/runtimeId RuntimeIdRuntimeModule must be in a single runtime Error: RuntimeIdRuntimeModule must be in a single runtime at RuntimeIdRuntimeModule.generate (/home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/runtime/RuntimeIdRuntimeModule.js:22:10) at RuntimeIdRuntimeModule.getGeneratedCode (/home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/RuntimeModule.js:182:44) at RuntimeIdRuntimeModule.codeGeneration (/home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/RuntimeModule.js:137:30) at /home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/Compilation.js:3324:22 at /home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/Cache.js:93:5 at Hook.eval [as callAsync] (eval at create (/home/arpu/Work/projects/vland_app/vland_app/node_modules/tapable/lib/HookCodeFactory.js:33:10), &lt;anonymous&gt;:6:1) at Cache.get (/home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/Cache.js:75:18) at ItemCacheFacade.get (/home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/CacheFacade.js:111:15) at Compilation._codeGenerationModule (/home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/Compilation.js:3317:9) at /home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/Compilation.js:3224:11 "><pre class="notranslate"><code class="notranslate">ERROR in webpack/runtime/runtimeId RuntimeIdRuntimeModule must be in a single runtime Error: RuntimeIdRuntimeModule must be in a single runtime at RuntimeIdRuntimeModule.generate (/home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/runtime/RuntimeIdRuntimeModule.js:22:10) at RuntimeIdRuntimeModule.getGeneratedCode (/home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/RuntimeModule.js:182:44) at RuntimeIdRuntimeModule.codeGeneration (/home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/RuntimeModule.js:137:30) at /home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/Compilation.js:3324:22 at /home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/Cache.js:93:5 at Hook.eval [as callAsync] (eval at create (/home/arpu/Work/projects/vland_app/vland_app/node_modules/tapable/lib/HookCodeFactory.js:33:10), &lt;anonymous&gt;:6:1) at Cache.get (/home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/Cache.js:75:18) at ItemCacheFacade.get (/home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/CacheFacade.js:111:15) at Compilation._codeGenerationModule (/home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/Compilation.js:3317:9) at /home/arpu/Work/projects/vland_app/vland_app/node_modules/webpack/lib/Compilation.js:3224:11 </code></pre></div> <p dir="auto">without the plugin all works fine</p> <p dir="auto">node v14.19.0<br> webpack 5.69.1</p>
<h1 dir="auto">Bug report</h1> <p dir="auto"><strong>What is the current behavior?</strong></p> <p dir="auto">When updating the code loaded by web worker nothing happens.</p> <p dir="auto"><strong>If the current behavior is a bug, please provide the steps to reproduce.</strong></p> <p dir="auto">This is a very simple configuration where HMR doesn't work:<br> <a href="https://github.com/wclr/webpack-worker-hot-reload">https://github.com/wclr/webpack-worker-hot-reload</a></p> <p dir="auto"><strong>What is the expected behavior?</strong></p> <p dir="auto">I believe it should work the following way:</p> <ol dir="auto"> <li>If the worker's entry script accepts hot reload, hot reload should be executed in the context of running web worker(s).</li> <li>Otherwise it should be upstreamed to the parent context (probably parent script where <code class="notranslate">new URL</code> of the worker script was created).</li> </ol> <p dir="auto"><strong>Other relevant information:</strong><br> webpack version: 5<br> Node.js version: 14<br> Operating System:<br> Additional tools:</p>
0
<p dir="auto">I find the reliance on conda in the Ubuntu development environment quickstart guide exceedingly complex, not to mention the need to rename <code class="notranslate">libgfortran.so</code>, but I guess that those instructions are there for a good reason (historical pain setting up development environments, messed up Python installations... and other incarnations of Evil ™️ ). However, I tried this on a modern Linux Mint 20 box (based on Ubuntu 20.04 LTS Focal Fossa) and this seemed to work just fine:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ # create and activate pyenv/venv/virtualenv environment (venv) $ pip install -e . (venv) $ pip install numpy # Surprisingly, NumPy didn't get installed in this step (venv) $ pip install pytest (venv) $ pytest -k optimize # Works!"><pre class="notranslate"><code class="notranslate">$ # create and activate pyenv/venv/virtualenv environment (venv) $ pip install -e . (venv) $ pip install numpy # Surprisingly, NumPy didn't get installed in this step (venv) $ pip install pytest (venv) $ pytest -k optimize # Works! </code></pre></div> <p dir="auto">Is there any potential drawback in following this method?</p>
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1721" rel="nofollow">http://projects.scipy.org/scipy/ticket/1721</a> on 2012-08-21 by trac user alataza, assigned to unknown.</em></p> <p dir="auto">Hi!</p> <p dir="auto">I'm a complete newbie to SciPy and NumPy. I've downloaded and installed these packages as I need them to run the Brian simulator. I'm using OSX 10.8 (just installed from the scratch to be able to use the SciPy Superpack from Chris Fonnesbeck) with Fortan 2.7.2, XCode 4.4.1. As per Fonnesbeck's reccomendation, I've performed the test and several errors have arised. I know that he's using development versions (SciPy 0.12) and therefore may be bugs there, but I couldn't get Brian work just by installing the stable releases with my previous OSX version. I'm attaching the output generated by the test file in case it might help you in the development of Scipy.</p> <p dir="auto">Cheers!<br> Marc.</p>
0
<p dir="auto">There seems to be a bug in the documentation of the classification of text documents: <a href="http://scikit-learn.org/stable/auto_examples/text/mlcomp_sparse_document_classification.html#sphx-glr-auto-examples-text-mlcomp-sparse-document-classification-py" rel="nofollow">http://scikit-learn.org/stable/auto_examples/text/mlcomp_sparse_document_classification.html#sphx-glr-auto-examples-text-mlcomp-sparse-document-classification-py</a></p> <p dir="auto">The files are opened as utf-8 which leads to a bug. I have solved the issue changing "open(f)" into "open(f, encoding='latin1')".</p>
<p dir="auto">Sometimes I get what seems to be a divide-by-zero in the Nyström kernel approximation:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/usr/local/lib/python2.7/site-packages/sklearn/kernel_approximation.py:445: RuntimeWarning: divide by zero encountered in divide self.normalization_ = np.dot(U * 1. / np.sqrt(S), V) /usr/local/lib/python2.7/site-packages/sklearn/kernel_approximation.py:445: RuntimeWarning: invalid value encountered in divide self.normalization_ = np.dot(U * 1. / np.sqrt(S), V)"><pre class="notranslate"><code class="notranslate">/usr/local/lib/python2.7/site-packages/sklearn/kernel_approximation.py:445: RuntimeWarning: divide by zero encountered in divide self.normalization_ = np.dot(U * 1. / np.sqrt(S), V) /usr/local/lib/python2.7/site-packages/sklearn/kernel_approximation.py:445: RuntimeWarning: invalid value encountered in divide self.normalization_ = np.dot(U * 1. / np.sqrt(S), V) </code></pre></div> <p dir="auto">I am trying to minimal example to reproduce the problem, but so far I have not been able to do so. I expect that some eigenvalues of the kernel matrix are rounded to zero, which could be caused by a rank-deficient kernel matrix. This is with sklearn version 0.13.1.</p> <p dir="auto">If that is the case, this problem can be fixed by adding a tiny ridge to the kernel matrix, or by adding a tiny value to the eigenvalues <code class="notranslate">S</code>. Alternatively, one could use only positive eigenvalues in the computation.</p>
0
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>For English only</strong>, other languages will not accept.</p> <p dir="auto">Before report a bug, make sure you have:</p> <ul dir="auto"> <li>Searched open and closed <a href="https://github.com/apache/shardingsphere/issues">GitHub issues</a>.</li> <li>Read documentation: <a href="https://shardingsphere.apache.org/document/current/en/overview" rel="nofollow">ShardingSphere Doc</a>.</li> </ul> <p dir="auto">Please pay attention on issues you submitted, because we maybe need more details.<br> If no response anymore and we cannot reproduce it on current information, we will <strong>close it</strong>.</p> <p dir="auto">Please answer these questions before submitting your issue. Thanks!</p> <h3 dir="auto">Which version of ShardingSphere did you use?</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="&lt;dependency&gt; &lt;groupId&gt;org.apache.shardingsphere&lt;/groupId&gt; &lt;artifactId&gt;sharding-jdbc-spring-boot-starter&lt;/artifactId&gt; &lt;version&gt;4.1.0&lt;/version&gt; &lt;/dependency&gt; &lt;dependency&gt; &lt;groupId&gt;org.apache.shardingsphere&lt;/groupId&gt; &lt;artifactId&gt;sharding-jdbc-spring-namespace&lt;/artifactId&gt; &lt;version&gt;4.1.0&lt;/version&gt; &lt;/dependency&gt;"><pre class="notranslate"><code class="notranslate">&lt;dependency&gt; &lt;groupId&gt;org.apache.shardingsphere&lt;/groupId&gt; &lt;artifactId&gt;sharding-jdbc-spring-boot-starter&lt;/artifactId&gt; &lt;version&gt;4.1.0&lt;/version&gt; &lt;/dependency&gt; &lt;dependency&gt; &lt;groupId&gt;org.apache.shardingsphere&lt;/groupId&gt; &lt;artifactId&gt;sharding-jdbc-spring-namespace&lt;/artifactId&gt; &lt;version&gt;4.1.0&lt;/version&gt; &lt;/dependency&gt; </code></pre></div> <h3 dir="auto">Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?</h3> <p dir="auto">ShardingSphere-JDBC</p> <h3 dir="auto">Expected behavior</h3> <p dir="auto">can insert and update</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="### Actual behavior org.springframework.jdbc.BadSqlGrammarException: ### Error updating database. Cause: java.sql.SQLException: No value specified for parameter 6 ### The error may exist in file [D:\myworkers\workspace\ocenter\ocenter-dao\target\classes\mapper\RecordMapper.xml] ### The error may involve com.thclouds.ocenter.mapper.RecordMapper.appends-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO transbill_records ( business_no, occurrence_time, gmt_create, gmt_modify, records ) values ( ?, ?, ?, ?, ? ) on duplicate key update records= CONCAT_WS(';',records,?) ### Cause: java.sql.SQLException: No value specified for parameter 6 ; bad SQL grammar []; nested exception is java.sql.SQLException: No value specified for parameter 6 at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:101) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) at com.sun.proxy.$Proxy114.insert(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271) at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:62) at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:144) at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:85) at com.sun.proxy.$Proxy118.appends(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) at com.sun.proxy.$Proxy119.appends(Unknown Source) at com.thclouds.ocenter.server.service.RecordService.appendByBusinessNo(RecordService.java:28) at com.thclouds.ocenter.service.RecordServiceTest.TestappendByBusinessNo(RecordServiceTest.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68) at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47) at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242) at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70) Caused by: java.sql.SQLException: No value specified for parameter 6 at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:398) at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) at org.apache.shardingsphere.shardingjdbc.executor.SQLExecuteCallbackFactory$2.executeSQL(SQLExecuteCallbackFactory.java:62) at org.apache.shardingsphere.shardingjdbc.executor.SQLExecuteCallbackFactory$2.executeSQL(SQLExecuteCallbackFactory.java:58) at org.apache.shardingsphere.sharding.execute.sql.execute.SQLExecuteCallback.execute0(SQLExecuteCallback.java:82) at org.apache.shardingsphere.sharding.execute.sql.execute.SQLExecuteCallback.execute(SQLExecuteCallback.java:58) at org.apache.shardingsphere.underlying.executor.engine.ExecutorEngine.syncExecute(ExecutorEngine.java:97) at org.apache.shardingsphere.underlying.executor.engine.ExecutorEngine.parallelExecute(ExecutorEngine.java:93) at org.apache.shardingsphere.underlying.executor.engine.ExecutorEngine.execute(ExecutorEngine.java:76) at org.apache.shardingsphere.sharding.execute.sql.execute.SQLExecuteTemplate.execute(SQLExecuteTemplate.java:68) at org.apache.shardingsphere.sharding.execute.sql.execute.SQLExecuteTemplate.execute(SQLExecuteTemplate.java:51) at org.apache.shardingsphere.shardingjdbc.executor.AbstractStatementExecutor.executeCallback(AbstractStatementExecutor.java:129) at org.apache.shardingsphere.shardingjdbc.executor.PreparedStatementExecutor.execute(PreparedStatementExecutor.java:148) at org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement.execute(ShardingPreparedStatement.java:145) at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy152.update(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197) at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ... 51 more"><pre class="notranslate"><code class="notranslate">### Actual behavior org.springframework.jdbc.BadSqlGrammarException: ### Error updating database. Cause: java.sql.SQLException: No value specified for parameter 6 ### The error may exist in file [D:\myworkers\workspace\ocenter\ocenter-dao\target\classes\mapper\RecordMapper.xml] ### The error may involve com.thclouds.ocenter.mapper.RecordMapper.appends-Inline ### The error occurred while setting parameters ### SQL: INSERT INTO transbill_records ( business_no, occurrence_time, gmt_create, gmt_modify, records ) values ( ?, ?, ?, ?, ? ) on duplicate key update records= CONCAT_WS(';',records,?) ### Cause: java.sql.SQLException: No value specified for parameter 6 ; bad SQL grammar []; nested exception is java.sql.SQLException: No value specified for parameter 6 at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.doTranslate(SQLStateSQLExceptionTranslator.java:101) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:72) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81) at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator.translate(AbstractFallbackSQLExceptionTranslator.java:81) at org.mybatis.spring.MyBatisExceptionTranslator.translateExceptionIfPossible(MyBatisExceptionTranslator.java:88) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:440) at com.sun.proxy.$Proxy114.insert(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.insert(SqlSessionTemplate.java:271) at org.apache.ibatis.binding.MapperMethod.execute(MapperMethod.java:62) at org.apache.ibatis.binding.MapperProxy$PlainMethodInvoker.invoke(MapperProxy.java:144) at org.apache.ibatis.binding.MapperProxy.invoke(MapperProxy.java:85) at com.sun.proxy.$Proxy118.appends(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:198) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:139) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:212) at com.sun.proxy.$Proxy119.appends(Unknown Source) at com.thclouds.ocenter.server.service.RecordService.appendByBusinessNo(RecordService.java:28) at com.thclouds.ocenter.service.RecordServiceTest.TestappendByBusinessNo(RecordServiceTest.java:40) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:74) at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:84) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:251) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61) at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:190) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at com.intellij.junit4.JUnit4IdeaTestRunner.startRunnerWithArgs(JUnit4IdeaTestRunner.java:68) at com.intellij.rt.execution.junit.IdeaTestRunner$Repeater.startRunnerWithArgs(IdeaTestRunner.java:47) at com.intellij.rt.execution.junit.JUnitStarter.prepareStreamsAndStart(JUnitStarter.java:242) at com.intellij.rt.execution.junit.JUnitStarter.main(JUnitStarter.java:70) Caused by: java.sql.SQLException: No value specified for parameter 6 at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:398) at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) at org.apache.shardingsphere.shardingjdbc.executor.SQLExecuteCallbackFactory$2.executeSQL(SQLExecuteCallbackFactory.java:62) at org.apache.shardingsphere.shardingjdbc.executor.SQLExecuteCallbackFactory$2.executeSQL(SQLExecuteCallbackFactory.java:58) at org.apache.shardingsphere.sharding.execute.sql.execute.SQLExecuteCallback.execute0(SQLExecuteCallback.java:82) at org.apache.shardingsphere.sharding.execute.sql.execute.SQLExecuteCallback.execute(SQLExecuteCallback.java:58) at org.apache.shardingsphere.underlying.executor.engine.ExecutorEngine.syncExecute(ExecutorEngine.java:97) at org.apache.shardingsphere.underlying.executor.engine.ExecutorEngine.parallelExecute(ExecutorEngine.java:93) at org.apache.shardingsphere.underlying.executor.engine.ExecutorEngine.execute(ExecutorEngine.java:76) at org.apache.shardingsphere.sharding.execute.sql.execute.SQLExecuteTemplate.execute(SQLExecuteTemplate.java:68) at org.apache.shardingsphere.sharding.execute.sql.execute.SQLExecuteTemplate.execute(SQLExecuteTemplate.java:51) at org.apache.shardingsphere.shardingjdbc.executor.AbstractStatementExecutor.executeCallback(AbstractStatementExecutor.java:129) at org.apache.shardingsphere.shardingjdbc.executor.PreparedStatementExecutor.execute(PreparedStatementExecutor.java:148) at org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement.execute(ShardingPreparedStatement.java:145) at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) at org.apache.ibatis.executor.CachingExecutor.update(CachingExecutor.java:76) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy152.update(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197) at org.apache.ibatis.session.defaults.DefaultSqlSession.insert(DefaultSqlSession.java:184) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) ... 51 more </code></pre></div> <h3 dir="auto">Reason analyze (If you can)</h3> <p dir="auto">proxy mybatis params,but not support one object can user more params。</p> <h3 dir="auto">Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.</h3> <h3 dir="auto">Example codes for reproduce this issue (such as a github link).</h3> <p dir="auto">use mysql 8 , use mybatis<br> not use shardingsphere can insert and update,after use can not use。</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="DROP TABLE IF EXISTS `transbill_records`; CREATE TABLE `transbill_records` ( `business_no` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '对应业务主键', `boot_type` int(10) NOT NULL COMMENT '对应的操作关联类型', `occurrence_time` datetime(0) NULL DEFAULT NULL COMMENT '发生时间', `gmt_create` datetime(0) NOT NULL DEFAULT CURRENT_TIMESTAMP(0) COMMENT '创建时间', `gmt_modify` datetime(0) NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP(0) COMMENT '修改时间', `records` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL, PRIMARY KEY (`business_no`) USING BTREE, UNIQUE INDEX `uniq_business_no`(`business_no`, `boot_type`) USING BTREE ) ENGINE = MyISAM CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = 'spi接口配置表 ' ROW_FORMAT = Dynamic; SET FOREIGN_KEY_CHECKS = 1; "><pre class="notranslate"><code class="notranslate">DROP TABLE IF EXISTS `transbill_records`; CREATE TABLE `transbill_records` ( `business_no` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NOT NULL COMMENT '对应业务主键', `boot_type` int(10) NOT NULL COMMENT '对应的操作关联类型', `occurrence_time` datetime(0) NULL DEFAULT NULL COMMENT '发生时间', `gmt_create` datetime(0) NOT NULL DEFAULT CURRENT_TIMESTAMP(0) COMMENT '创建时间', `gmt_modify` datetime(0) NULL DEFAULT NULL ON UPDATE CURRENT_TIMESTAMP(0) COMMENT '修改时间', `records` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL, PRIMARY KEY (`business_no`) USING BTREE, UNIQUE INDEX `uniq_business_no`(`business_no`, `boot_type`) USING BTREE ) ENGINE = MyISAM CHARACTER SET = utf8mb4 COLLATE = utf8mb4_general_ci COMMENT = 'spi接口配置表 ' ROW_FORMAT = Dynamic; SET FOREIGN_KEY_CHECKS = 1; </code></pre></div> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" businessNo is primary key &lt;insert id=&quot;appends&quot; parameterType=&quot;com.thclouds.ocenter.domain.BillRecordInfoDO&quot;&gt; INSERT INTO transbill_records &lt;trim prefix=&quot;(&quot; suffix=&quot;)&quot; suffixOverrides=&quot;,&quot;&gt; &lt;if test='null != businessNo'&gt; business_no, &lt;/if&gt; &lt;if test='null != occurrenceTime'&gt; occurrence_time, &lt;/if&gt; &lt;if test='null != gmtCreate'&gt; gmt_create, &lt;/if&gt; &lt;if test='null != gmtModify'&gt; gmt_modify, &lt;/if&gt; &lt;if test='null != records'&gt; records &lt;/if&gt; &lt;/trim&gt; &lt;trim prefix=&quot;values (&quot; suffix=&quot;)&quot; suffixOverrides=&quot;,&quot;&gt; &lt;if test='null != businessNo'&gt; #{businessNo}, &lt;/if&gt; &lt;if test='null != occurrenceTime'&gt; #{occurrenceTime}, &lt;/if&gt; &lt;if test='null != gmtCreate'&gt; #{gmtCreate}, &lt;/if&gt; &lt;if test='null != gmtModify'&gt; #{gmtModify}, &lt;/if&gt; &lt;if test='null != records'&gt; #{records} &lt;/if&gt; &lt;/trim&gt; on duplicate key update records= CONCAT_WS(';',records,#{records}) &lt;/insert&gt;"><pre class="notranslate"><code class="notranslate"> businessNo is primary key &lt;insert id="appends" parameterType="com.thclouds.ocenter.domain.BillRecordInfoDO"&gt; INSERT INTO transbill_records &lt;trim prefix="(" suffix=")" suffixOverrides=","&gt; &lt;if test='null != businessNo'&gt; business_no, &lt;/if&gt; &lt;if test='null != occurrenceTime'&gt; occurrence_time, &lt;/if&gt; &lt;if test='null != gmtCreate'&gt; gmt_create, &lt;/if&gt; &lt;if test='null != gmtModify'&gt; gmt_modify, &lt;/if&gt; &lt;if test='null != records'&gt; records &lt;/if&gt; &lt;/trim&gt; &lt;trim prefix="values (" suffix=")" suffixOverrides=","&gt; &lt;if test='null != businessNo'&gt; #{businessNo}, &lt;/if&gt; &lt;if test='null != occurrenceTime'&gt; #{occurrenceTime}, &lt;/if&gt; &lt;if test='null != gmtCreate'&gt; #{gmtCreate}, &lt;/if&gt; &lt;if test='null != gmtModify'&gt; #{gmtModify}, &lt;/if&gt; &lt;if test='null != records'&gt; #{records} &lt;/if&gt; &lt;/trim&gt; on duplicate key update records= CONCAT_WS(';',records,#{records}) &lt;/insert&gt; </code></pre></div>
<h2 dir="auto">Feature Request</h2> <p dir="auto"><strong>For English only</strong>, other languages will not accept.</p> <p dir="auto">Please pay attention on issues you submitted, because we maybe need more details.<br> If no response anymore and we cannot make decision by current information, we will <strong>close it</strong>.</p> <p dir="auto">Please answer these questions before submitting your issue. Thanks!</p> <p dir="auto">Hi, shardingsphere community:</p> <p dir="auto">Now, some of MySQL DAL showXXX statement have the same filter segment, for example:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SHOW FUNCTION STATUS</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SHOW CHARACTER SET</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SHOW COLLATION</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SHOW COLUMNS</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SHOW DATABASES</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SHOW EVENTS</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SHOW OPEN TABLES</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SHOW PROCEDURE STATUS</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SHOW STATUS</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SHOW TABLE STATUS</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SHOW TABLES</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SHOW TRIGGERS</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SHOW VARIABLES</li> </ul> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="SHOW PROCEDURE STATUS [LIKE 'pattern' | WHERE expr]"><pre class="notranslate"><code class="notranslate">SHOW PROCEDURE STATUS [LIKE 'pattern' | WHERE expr] </code></pre></div> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="SHOW FUNCTION STATUS [LIKE 'pattern' | WHERE expr]"><pre class="notranslate"><code class="notranslate">SHOW FUNCTION STATUS [LIKE 'pattern' | WHERE expr] </code></pre></div> <p dir="auto">They have the same filter segment. But in the code , have the duplicate code, for example:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="/** * MySQL show procedure status statement. */ @Setter @ToString public final class MySQLShowProcedureStatusStatement extends AbstractSQLStatement implements DALStatement, MySQLStatement { private ShowLikeSegment like; private WhereSegment where; /** * Get like segment. * * @return like segment */ public Optional&lt;ShowLikeSegment&gt; getLike() { return Optional.ofNullable(like); } /** * Get where segment. * * @return where segment */ public Optional&lt;WhereSegment&gt; getWhere() { return Optional.ofNullable(where); } }"><pre class="notranslate"><code class="notranslate">/** * MySQL show procedure status statement. */ @Setter @ToString public final class MySQLShowProcedureStatusStatement extends AbstractSQLStatement implements DALStatement, MySQLStatement { private ShowLikeSegment like; private WhereSegment where; /** * Get like segment. * * @return like segment */ public Optional&lt;ShowLikeSegment&gt; getLike() { return Optional.ofNullable(like); } /** * Get where segment. * * @return where segment */ public Optional&lt;WhereSegment&gt; getWhere() { return Optional.ofNullable(where); } } </code></pre></div> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@Setter @ToString public final class MySQLShowFunctionStatusStatement extends AbstractSQLStatement implements DALStatement, MySQLStatement { private ShowLikeSegment like; private WhereSegment where; /** * Get like segment. * * @return like segment */ public Optional&lt;ShowLikeSegment&gt; getLike() { return Optional.ofNullable(like); } /** * Get where segment. * * @return where segment */ public Optional&lt;WhereSegment&gt; getWhere() { return Optional.ofNullable(where); } }"><pre class="notranslate"><code class="notranslate">@Setter @ToString public final class MySQLShowFunctionStatusStatement extends AbstractSQLStatement implements DALStatement, MySQLStatement { private ShowLikeSegment like; private WhereSegment where; /** * Get like segment. * * @return like segment */ public Optional&lt;ShowLikeSegment&gt; getLike() { return Optional.ofNullable(like); } /** * Get where segment. * * @return where segment */ public Optional&lt;WhereSegment&gt; getWhere() { return Optional.ofNullable(where); } } </code></pre></div> <p dir="auto">I want to define a <code class="notranslate">ShowFilterSegment</code> class, and compose the <code class="notranslate">ShowLikeSegment</code> and <code class="notranslate">WhereSegment</code> into <code class="notranslate">ShowFilterSegment</code>,like this:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="public class ShowFilterSegment implements SQLSegment { private final int startIndex; private final int stopIndex; private ShowLikeSegment like; private WhereSegment where; }"><pre class="notranslate"><code class="notranslate">public class ShowFilterSegment implements SQLSegment { private final int startIndex; private final int stopIndex; private ShowLikeSegment like; private WhereSegment where; } </code></pre></div> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="@Setter @ToString public final class MySQLShowFunctionStatusStatement extends AbstractSQLStatement implements DALStatement, MySQLStatement { private ShowFilterSegment filter; /** * Get filter segment. * * @return filter segment */ public Optional&lt;ShowFilterSegment&gt; getFilter() { return Optional.ofNullable(filter); } }"><pre class="notranslate"><code class="notranslate">@Setter @ToString public final class MySQLShowFunctionStatusStatement extends AbstractSQLStatement implements DALStatement, MySQLStatement { private ShowFilterSegment filter; /** * Get filter segment. * * @return filter segment */ public Optional&lt;ShowFilterSegment&gt; getFilter() { return Optional.ofNullable(filter); } } </code></pre></div> <p dir="auto">Do you think this is a good idea? please give me some advices.</p>
0
<p dir="auto">The output of <code class="notranslate">scipy.ndimage.rotate()</code> for a single 180 degree rotation is inconsistent with the result of two consecutive 90 degree rotations. I had expected these should be equivalent. Is this expected behaviour?</p> <h4 dir="auto">Reproducing code example:</h4> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="# Sample code to reproduce the problem import numpy as np import scipy.ndimage arr = np.array([[1, 2], [3, 4]]) scipy.ndimage.rotate(arr, 180) # produces this unexpected result # array([[4, 0], # [2, 0]]) scipy.ndimage.rotate(scipy.ndimage.rotate(arr, 90), 90) # whereas two consecutive 90 degree rotations produce a result more like I'd expect # array([[4, 3], # [2, 1]]) np.flip(arr, axis=(0,1)) # I also expect the rotations above should be equal to np.flip(arr, axis=(0, 1)) # array([[4, 3], # [2, 1]]) "><pre class="notranslate"><span class="pl-c"># Sample code to reproduce the problem</span> <span class="pl-k">import</span> <span class="pl-s1">numpy</span> <span class="pl-k">as</span> <span class="pl-s1">np</span> <span class="pl-k">import</span> <span class="pl-s1">scipy</span>.<span class="pl-s1">ndimage</span> <span class="pl-s1">arr</span> <span class="pl-c1">=</span> <span class="pl-s1">np</span>.<span class="pl-en">array</span>([[<span class="pl-c1">1</span>, <span class="pl-c1">2</span>], [<span class="pl-c1">3</span>, <span class="pl-c1">4</span>]]) <span class="pl-s1">scipy</span>.<span class="pl-s1">ndimage</span>.<span class="pl-en">rotate</span>(<span class="pl-s1">arr</span>, <span class="pl-c1">180</span>) <span class="pl-c"># produces this unexpected result</span> <span class="pl-c"># array([[4, 0],</span> <span class="pl-c"># [2, 0]])</span> <span class="pl-s1">scipy</span>.<span class="pl-s1">ndimage</span>.<span class="pl-en">rotate</span>(<span class="pl-s1">scipy</span>.<span class="pl-s1">ndimage</span>.<span class="pl-en">rotate</span>(<span class="pl-s1">arr</span>, <span class="pl-c1">90</span>), <span class="pl-c1">90</span>) <span class="pl-c"># whereas two consecutive 90 degree rotations produce a result more like I'd expect</span> <span class="pl-c"># array([[4, 3],</span> <span class="pl-c"># [2, 1]])</span> <span class="pl-s1">np</span>.<span class="pl-en">flip</span>(<span class="pl-s1">arr</span>, <span class="pl-s1">axis</span><span class="pl-c1">=</span>(<span class="pl-c1">0</span>,<span class="pl-c1">1</span>)) <span class="pl-c"># I also expect the rotations above should be equal to np.flip(arr, axis=(0, 1))</span> <span class="pl-c"># array([[4, 3],</span> <span class="pl-c"># [2, 1]])</span></pre></div> <h4 dir="auto">Error message:</h4> <p dir="auto">No error message is produced.</p> <h4 dir="auto">Scipy/Numpy/Python version information:</h4> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="1.3.1 1.17.2 sys.version_info(major=3, minor=7, micro=4, releaselevel='final', serial=0)"><pre class="notranslate"><code class="notranslate">1.3.1 1.17.2 sys.version_info(major=3, minor=7, micro=4, releaselevel='final', serial=0) </code></pre></div>
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/scipy/ticket/1378" rel="nofollow">http://projects.scipy.org/scipy/ticket/1378</a> on 2011-01-29 by trac user tmcookies, assigned to unknown.</em></p> <p dir="auto">When rotating 3d-structure elements, some values get lost. I have two cases that i can show:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import numpy as np from scipy.ndimage import rotate cTA = np.array([ [[-1, -1, -1], [-1, -1, -1], [-1, -1, -1]], [[ 0, 0, 0], [ 0, 1, 0], [ 0, 0, 0]], [[ 0, 0, 0], [ 0, 1, 0], [ 0, 0, 0]] ]) cTA1 = rotate(cTA, 90,(0,1)) cTA6 = rotate(cTA,180,(0,1)) cTA6_ = rotate(cTA1,90,(0,1)) print cTA6 print cTA6_"><pre class="notranslate"><code class="notranslate">import numpy as np from scipy.ndimage import rotate cTA = np.array([ [[-1, -1, -1], [-1, -1, -1], [-1, -1, -1]], [[ 0, 0, 0], [ 0, 1, 0], [ 0, 0, 0]], [[ 0, 0, 0], [ 0, 1, 0], [ 0, 0, 0]] ]) cTA1 = rotate(cTA, 90,(0,1)) cTA6 = rotate(cTA,180,(0,1)) cTA6_ = rotate(cTA1,90,(0,1)) print cTA6 print cTA6_ </code></pre></div> <p dir="auto">The result of cTA6 and cTA6_ should be the same (rotating 180 or two times 90 should be the same), but the 180-rotation loses three values at the bottom array.</p> <p dir="auto">The result i get is the following:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[[[ 0 0 0] [ 0 1 0] [ 0 0 0]] [[ 0 0 0] [ 0 1 0] [ 0 0 0]] [[-1 -1 -1] [-1 -1 -1] [ 0 0 0]]] __here are the missing '-1' __ [[[ 0 0 0] [ 0 1 0] [ 0 0 0]] [[ 0 0 0] [ 0 1 0] [ 0 0 0]] [[-1 -1 -1] [-1 -1 -1] [-1 -1 -1]]]"><pre class="notranslate"><code class="notranslate">[[[ 0 0 0] [ 0 1 0] [ 0 0 0]] [[ 0 0 0] [ 0 1 0] [ 0 0 0]] [[-1 -1 -1] [-1 -1 -1] [ 0 0 0]]] __here are the missing '-1' __ [[[ 0 0 0] [ 0 1 0] [ 0 0 0]] [[ 0 0 0] [ 0 1 0] [ 0 0 0]] [[-1 -1 -1] [-1 -1 -1] [-1 -1 -1]]] </code></pre></div> <p dir="auto">By the way: i'm running Ubuntu 10.10 32bit (yeah, they still didn't switch to 0.8)</p>
1
<p dir="auto">When you do a search with the google search button on scikit-learn.org, the result are blended with the index page :<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/17002898/20059366/3b2288f0-a4f6-11e6-8302-77a7d46c5710.png"><img src="https://cloud.githubusercontent.com/assets/17002898/20059366/3b2288f0-a4f6-11e6-8302-77a7d46c5710.png" alt="capture du 2016-11-07 14-24-27" style="max-width: 100%;"></a></p> <p dir="auto">If I do the same thing on the local version generated from make doc-noplot, it's working perfectly :<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/17002898/20059400/63e75f90-a4f6-11e6-9758-9af64fcde5b3.png"><img src="https://cloud.githubusercontent.com/assets/17002898/20059400/63e75f90-a4f6-11e6-9758-9af64fcde5b3.png" alt="capture du 2016-11-07 14-24-45" style="max-width: 100%;"></a></p> <p dir="auto">It seems that the size of <code class="notranslate">header-wrapper</code> is not update when search is clicked.<br> Maybe the website on github is not updated ?</p>
<h4 dir="auto">Description</h4> <p dir="auto">I noticed problems with the search results on the scikit-learn website. I am not sure if this problem just occurred today after 0.18 went live. Below is a screenshot of how it looks like when I do a search on the main page; on subpages the search does not seem to work altogether -- tested it on Chrome and Safari.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/5618407/18935286/03ee3446-85ad-11e6-9e7f-f5614287e2b1.png"><img src="https://cloud.githubusercontent.com/assets/5618407/18935286/03ee3446-85ad-11e6-9e7f-f5614287e2b1.png" alt="screen shot 2016-09-28 at 6 51 47 pm" style="max-width: 100%;"></a></p> <h4 dir="auto">Steps/Code to Reproduce</h4> <h4 dir="auto">Expected Results</h4> <h4 dir="auto">Actual Results</h4> <h4 dir="auto">Versions</h4>
1
<p dir="auto">As you can see in the attached image, markdown syntax highlighter takes into account the _ and * present in a code block. I think that it should ignore any of these characters if they are within an indented code block.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1644647/7028774/676c14c4-dd58-11e4-95db-0bd2a122ec42.png"><img src="https://cloud.githubusercontent.com/assets/1644647/7028774/676c14c4-dd58-11e4-95db-0bd2a122ec42.png" alt="atom-markdown-highlight" style="max-width: 100%;"></a></p> <p dir="auto">No problem when I use fenced code blocks. But indented blocks are much easier.</p> <p dir="auto">I hope that this is the right place to report it.<br> I'm using Atom 0.189.0</p>
<p dir="auto">If one wants to write a <code class="notranslate">*</code> as a normal char, not as a bold or italic start char, things will go wrong.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1456096/4028399/a8322b4c-2c3c-11e4-81cf-d490a71e1a1d.png"><img src="https://cloud.githubusercontent.com/assets/1456096/4028399/a8322b4c-2c3c-11e4-81cf-d490a71e1a1d.png" alt="2014-08-25 5 45 47" style="max-width: 100%;"></a></p> <p dir="auto">Even,when there is no newline after the line contains the <code class="notranslate">*</code><br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1456096/4028407/c5f1884e-2c3c-11e4-8069-62513190b4c3.png"><img src="https://cloud.githubusercontent.com/assets/1456096/4028407/c5f1884e-2c3c-11e4-8069-62513190b4c3.png" alt="2014-08-25 5 46 53" style="max-width: 100%;"></a></p> <p dir="auto">When the <code class="notranslate">*</code> is the last char of one line, everything is ok...</p>
1
<p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">nightly (1.9.0-dev.20160429)</p> <p dir="auto"><strong>Code</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="for (let num of [ 1, 2, 3 ]) { num.toString(); }"><pre class="notranslate"><span class="pl-k">for</span> <span class="pl-kos">(</span><span class="pl-k">let</span> <span class="pl-s1">num</span> <span class="pl-k">of</span> <span class="pl-kos">[</span> <span class="pl-c1">1</span><span class="pl-kos">,</span> <span class="pl-c1">2</span><span class="pl-kos">,</span> <span class="pl-c1">3</span> <span class="pl-kos">]</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">num</span><span class="pl-kos">.</span><span class="pl-en">toString</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span></pre></div> <p dir="auto"><strong>Expected behavior:</strong><br> There should be no error; <code class="notranslate">num</code> should be reported as just a <code class="notranslate">number</code>.</p> <p dir="auto"><strong>Actual behavior:</strong><br> <code class="notranslate">num</code> has type <code class="notranslate">number | undefined</code>, so compiler complains with <code class="notranslate">Object is possibly 'undefined'</code>.</p>
<p dir="auto">The variable in a for-of loop contains <code class="notranslate">undefined</code> when the target is set to es6. For es5, everything works as expected.</p> <p dir="auto"><strong>TypeScript Version:</strong></p> <p dir="auto">nightly (1.9.0-dev.20160428)</p> <p dir="auto"><strong>Code</strong></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="for (const x of [&quot;a&quot;, &quot;b&quot;]) { x.substring; }"><pre class="notranslate"><span class="pl-k">for</span> <span class="pl-kos">(</span><span class="pl-k">const</span> <span class="pl-s1">x</span> <span class="pl-k">of</span> <span class="pl-kos">[</span><span class="pl-s">"a"</span><span class="pl-kos">,</span> <span class="pl-s">"b"</span><span class="pl-kos">]</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">x</span><span class="pl-kos">.</span><span class="pl-c1">substring</span><span class="pl-kos">;</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">tsconfig.json:</p> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;compilerOptions&quot;: { &quot;module&quot;: &quot;commonjs&quot;, &quot;target&quot;: &quot;es6&quot;, &quot;strictNullChecks&quot;: true } }"><pre class="notranslate">{ <span class="pl-ent">"compilerOptions"</span>: { <span class="pl-ent">"module"</span>: <span class="pl-s"><span class="pl-pds">"</span>commonjs<span class="pl-pds">"</span></span>, <span class="pl-ent">"target"</span>: <span class="pl-s"><span class="pl-pds">"</span>es6<span class="pl-pds">"</span></span>, <span class="pl-ent">"strictNullChecks"</span>: <span class="pl-c1">true</span> } }</pre></div> <p dir="auto"><strong>Expected behavior:</strong><br> Type of <code class="notranslate">x</code> is <code class="notranslate">string</code> in the loop body, no compile error.</p> <p dir="auto"><strong>Actual behavior:</strong><br> Type of <code class="notranslate">x</code> is <code class="notranslate">string | undefined</code>, which gives an error.</p> <p dir="auto"><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ahejlsberg/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ahejlsberg">@ahejlsberg</a></p>
1
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>Current Behavior</strong><br> I use the "useBuiltIns": "usage" option in .babelrc file.But cause white screen in ios9.3 version,but ios10+ version is normal.</p> <p dir="auto"><strong>Input Code</strong></p> <ul dir="auto"> <li>My config is :</li> </ul> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;presets&quot;: [ [ &quot;@babel/preset-env&quot;, { &quot;modules&quot;: false, &quot;targets&quot;: { &quot;browsers&quot;: [ &quot;iOS &gt;= 9.3&quot;, &quot;android &gt;= 67&quot; ] }, &quot;useBuiltIns&quot;: &quot;usage&quot;, &quot;corejs&quot;: 3, // &quot;exclude&quot;: [&quot;es.promise&quot;], } ] ], &quot;plugins&quot;: [ &quot;@babel/plugin-syntax-dynamic-import&quot;, &quot;@babel/plugin-syntax-import-meta&quot;, &quot;@babel/plugin-proposal-class-properties&quot;, &quot;@babel/plugin-proposal-json-strings&quot;, [ &quot;@babel/plugin-proposal-decorators&quot;, { &quot;legacy&quot;: true } ], &quot;@babel/plugin-proposal-function-sent&quot;, &quot;@babel/plugin-proposal-export-namespace-from&quot;, &quot;@babel/plugin-proposal-numeric-separator&quot;, &quot;@babel/plugin-proposal-throw-expressions&quot;, ] } "><pre class="notranslate"><span class="pl-kos">{</span> <span class="pl-s">"presets"</span>: <span class="pl-kos">[</span> <span class="pl-kos">[</span> <span class="pl-s">"@babel/preset-env"</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-s">"modules"</span>: <span class="pl-c1">false</span><span class="pl-kos">,</span> <span class="pl-s">"targets"</span>: <span class="pl-kos">{</span> <span class="pl-s">"browsers"</span>: <span class="pl-kos">[</span> <span class="pl-s">"iOS &gt;= 9.3"</span><span class="pl-kos">,</span> <span class="pl-s">"android &gt;= 67"</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-s">"useBuiltIns"</span>: <span class="pl-s">"usage"</span><span class="pl-kos">,</span> <span class="pl-s">"corejs"</span>: <span class="pl-c1">3</span><span class="pl-kos">,</span> <span class="pl-c">// "exclude": ["es.promise"],</span> <span class="pl-kos">}</span> <span class="pl-kos">]</span> <span class="pl-kos">]</span><span class="pl-kos">,</span> <span class="pl-s">"plugins"</span>: <span class="pl-kos">[</span> <span class="pl-s">"@babel/plugin-syntax-dynamic-import"</span><span class="pl-kos">,</span> <span class="pl-s">"@babel/plugin-syntax-import-meta"</span><span class="pl-kos">,</span> <span class="pl-s">"@babel/plugin-proposal-class-properties"</span><span class="pl-kos">,</span> <span class="pl-s">"@babel/plugin-proposal-json-strings"</span><span class="pl-kos">,</span> <span class="pl-kos">[</span> <span class="pl-s">"@babel/plugin-proposal-decorators"</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-s">"legacy"</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span> <span class="pl-kos">]</span><span class="pl-kos">,</span> <span class="pl-s">"@babel/plugin-proposal-function-sent"</span><span class="pl-kos">,</span> <span class="pl-s">"@babel/plugin-proposal-export-namespace-from"</span><span class="pl-kos">,</span> <span class="pl-s">"@babel/plugin-proposal-numeric-separator"</span><span class="pl-kos">,</span> <span class="pl-s">"@babel/plugin-proposal-throw-expressions"</span><span class="pl-kos">,</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span></pre></div> <p dir="auto"><strong>Expected behavior/code</strong><br> I want to use the usage option, it can reduce the file size.</p> <p dir="auto"><strong>Babel Configuration (.babelrc)</strong></p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&quot;presets&quot;: [ [ &quot;@babel/preset-env&quot;, { &quot;modules&quot;: false, &quot;targets&quot;: { &quot;browsers&quot;: [ &quot;iOS &gt;= 9.3&quot;, &quot;android &gt;= 67&quot; ] }, &quot;useBuiltIns&quot;: &quot;usage&quot;, &quot;corejs&quot;: 3, // &quot;exclude&quot;: [&quot;es.promise&quot;], } ] ]"><pre class="notranslate"><span class="pl-s">"presets"</span>: <span class="pl-kos">[</span> <span class="pl-kos">[</span> <span class="pl-s">"@babel/preset-env"</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-s">"modules"</span>: <span class="pl-c1">false</span><span class="pl-kos">,</span> <span class="pl-s">"targets"</span>: <span class="pl-kos">{</span> <span class="pl-s">"browsers"</span>: <span class="pl-kos">[</span> <span class="pl-s">"iOS &gt;= 9.3"</span><span class="pl-kos">,</span> <span class="pl-s">"android &gt;= 67"</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-s">"useBuiltIns"</span>: <span class="pl-s">"usage"</span><span class="pl-kos">,</span> <span class="pl-s">"corejs"</span>: <span class="pl-c1">3</span><span class="pl-kos">,</span> <span class="pl-c">// "exclude": ["es.promise"],</span> <span class="pl-kos">}</span> <span class="pl-kos">]</span> <span class="pl-kos">]</span></pre></div> <p dir="auto"><strong>Environment</strong></p> <ul dir="auto"> <li>Babel version(s): [7.4.5]</li> <li>Node/npm version: [Node 8.12.0/npm 6.4.1]</li> <li>OS: [e.g. IOS9.3]</li> <li>How you are using Babel: [<code class="notranslate">webpack/babel-loader</code>]</li> </ul> <p dir="auto"><strong>Possible Solution</strong><br> Use <code class="notranslate">useBuiltIns:entry</code> instead of <code class="notranslate">usage</code></p> <p dir="auto"><strong>Additional context/Screenshots</strong><br> Maybe is 'es.promise' cause this, because i add config: <code class="notranslate">"exclude": ["es.promise"]</code>, this ios9.3 is normal.</p>
<p dir="auto">I want to report a <strong>bug</strong> which is related to the release of version <strong>3.2.0</strong>.</p> <p dir="auto">It works on 3.1.4 perfectly and I found the piece of code that breaks the application which has to run on Andoird 2.x devices.</p> <h2 dir="auto">What happened:</h2> <p dir="auto"><code class="notranslate">Promise.then</code> stopped working. The provided callbacks do not execute at all.</p> <h2 dir="auto">How I fixed it:</h2> <p dir="auto">In the file <a href="https://github.com/zloirock/core-js/blob/master/packages/core-js/modules/es.promise.js">es.promise.js</a> I commented out lines 278 - 286, which is currently:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="nativeThen = NativePromise.prototype.then; // wrap native Promise#then for native async functions redefine(NativePromise.prototype, 'then', function then(onFulfilled, onRejected) { var that = this; return new PromiseConstructor(function (resolve, reject) { nativeThen.call(that, resolve, reject); }).then(onFulfilled, onRejected); });"><pre class="notranslate"><span class="pl-s1">nativeThen</span> <span class="pl-c1">=</span> <span class="pl-v">NativePromise</span><span class="pl-kos">.</span><span class="pl-c1">prototype</span><span class="pl-kos">.</span><span class="pl-c1">then</span><span class="pl-kos">;</span> <span class="pl-c">// wrap native Promise#then for native async functions</span> <span class="pl-en">redefine</span><span class="pl-kos">(</span><span class="pl-v">NativePromise</span><span class="pl-kos">.</span><span class="pl-c1">prototype</span><span class="pl-kos">,</span> <span class="pl-s">'then'</span><span class="pl-kos">,</span> <span class="pl-k">function</span> <span class="pl-en">then</span><span class="pl-kos">(</span><span class="pl-s1">onFulfilled</span><span class="pl-kos">,</span> <span class="pl-s1">onRejected</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">var</span> <span class="pl-s1">that</span> <span class="pl-c1">=</span> <span class="pl-smi">this</span><span class="pl-kos">;</span> <span class="pl-k">return</span> <span class="pl-k">new</span> <span class="pl-v">PromiseConstructor</span><span class="pl-kos">(</span><span class="pl-k">function</span> <span class="pl-kos">(</span><span class="pl-s1">resolve</span><span class="pl-kos">,</span> <span class="pl-s1">reject</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">nativeThen</span><span class="pl-kos">.</span><span class="pl-en">call</span><span class="pl-kos">(</span><span class="pl-s1">that</span><span class="pl-kos">,</span> <span class="pl-s1">resolve</span><span class="pl-kos">,</span> <span class="pl-s1">reject</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">then</span><span class="pl-kos">(</span><span class="pl-s1">onFulfilled</span><span class="pl-kos">,</span> <span class="pl-s1">onRejected</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span></pre></div> <p dir="auto">Then everything worked again on Adnoird 2.x. Since I don't know what this peace of code was intended to achieve, I didn't upload a pull request myself.</p> <p dir="auto">Please find some expert to fix that issue. I would be glad to help by testing whatever changes on the Andoird 2.x devices.</p>
1
<p dir="auto">/docs<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/816448/106409931-b2989b00-647c-11eb-8cde-855bf443d153.png"><img src="https://user-images.githubusercontent.com/816448/106409931-b2989b00-647c-11eb-8cde-855bf443d153.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto"><a href="https://cdn.jsdelivr.net/npm/swagger-ui-dist@3/swagger-ui-bundle.js" rel="nofollow">https://cdn.jsdelivr.net/npm/swagger-ui-dist@3/swagger-ui-bundle.js</a><br> Error!</p>
<h3 dir="auto">First Check</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I added a very descriptive title to this issue.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I used the GitHub search to find a similar issue and didn't find it.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I searched the FastAPI documentation, with the integrated search.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I already searched in Google "How to X in FastAPI" and didn't find any information.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I already read and followed all the tutorial in the docs and didn't find an answer.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I already checked if it is not related to FastAPI but to <a href="https://github.com/samuelcolvin/pydantic">Pydantic</a>.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I already checked if it is not related to FastAPI but to <a href="https://github.com/swagger-api/swagger-ui">Swagger UI</a>.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I already checked if it is not related to FastAPI but to <a href="https://github.com/Redocly/redoc">ReDoc</a>.</li> </ul> <h3 dir="auto">Commit to Help</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I commit to help with one of those options <g-emoji class="g-emoji" alias="point_up_2" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f446.png">👆</g-emoji></li> </ul> <h3 dir="auto">Example Code</h3> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="from typing import List from fastapi import FastAPI from pydantic import BaseModel, Field app = FastAPI() class Schema(BaseModel): business: List[str] = Field(default_factory=list) @app.get(&quot;/test&quot;, response_model=Schema) def test(): return {}"><pre class="notranslate"><span class="pl-k">from</span> <span class="pl-s1">typing</span> <span class="pl-k">import</span> <span class="pl-v">List</span> <span class="pl-k">from</span> <span class="pl-s1">fastapi</span> <span class="pl-k">import</span> <span class="pl-v">FastAPI</span> <span class="pl-k">from</span> <span class="pl-s1">pydantic</span> <span class="pl-k">import</span> <span class="pl-v">BaseModel</span>, <span class="pl-v">Field</span> <span class="pl-s1">app</span> <span class="pl-c1">=</span> <span class="pl-v">FastAPI</span>() <span class="pl-k">class</span> <span class="pl-v">Schema</span>(<span class="pl-v">BaseModel</span>): <span class="pl-s1">business</span>: <span class="pl-v">List</span>[<span class="pl-s1">str</span>] <span class="pl-c1">=</span> <span class="pl-v">Field</span>(<span class="pl-s1">default_factory</span><span class="pl-c1">=</span><span class="pl-s1">list</span>) <span class="pl-en">@<span class="pl-s1">app</span>.<span class="pl-en">get</span>(<span class="pl-s">"/test"</span>, <span class="pl-s1">response_model</span><span class="pl-c1">=</span><span class="pl-v">Schema</span>)</span> <span class="pl-k">def</span> <span class="pl-en">test</span>(): <span class="pl-k">return</span> {}</pre></div> <h3 dir="auto">Description</h3> <p dir="auto">expect: {"business": []}</p> <p dir="auto">actually: {"business": None}</p> <h3 dir="auto">Operating System</h3> <p dir="auto">Linux</p> <h3 dir="auto">Operating System Details</h3> <p dir="auto"><em>No response</em></p> <h3 dir="auto">FastAPI Version</h3> <p dir="auto">0.81.0</p> <h3 dir="auto">Python Version</h3> <p dir="auto">3.8</p> <h3 dir="auto">Additional Context</h3> <p dir="auto"><em>No response</em></p>
0
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">setup</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.0.0 config file = None configured module search path = [u'/Users/anandb/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python2.7/site-packages/ansible executable location = /usr/local/bin/ansible python version = 2.7.14 (default, Sep 25 2017, 09:53:22) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.37)]"><pre class="notranslate"><code class="notranslate">ansible 2.4.0.0 config file = None configured module search path = [u'/Users/anandb/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python2.7/site-packages/ansible executable location = /usr/local/bin/ansible python version = 2.7.14 (default, Sep 25 2017, 09:53:22) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.37)] </code></pre></div> <h5 dir="auto">CONFIGURATION</h5> <p dir="auto">ANSIBLE_SSH_CONTROL_PATH(env: ANSIBLE_SSH_CONTROL_PATH) = /tmp/%%r@%%h<br> ANSIBLE_SSH_PIPELINING(env: ANSIBLE_SSH_PIPELINING) = True<br> DEFAULT_GATHERING(env: ANSIBLE_GATHERING) = smart<br> DEFAULT_HASH_BEHAVIOUR(env: ANSIBLE_HASH_BEHAVIOUR) = merge<br> DEFAULT_HOST_LIST(env: ANSIBLE_INVENTORY) = [u'/Users/anandb/repo/ansible/hosts']<br> DEFAULT_REMOTE_TMP(env: ANSIBLE_REMOTE_TEMP) = /tmp<br> DEFAULT_TIMEOUT(env: ANSIBLE_TIMEOUT) = 75<br> HOST_KEY_CHECKING(env: ANSIBLE_HOST_KEY_CHECKING) = False<br> RETRY_FILES_ENABLED(env: ANSIBLE_RETRY_FILES_ENABLED) = False</p> <h5 dir="auto">OS / ENVIRONMENT</h5> <p dir="auto">Running ansible from MacOSX 10.12.6, and managing CentOS 6.9</p> <h5 dir="auto">SUMMARY</h5> <p dir="auto">The ansible_service_mgr fact should contain "upstart" but contains "service" instead.</p> <h5 dir="auto">STEPS TO REPRODUCE</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible centos6.host -bK -m setup -a filter=ansible_service_mgr"><pre class="notranslate"><code class="notranslate">ansible centos6.host -bK -m setup -a filter=ansible_service_mgr </code></pre></div> <h5 dir="auto">EXPECTED RESULTS</h5> <p dir="auto">I expected "ansible_service_mgr" to contain "upstart".</p> <h5 dir="auto">ACTUAL RESULTS</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="centos6.host | SUCCESS =&gt; { &quot;ansible_facts&quot;: { &quot;ansible_service_mgr&quot;: &quot;service&quot; }, &quot;changed&quot;: false, &quot;failed&quot;: false }"><pre class="notranslate"><code class="notranslate">centos6.host | SUCCESS =&gt; { "ansible_facts": { "ansible_service_mgr": "service" }, "changed": false, "failed": false } </code></pre></div>
<h5 dir="auto">Issue Type:</h5> <p dir="auto">Feature Pull Request</p> <h5 dir="auto">Ansible Version:</h5> <p dir="auto">All versions.</p> <h5 dir="auto">Environment:</h5> <p dir="auto">Ubuntu 14.04, and all other.</p> <h5 dir="auto">Summary:</h5> <p dir="auto">The module "lineinfile" should have an option to remove duplicate lines matched by regexp.<br> Currently it changes only the last line.</p> <h5 dir="auto">Steps To Reproduce:</h5> <p dir="auto">Let's say that we have the following lines in sshd_config (don't ask me how I got this):</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="PasswordAuthentication yes # some stuff PasswordAuthentication yes"><pre class="notranslate"><code class="notranslate">PasswordAuthentication yes # some stuff PasswordAuthentication yes </code></pre></div> <p dir="auto">We run ansible as:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ansible -c local -m lineinfile -a 'dest=./sshd_config regexp=&quot;^[#\s]*PasswordAuthentication.*&quot; line=&quot;PasswordAuthentication no&quot;' localhost"><pre class="notranslate"><code class="notranslate">$ansible -c local -m lineinfile -a 'dest=./sshd_config regexp="^[#\s]*PasswordAuthentication.*" line="PasswordAuthentication no"' localhost </code></pre></div> <h5 dir="auto">Expected Results:</h5> <p dir="auto">With an option like "remove_dups=yes" we would have:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="# some stuff PasswordAuthentication no"><pre class="notranslate"><code class="notranslate"># some stuff PasswordAuthentication no </code></pre></div> <h5 dir="auto">Actual Results:</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="PasswordAuthentication yes # some stuff PasswordAuthentication no"><pre class="notranslate"><code class="notranslate">PasswordAuthentication yes # some stuff PasswordAuthentication no </code></pre></div>
0
<blockquote> <p dir="auto">For translation and summarization training, decoder_input_ids should be provided. If no decoder_input_ids is provided, the model will create this tensor by shifting the input_ids to the right for denoising pre-training following the paper.<br> <a href="https://huggingface.co/docs/transformers/v4.16.2/en/model_doc/bart#transformers.BartForConditionalGeneration.forward.decoder_input_ids" rel="nofollow">https://huggingface.co/docs/transformers/v4.16.2/en/model_doc/bart#transformers.BartForConditionalGeneration.forward.decoder_input_ids</a></p> </blockquote> <p dir="auto">This is inappropriate. If <code class="notranslate">labels</code> is provided, the model will create this tensor by shifting the <code class="notranslate">labels</code>:<br> </p><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/huggingface/transformers/blob/db7d6a80e82d66127b2a44b6e3382969fdc8b207/src/transformers/models/bart/modeling_bart.py#L1320-L1324">transformers/src/transformers/models/bart/modeling_bart.py</a> </p> <p class="mb-0 color-fg-muted"> Lines 1320 to 1324 in <a data-pjax="true" class="commit-tease-sha" href="/huggingface/transformers/commit/db7d6a80e82d66127b2a44b6e3382969fdc8b207">db7d6a8</a> </p> </div> <div itemprop="text" class="Box-body p-0 blob-wrapper blob-wrapper-embedded data"> <table class="highlight tab-size mb-0 js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""> <tbody><tr class="border-0"> <td id="L1320" class="blob-num border-0 px-3 py-0 color-bg-default" data-line-number="1320"></td> <td id="LC1320" class="blob-code border-0 px-3 py-0 color-bg-default blob-code-inner js-file-line"> <span class="pl-k">if</span> <span class="pl-s1">labels</span> <span class="pl-c1">is</span> <span class="pl-c1">not</span> <span class="pl-c1">None</span>: </td> </tr> <tr class="border-0"> <td id="L1321" class="blob-num border-0 px-3 py-0 color-bg-default" data-line-number="1321"></td> <td id="LC1321" class="blob-code border-0 px-3 py-0 color-bg-default blob-code-inner js-file-line"> <span class="pl-k">if</span> <span class="pl-s1">decoder_input_ids</span> <span class="pl-c1">is</span> <span class="pl-c1">None</span> <span class="pl-c1">and</span> <span class="pl-s1">decoder_inputs_embeds</span> <span class="pl-c1">is</span> <span class="pl-c1">None</span>: </td> </tr> <tr class="border-0"> <td id="L1322" class="blob-num border-0 px-3 py-0 color-bg-default" data-line-number="1322"></td> <td id="LC1322" class="blob-code border-0 px-3 py-0 color-bg-default blob-code-inner js-file-line"> <span class="pl-s1">decoder_input_ids</span> <span class="pl-c1">=</span> <span class="pl-en">shift_tokens_right</span>( </td> </tr> <tr class="border-0"> <td id="L1323" class="blob-num border-0 px-3 py-0 color-bg-default" data-line-number="1323"></td> <td id="LC1323" class="blob-code border-0 px-3 py-0 color-bg-default blob-code-inner js-file-line"> <span class="pl-s1">labels</span>, <span class="pl-s1">self</span>.<span class="pl-s1">config</span>.<span class="pl-s1">pad_token_id</span>, <span class="pl-s1">self</span>.<span class="pl-s1">config</span>.<span class="pl-s1">decoder_start_token_id</span> </td> </tr> <tr class="border-0"> <td id="L1324" class="blob-num border-0 px-3 py-0 color-bg-default" data-line-number="1324"></td> <td id="LC1324" class="blob-code border-0 px-3 py-0 color-bg-default blob-code-inner js-file-line"> ) </td> </tr> </tbody></table> </div> </div> <p></p>
<p dir="auto">Here<br> <a href="https://huggingface.co/transformers/model_doc/bart.html" rel="nofollow">https://huggingface.co/transformers/model_doc/bart.html</a></p> <p dir="auto">It says that for both BartForConditionalGeneration and BartModel, decoder_input_ids will be generated by shifting input_ids if not given.</p> <p dir="auto">However, from the source codes, forward function of BartForConditionalGeneration has these lines:</p> <p dir="auto">if labels is not None:<br> if decoder_input_ids is None and decoder_inputs_embeds is None:<br> decoder_input_ids = shift_tokens_right(<br> labels, self.config.pad_token_id, self.config.decoder_start_token_id<br> )</p> <p dir="auto">which suggests it is shifted from labels, instead of input_ids.</p> <p dir="auto">Can someone confirm what is the decoder_input_ids and labels for text summarization for</p> <ol dir="auto"> <li> <p dir="auto">training</p> </li> <li> <p dir="auto">generation</p> </li> </ol> <p dir="auto">Thanks.</p>
1
<h1 dir="auto">Summary of the new feature/enhancement</h1> <p dir="auto">Please change the powertoys icon to something that uses a single color. Most applications follow this rule which makes is easy to organize their icons in the tray in a way that lets you quickly find the icon, but a multicolor icon like the current one doesn't fit anywhere. Alternatively, just make it a white outline icon without any color, like most other win10 icons, so it can be grouped with those.</p> <p dir="auto">Small thing, surprisingly important to get right.</p>
<h1 dir="auto">Summary of the new feature/enhancement</h1> <ul dir="auto"> <li> <p dir="auto">Add functionality to switch between settingsv1 and settingsv2 based on the Windows OS version.</p> </li> <li> <p dir="auto">Keep both setting UIs and do OS detection<br> If RS4/5</p> </li> <li> <p dir="auto">old settings</p> </li> <li> <p dir="auto">KBM disabled even if JSON says it is enabled</p> </li> <li> <p dir="auto">Launcher disabled even if JSON says it is enabled</p> </li> <li> <p dir="auto">Tab for -&gt; Launcher: “This feature requires Windows 10, May 2019 Update”</p> </li> <li> <p dir="auto">Tab for -&gt; KBM: “This feature requires Windows 10, May 2019 Update”</p> </li> <li> <p dir="auto">OS detect for image resizer so its old settings link still works.</p> </li> <li> <ul dir="auto"> <li>This I don’t know if it will work.</li> </ul> </li> </ul> <p dir="auto">IF 19h1+</p> <ul dir="auto"> <li>new settings</li> <li>Launcher is functional and enabled by default.</li> <li>Launcher is functional and enabled by default.</li> </ul> <p dir="auto">This would help us not have a hard 19H1 upgrade.</p>
0
<p dir="auto">There is some properties in Html ,like below:<br> /* Keyword values */<br> writing-mode: horizontal-tb;<br> writing-mode: vertical-rl;<br> writing-mode: vertical-lr;</p> <p dir="auto">/* Global values */<br> writing-mode: inherit;<br> writing-mode: initial;<br> writing-mode: unset;</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/13853/35375402-d8dae17a-01e1-11e8-8551-15415a853285.png"><img width="179" alt="2018-01-25 12 38 59" src="https://user-images.githubusercontent.com/13853/35375402-d8dae17a-01e1-11e8-8551-15415a853285.png" style="max-width: 100%;"></a></p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/13853/35375415-df7423a2-01e1-11e8-9a1a-72c9383674d4.png"><img width="394" alt="2018-01-25 12 38 47" src="https://user-images.githubusercontent.com/13853/35375415-df7423a2-01e1-11e8-9a1a-72c9383674d4.png" style="max-width: 100%;"></a></p> <p dir="auto">Does Flutter support i?</p>
<p dir="auto">Another issue similar to issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="332533417" data-permission-text="Title is private" data-url="https://github.com/flutter/flutter/issues/18483" data-hovercard-type="issue" data-hovercard-url="/flutter/flutter/issues/18483/hovercard" href="https://github.com/flutter/flutter/issues/18483">#18483</a></p> <p dir="auto">After input some text, and click the left side of the textfield<br> the cursor is still at the end of the textfield, while the actual focus is at the start of the textfield.<br> You can see from the gif how new characters are appended, and also how backspace stop working after additional characters are deleted.</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/2377511/45285888-e58e0d00-b516-11e8-8d0e-44178c19dd7d.gif"><img src="https://user-images.githubusercontent.com/2377511/45285888-e58e0d00-b516-11e8-8d0e-44178c19dd7d.gif" alt="textfield_cursor_issue" data-animated-image="" style="max-width: 100%;"></a></p> <div class="highlight highlight-source-dart notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import 'package:flutter/material.dart'; void main() =&gt; runApp(new MyApp()); class MyApp extends StatelessWidget { // This widget is the root of your application. @override Widget build(BuildContext context) { return new MaterialApp( title: 'Flutter Demo', theme: new ThemeData(), home: new Scaffold( appBar: new AppBar( title: new Text(&quot;TextField Cursor&quot;), ), body: new Center( child: TextField( textAlign: TextAlign.end, ), ), ), ); } }"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s">'package:flutter/material.dart'</span>; <span class="pl-k">void</span> <span class="pl-en">main</span>() <span class="pl-k">=&gt;</span> <span class="pl-en">runApp</span>(<span class="pl-k">new</span> <span class="pl-c1">MyApp</span>()); <span class="pl-k">class</span> <span class="pl-c1">MyApp</span> <span class="pl-k">extends</span> <span class="pl-c1">StatelessWidget</span> { <span class="pl-c">// This widget is the root of your application.</span> <span class="pl-k">@override</span> <span class="pl-c1">Widget</span> <span class="pl-en">build</span>(<span class="pl-c1">BuildContext</span> context) { <span class="pl-k">return</span> <span class="pl-k">new</span> <span class="pl-c1">MaterialApp</span>( title<span class="pl-k">:</span> <span class="pl-s">'Flutter Demo'</span>, theme<span class="pl-k">:</span> <span class="pl-k">new</span> <span class="pl-c1">ThemeData</span>(), home<span class="pl-k">:</span> <span class="pl-k">new</span> <span class="pl-c1">Scaffold</span>( appBar<span class="pl-k">:</span> <span class="pl-k">new</span> <span class="pl-c1">AppBar</span>( title<span class="pl-k">:</span> <span class="pl-k">new</span> <span class="pl-c1">Text</span>(<span class="pl-s">"TextField Cursor"</span>), ), body<span class="pl-k">:</span> <span class="pl-k">new</span> <span class="pl-c1">Center</span>( child<span class="pl-k">:</span> <span class="pl-c1">TextField</span>( textAlign<span class="pl-k">:</span> <span class="pl-c1">TextAlign</span>.end, ), ), ), ); } }</pre></div> <p dir="auto">Flutter doctor -v</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[✓] Flutter (Channel master, v0.8.2-pre.24, on Mac OS X 10.13.6 17G65, locale zh-Hant-TW) • Flutter version 0.8.2-pre.24 at /Users/aniki/git/flutter • Framework revision 4d9bbc10f2 (26 hours ago), 2018-09-09 03:15:34 -0400 • Engine revision 1770f88548 • Dart version 2.1.0-dev.4.0.flutter-cd9a42239f [✓] Android toolchain - develop for Android devices (Android SDK 27.0.3) • Android SDK at /Users/aniki/Library/Android/sdk • Android NDK at /Users/aniki/Library/Android/sdk/ndk-bundle • Platform android-28, build-tools 27.0.3 • ANDROID_HOME = /Users/aniki/Library/Android/sdk • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01) • All Android licenses accepted. [✓] iOS toolchain - develop for iOS devices (Xcode 9.4.1) • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 9.4.1, Build version 9F2000 • ios-deploy 1.9.2 • CocoaPods version 1.5.3 [✓] Android Studio (version 3.1) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin version 28.0.1 • Dart plugin version 173.4700 • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01) [✓] VS Code (version 1.27.1) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 2.18.0 [✓] Connected devices (2 available) • Android SDK built for x86 64 • emulator-5554 • android-x64 • Android 9 (API 28) (emulator) • iPhone X • BE0CF3F0-CCBB-469B-A1FE-BE5530372455 • ios • iOS 11.4 (simulator)"><pre class="notranslate"><code class="notranslate">[✓] Flutter (Channel master, v0.8.2-pre.24, on Mac OS X 10.13.6 17G65, locale zh-Hant-TW) • Flutter version 0.8.2-pre.24 at /Users/aniki/git/flutter • Framework revision 4d9bbc10f2 (26 hours ago), 2018-09-09 03:15:34 -0400 • Engine revision 1770f88548 • Dart version 2.1.0-dev.4.0.flutter-cd9a42239f [✓] Android toolchain - develop for Android devices (Android SDK 27.0.3) • Android SDK at /Users/aniki/Library/Android/sdk • Android NDK at /Users/aniki/Library/Android/sdk/ndk-bundle • Platform android-28, build-tools 27.0.3 • ANDROID_HOME = /Users/aniki/Library/Android/sdk • Java binary at: /Applications/Android Studio.app/Contents/jre/jdk/Contents/Home/bin/java • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01) • All Android licenses accepted. [✓] iOS toolchain - develop for iOS devices (Xcode 9.4.1) • Xcode at /Applications/Xcode.app/Contents/Developer • Xcode 9.4.1, Build version 9F2000 • ios-deploy 1.9.2 • CocoaPods version 1.5.3 [✓] Android Studio (version 3.1) • Android Studio at /Applications/Android Studio.app/Contents • Flutter plugin version 28.0.1 • Dart plugin version 173.4700 • Java version OpenJDK Runtime Environment (build 1.8.0_152-release-1024-b01) [✓] VS Code (version 1.27.1) • VS Code at /Applications/Visual Studio Code.app/Contents • Flutter extension version 2.18.0 [✓] Connected devices (2 available) • Android SDK built for x86 64 • emulator-5554 • android-x64 • Android 9 (API 28) (emulator) • iPhone X • BE0CF3F0-CCBB-469B-A1FE-BE5530372455 • ios • iOS 11.4 (simulator) </code></pre></div>
0
<blockquote> <p dir="auto">Issue originally made by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/fergaldoyle/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/fergaldoyle">@fergaldoyle</a></p> </blockquote> <h3 dir="auto">Bug information</h3> <ul dir="auto"> <li><strong>Babel version:</strong> 6.2.0</li> <li><strong>Node version:</strong> v4.2.1</li> <li><strong>npm version:</strong> 2.14.7</li> </ul> <h3 dir="auto">Description</h3> <p dir="auto">Would it be possible to add a commonStrict option like there was in Babel 5?</p> <p dir="auto">I'm finding my files are ~3kb bigger after moving from Babel 5 to Babel 6. My Babel 5 config had modules: 'commonStrict' which reduced file size.</p>
<p dir="auto">I've just updated to 3.6.0. The following gives the error "duplicate declaration", but Is it intended?</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import {A as A_} from 'module'; class A { }"><pre class="notranslate"><code class="notranslate">import {A as A_} from 'module'; class A { } </code></pre></div> <p dir="auto">This is a little continuation of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="57411260" data-permission-text="Title is private" data-url="https://github.com/babel/babel/issues/759" data-hovercard-type="issue" data-hovercard-url="/babel/babel/issues/759/hovercard" href="https://github.com/babel/babel/issues/759">#759</a>, sorry if it's a rather obvious issue, I'm not super-familiar with the spec.</p>
0
<ul dir="auto"> <li>Electron version: 1.7.2</li> <li>Operating system: macOS Sierra 10.12.5</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">Not to crash</p> <h3 dir="auto">Actual behavior</h3> <p dir="auto">Crash</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ electron electron [...] Segmentation fault: 11"><pre class="notranslate"><code class="notranslate">$ electron electron [...] Segmentation fault: 11 </code></pre></div> <p dir="auto">Crashlog:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Process: Electron [92066] Path: /Users/USER/Desktop/*/Electron.app/Contents/MacOS/Electron Identifier: com.github.electron Version: 1.7.0 (1.7.0) Code Type: X86-64 (Native) Parent Process: node [92065] Responsible: Electron [97769] User ID: 501 Date/Time: 2017-06-04 19:40:39.379 +0200 OS Version: Mac OS X 10.12.5 (16F73) Report Version: 12 Anonymous UUID: A7596419-C7A8-02C1-C8F0-94252677B560 Time Awake Since Boot: 530000 seconds System Integrity Protection: enabled Crashed Thread: 22 Chrome_IOThread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 VM Regions Near 0: --&gt; __TEXT 0000000106f74000-0000000106f75000 [ 4K] r-x/rwx SM=COW /Users/USER/Desktop/*/Electron.app/Contents/MacOS/Electron Thread 0:: CrBrowserMain Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.HIToolbox 0x00007fffbbdc9ebc RunCurrentEventLoopInMode + 240 6 com.apple.HIToolbox 0x00007fffbbdc9cf1 ReceiveNextEventCommon + 432 7 com.apple.HIToolbox 0x00007fffbbdc9b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71 8 com.apple.AppKit 0x00007fffba362a54 _DPSNextEvent + 1120 9 com.apple.AppKit 0x00007fffbaade7ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796 10 com.apple.AppKit 0x00007fffba3573db -[NSApplication run] + 926 11 com.github.electron.framework 0x00000001071bfdfe 0x106f77000 + 2395646 12 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 13 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 14 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 15 com.github.electron.framework 0x0000000107436fab 0x106f77000 + 4980651 16 com.github.electron.framework 0x0000000107436e00 0x106f77000 + 4980224 17 com.github.electron.framework 0x0000000107439f22 0x106f77000 + 4992802 18 com.github.electron.framework 0x00000001074329ec 0x106f77000 + 4962796 19 com.github.electron.framework 0x000000010738b920 0x106f77000 + 4278560 20 com.github.electron.framework 0x000000010738aa76 0x106f77000 + 4274806 21 com.github.electron.framework 0x0000000106f79287 AtomMain + 71 22 com.github.electron 0x0000000106f74f26 main + 38 23 libdyld.dylib 0x00007fffd1fe2235 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 2: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb48e _pthread_wqthread + 1023 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 4:: WorkerPool/13835 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072251d6 0x106f77000 + 2810326 4 com.github.electron.framework 0x0000000107225667 0x106f77000 + 2811495 5 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 5: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 6: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 8: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 9:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.Foundation 0x00007fffbe27b4e2 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 6 com.github.electron.framework 0x00000001071bfc2e 0x106f77000 + 2395182 7 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 8 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 9 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 10 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 11 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 12 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 14 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 10:: DnsConfigService 0 libsystem_kernel.dylib 0x00007fffd2111d96 kevent + 10 1 com.github.electron.framework 0x000000010722a847 0x106f77000 + 2832455 2 com.github.electron.framework 0x00000001072299dd 0x106f77000 + 2828765 3 com.github.electron.framework 0x00000001071be9ff 0x106f77000 + 2390527 4 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 5 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 6 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 7 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 8 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 9 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 10 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 11:: CrShutdownDetector 0 libsystem_kernel.dylib 0x00007fffd2112246 read + 10 1 com.github.electron.framework 0x000000010700e36f 0x106f77000 + 619375 2 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 3 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 4 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 5 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 12:: TaskSchedulerServiceThread 0 libsystem_kernel.dylib 0x00007fffd2111d96 kevent + 10 1 com.github.electron.framework 0x000000010722a847 0x106f77000 + 2832455 2 com.github.electron.framework 0x00000001072299dd 0x106f77000 + 2828765 3 com.github.electron.framework 0x00000001071be9ff 0x106f77000 + 2390527 4 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 5 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 6 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 7 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 8 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 9 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 10 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 13:: TaskSchedulerBackgroundWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6a60 0x106f77000 + 2488928 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 14:: TaskSchedulerBackgroundBlockingWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6a60 0x106f77000 + 2488928 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 15:: TaskSchedulerForegroundWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6cf8 0x106f77000 + 2489592 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 16:: TaskSchedulerForegroundBlockingWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6a60 0x106f77000 + 2488928 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 17:: Chrome_DBThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x0000000107444f28 0x106f77000 + 5037864 10 com.github.electron.framework 0x00000001074452ef 0x106f77000 + 5038831 11 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 12 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 13 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 14 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 15 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 18:: Chrome_FileThread 0 libsystem_kernel.dylib 0x00007fffd2111d96 kevent + 10 1 com.github.electron.framework 0x000000010722a847 0x106f77000 + 2832455 2 com.github.electron.framework 0x00000001072299dd 0x106f77000 + 2828765 3 com.github.electron.framework 0x00000001071be9e6 0x106f77000 + 2390502 4 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 5 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 6 com.github.electron.framework 0x0000000107444fa8 0x106f77000 + 5037992 7 com.github.electron.framework 0x00000001074452ff 0x106f77000 + 5038847 8 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 9 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 10 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 11 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 12 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 19:: Chrome_FileUserBlockingThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x0000000107445028 0x106f77000 + 5038120 10 com.github.electron.framework 0x000000010744530f 0x106f77000 + 5038863 11 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 12 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 13 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 14 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 15 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 20:: Chrome_ProcessLauncherThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x00000001074450a8 0x106f77000 + 5038248 10 com.github.electron.framework 0x000000010744531c 0x106f77000 + 5038876 11 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 12 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 13 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 14 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 15 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 21:: Chrome_CacheThread 0 libsystem_kernel.dylib 0x00007fffd2112216 pwrite + 10 1 com.github.electron.framework 0x0000000107192742 0x106f77000 + 2209602 2 com.github.electron.framework 0x00000001088fd520 0x106f77000 + 26764576 3 com.github.electron.framework 0x000000010889e91c 0x106f77000 + 26376476 4 com.github.electron.framework 0x00000001088f883f 0x106f77000 + 26744895 5 com.github.electron.framework 0x00000001088f81eb 0x106f77000 + 26743275 6 com.github.electron.framework 0x00000001088f7da5 0x106f77000 + 26742181 7 com.github.electron.framework 0x00000001088f83fe 0x106f77000 + 26743806 8 com.github.electron.framework 0x0000000108988d36 0x106f77000 + 27335990 9 com.github.electron.framework 0x00000001071f2ea0 0x106f77000 + 2604704 10 com.github.electron.framework 0x00000001071bb9eb 0x106f77000 + 2378219 11 com.github.electron.framework 0x00000001071bbd3c 0x106f77000 + 2379068 12 com.github.electron.framework 0x00000001071bc103 0x106f77000 + 2380035 13 com.github.electron.framework 0x00000001071bf58a 0x106f77000 + 2393482 14 com.github.electron.framework 0x0000000107173aea 0x106f77000 + 2083562 15 com.github.electron.framework 0x00000001071befb4 0x106f77000 + 2391988 16 com.apple.CoreFoundation 0x00007fffbc888321 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 17 com.apple.CoreFoundation 0x00007fffbc86921d __CFRunLoopDoSources0 + 557 18 com.apple.CoreFoundation 0x00007fffbc868716 __CFRunLoopRun + 934 19 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 20 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 21 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 22 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 23 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 24 com.github.electron.framework 0x0000000107445128 0x106f77000 + 5038376 25 com.github.electron.framework 0x0000000107445329 0x106f77000 + 5038889 26 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 27 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 28 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 29 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 30 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 22 Crashed:: Chrome_IOThread 0 com.github.electron.framework 0x0000000108ab4e2b 0x106f77000 + 28565035 1 com.github.electron.framework 0x000000010703d9f6 atom::URLRequestFetchJob::OnURLFetchComplete(net::URLFetcher const*) + 70 2 com.github.electron.framework 0x000000010703da60 non-virtual thunk to atom::URLRequestFetchJob::OnURLFetchComplete(net::URLFetcher const*) + 16 3 com.github.electron.framework 0x00000001071f2ea0 0x106f77000 + 2604704 4 com.github.electron.framework 0x00000001071bb9eb 0x106f77000 + 2378219 5 com.github.electron.framework 0x00000001071bbd3c 0x106f77000 + 2379068 6 com.github.electron.framework 0x00000001071bc103 0x106f77000 + 2380035 7 com.github.electron.framework 0x00000001071be925 0x106f77000 + 2390309 8 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 9 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 10 com.github.electron.framework 0x00000001074451a8 0x106f77000 + 5038504 11 com.github.electron.framework 0x0000000107445336 0x106f77000 + 5038902 12 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 13 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 14 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 15 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 16 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 23:: IndexedDB 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 10 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 11 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 12 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 13 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 24:: CompositorTileWorker1/43779 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 com.github.electron.framework 0x0000000107327a68 0x106f77000 + 3869288 3 com.github.electron.framework 0x00000001071e0a9c 0x106f77000 + 2529948 4 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 5 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 6 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 7 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 25:: AudioThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 10 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 11 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 12 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 13 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 26: 0 libsystem_kernel.dylib 0x00007fffd2110eb6 __select + 10 1 com.github.electron.framework 0x000000010708f7d2 atom::NodeBindingsMac::PollEvents() + 210 2 com.github.electron.framework 0x000000010708ee8f atom::NodeBindings::EmbedThreadRunner(void*) + 63 3 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 4 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 5 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 27: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 28:: BrowserBlockingWorker1/14343 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001071dc638 0x106f77000 + 2512440 4 com.github.electron.framework 0x00000001071db526 0x106f77000 + 2508070 5 com.github.electron.framework 0x00000001071e0a9c 0x106f77000 + 2529948 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 29:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.Foundation 0x00007fffbe27b4e2 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 6 com.github.electron.framework 0x00000001071bfc2e 0x106f77000 + 2395182 7 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 8 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 9 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 10 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 11 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 12 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 14 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 30:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.AppKit 0x00007fffba4aff02 _NSEventThread + 205 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 31:: WorkerPool/72451 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072251d6 0x106f77000 + 2810326 4 com.github.electron.framework 0x0000000107225667 0x106f77000 + 2811495 5 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 32:: TaskSchedulerForegroundWorker1 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6cf8 0x106f77000 + 2489592 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 33:: WorkerPool/14867 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072251d6 0x106f77000 + 2810326 4 com.github.electron.framework 0x0000000107225667 0x106f77000 + 2811495 5 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 22 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000070000951e518 rcx: 0x0000000000000220 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x000070000951e53c rbp: 0x000070000951e560 rsp: 0x000070000951e4a0 r8: 0x0000000108ab4dcd r9: 0x0000000000000000 r10: 0x00007fffd7c352e0 r11: 0x00007ff52cd01960 r12: 0x000070000951e4a8 r13: 0x000000010b157d50 r14: 0x0000000000000000 r15: 0x000070000951e518 rip: 0x0000000108ab4e2b rfl: 0x0000000000010206 cr2: 0x0000000000000000 Logical CPU: 1 Error Code: 0x00000004 Trap Number: 14 Binary Images: 0x106f74000 - 0x106f74ff7 +com.github.electron (1.7.0 - 1.7.0) &lt;CB63147A-C9DC-308B-8CA1-EE92A5042E8E&gt; /Users/USER/Desktop/*/Electron.app/Contents/MacOS/Electron 0x106f77000 - 0x10aec9ff3 +com.github.electron.framework (0) &lt;81EC4A22-F2C1-3190-AC6C-1C1D2CBDDA3A&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework 0x10b411000 - 0x10b42bfff +com.github.Squirrel (1.0 - 1) &lt;4C459C36-AFB6-3B8A-8FEC-76C192C17E30&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Squirrel.framework/Versions/A/Squirrel 0x10b44c000 - 0x10b4afff7 +org.reactivecocoa.ReactiveCocoa (1.0 - 1) &lt;701B20DE-3ADD-3643-B52A-E05744C30DB3&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/A/ReactiveCocoa 0x10b521000 - 0x10b535fff +org.mantle.Mantle (1.0 - ???) &lt;31915DD6-48E6-3706-A076-C9D4CE17F4F6&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Mantle.framework/Versions/A/Mantle 0x10b547000 - 0x10c44dff3 +libnode.dylib (0) &lt;E1081EC3-9118-311F-938C-F2E88F1F7F56&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libnode.dylib 0x10c6db000 - 0x10c93ffef +libffmpeg.dylib (0) &lt;C6D0AEFA-0122-35FA-8EDE-369DCD7E9304&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libffmpeg.dylib 0x10cb49000 - 0x10cb87ff7 com.apple.audio.midi.CoreMIDI (1.10 - 88) &lt;5E2D1F53-B466-312E-AEA7-117B68C9A7F0&gt; /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x10cbaf000 - 0x10cbc8ffb libexpat.1.dylib (15) &lt;F48F1B7B-BEB4-32EE-8C5D-0370096F3864&gt; /usr/lib/libexpat.1.dylib 0x11022d000 - 0x110244ffb libCGInterfaces.dylib (331.5) &lt;17109679-A284-3C72-AA60-DBA815D3062B&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x1118b2000 - 0x1118efdc7 dyld (433.5) &lt;322C06B7-8878-311D-888C-C8FD2CA96FF3&gt; /usr/lib/dyld 0x11c1cb000 - 0x11c371fff GLEngine (14.0.16) &lt;1999FBF9-0B82-34B1-8876-87B4F82101BB&gt; /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x11c3b0000 - 0x11ce05ff7 com.apple.driver.AppleIntelSKLGraphicsGLDriver (10.25.13 - 10.2.5) &lt;3FDB486A-E09C-3A1E-BC86-75E2FA5540BD&gt; /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver 0x11d138000 - 0x11d162fff GLRendererFloat (14.0.16) &lt;8D11C08E-8249-38DB-9856-BFC01EEDE0CB&gt; /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x11d16c000 - 0x11d1faff7 com.apple.driver.AppleIntelSKLGraphicsMTLDriver (10.25.13 - 10.2.5) &lt;A3EA0344-6AC8-3729-A8BA-D1A537A11A04&gt; /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsMTLDriver 0x7fffb900f000 - 0x7fffb91d0fff com.apple.avfoundation (2.0 - 1187.36) &lt;8C7813BE-B548-33E3-A61E-FF1F1984386A&gt; /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fffb91d1000 - 0x7fffb9273ff7 com.apple.audio.AVFAudio (1.0 - ???) &lt;7997D588-B542-3EBB-B822-D719C1114BB4&gt; /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fffb933e000 - 0x7fffb933efff com.apple.Accelerate (1.11 - Accelerate 1.11) &lt;916E360F-323C-3AE1-AB3D-D1F3B284AEE9&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fffb9357000 - 0x7fffb9870feb com.apple.vImage (8.1 - ???) &lt;B58A7937-BEE2-38FE-87F4-5D5F40D31DC9&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fffb9871000 - 0x7fffb99e2ff3 libBLAS.dylib (1185.50.4) &lt;4087FFE0-627E-3623-96B4-F0A9A1991E09&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fffb99e3000 - 0x7fffb99f7ffb libBNNS.dylib (15) &lt;254698C7-7D36-3FFF-864E-ADEEEE543076&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fffb99f8000 - 0x7fffb9deefef libLAPACK.dylib (1185.50.4) &lt;C35FFB2F-A0E6-3903-8A3C-113A74BCBCA2&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fffb9def000 - 0x7fffb9e05fff libLinearAlgebra.dylib (1185.50.4) &lt;345CAACF-7263-36EF-B69B-793EA8B390AF&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fffb9e06000 - 0x7fffb9e0cfff libQuadrature.dylib (3) &lt;EF56C8E6-DE22-3C69-B543-A8648F335FDD&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fffb9e0d000 - 0x7fffb9e21ff7 libSparseBLAS.dylib (1185.50.4) &lt;67BA432E-FB59-3C78-A8BE-ED4274CBC359&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fffb9e22000 - 0x7fffb9fa9fe7 libvDSP.dylib (600.60.1) &lt;4155F45B-41CD-3782-AE8F-7AE740FD83C3&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fffb9faa000 - 0x7fffba05cfff libvMisc.dylib (600.60.1) &lt;98F27D2D-E5DD-38EF-8747-0C4DE821A23D&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fffba05d000 - 0x7fffba05dfff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) &lt;7C5733E7-0568-3E7D-AF61-160F19FED544&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fffba31c000 - 0x7fffbb0f5ff3 com.apple.AppKit (6.9 - 1504.83.101) &lt;EC7BD195-F9E1-3E43-820A-5FDD0B2B0B67&gt; /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fffbb107000 - 0x7fffbb107fff com.apple.ApplicationServices (48 - 48) &lt;4C71CBA8-47E4-38BF-BE3B-F20DF8667D5D&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fffbb108000 - 0x7fffbb176ff7 com.apple.ApplicationServices.ATS (377 - 422.2) &lt;A31D17BE-F747-39FB-9A84-5F2F8891204C&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fffbb210000 - 0x7fffbb33fff7 libFontParser.dylib (194.12) &lt;73C3946D-EF92-3AC1-89C3-0E75B2A85325&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fffbb340000 - 0x7fffbb38afff libFontRegistry.dylib (196.4) &lt;EA96AE47-3369-3DEA-BB82-98348ADBD85B&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fffbb3e7000 - 0x7fffbb41afff libTrueTypeScaler.dylib (194.12) &lt;8944A23A-EE36-3657-9B4F-933231C8FDEC&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fffbb487000 - 0x7fffbb531ff7 com.apple.ColorSync (4.12.0 - 502.2) &lt;ACA4001E-A0E3-33F6-9CD6-EEC2AA15E322&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fffbb532000 - 0x7fffbb583fff com.apple.HIServices (1.22 - 592.1) &lt;7353E76E-9A3A-3693-87AF-41953585E024&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fffbb584000 - 0x7fffbb593ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) &lt;2CBE7F61-2056-3F96-99A1-0D527796AFA6&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fffbb594000 - 0x7fffbb5e1fff com.apple.print.framework.PrintCore (12 - 491) &lt;5027FD58-F0EE-33E4-8577-934CA06CD2AF&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fffbb5e2000 - 0x7fffbb61dfff com.apple.QD (3.12 - 313) &lt;B339C41D-8CDF-3342-8414-F9717DCCADD4&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fffbb61e000 - 0x7fffbb629fff com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) &lt;7853EFF4-62B9-394E-B7B8-41A645656820&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fffbb62a000 - 0x7fffbb836fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) &lt;91D2BA22-B168-3A9A-9008-6FFC5A8FDC1E&gt; /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fffbb837000 - 0x7fffbb837fff com.apple.audio.units.AudioUnit (1.14 - 1.14) &lt;8C0153FD-FEFF-309C-AACD-BF9657A31F8E&gt; /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fffbb9a0000 - 0x7fffbbd7afff com.apple.CFNetwork (811.5.4 - 811.5.4) &lt;4DBF8932-6286-3B23-87D9-63615B9958D9&gt; /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fffbbd94000 - 0x7fffbbd94fff com.apple.Carbon (154 - 157) &lt;69F403C7-F0CB-34E6-89B0-235CF4978C17&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fffbbd95000 - 0x7fffbbd98fff com.apple.CommonPanels (1.2.6 - 98) &lt;BF04BB22-D54C-309E-9F5C-897D969CAF70&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fffbbd99000 - 0x7fffbc0a2fff com.apple.HIToolbox (2.1.1 - 857.8) &lt;CAB143FE-AEAF-3EDE-AD7B-C04E1B7C5615&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fffbc0a3000 - 0x7fffbc0a6ff7 com.apple.help (1.3.5 - 49) &lt;B1A930E3-5907-3677-BACD-858EF68B172D&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fffbc0a7000 - 0x7fffbc0acfff com.apple.ImageCapture (9.0 - 9.0) &lt;341252B4-E082-361A-B756-6A330259C741&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fffbc0ad000 - 0x7fffbc144ff3 com.apple.ink.framework (10.9 - 219) &lt;1BD40B45-FD33-3177-A935-565EE5FC79D7&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fffbc145000 - 0x7fffbc15ffff com.apple.openscripting (1.7 - 172) &lt;31CFBB35-24BD-3E12-9B6B-1FA842FB605B&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fffbc160000 - 0x7fffbc161ff3 com.apple.print.framework.Print (12 - 267) &lt;E2F82F1F-DC27-3EF0-9F75-B354F701450A&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fffbc162000 - 0x7fffbc164ff7 com.apple.securityhi (9.0 - 55006) &lt;DBD65629-535D-3669-8218-7F074D61638C&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fffbc165000 - 0x7fffbc16bff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) &lt;082895DC-3AC7-3DEF-ADCA-5B018C19C9D3&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fffbc24c000 - 0x7fffbc24cfff com.apple.Cocoa (6.11 - 22) &lt;85EDFBE1-75F0-369E-8CA8-C6A639B98FA6&gt; /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fffbc396000 - 0x7fffbc423fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) &lt;78767F88-91D4-31CE-AAC6-1F9407F479BB&gt; /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fffbc424000 - 0x7fffbc437fff com.apple.CoreBluetooth (1.0 - 1) &lt;BCB78777-76F0-3CC1-8443-9E61AEF7EF63&gt; /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fffbc438000 - 0x7fffbc733fff com.apple.CoreData (120 - 754.2) &lt;4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E&gt; /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fffbc734000 - 0x7fffbc7e0ff7 com.apple.CoreDisplay (1.0 - 1) &lt;AAD5DF0B-0D22-305E-86FF-BB1431130363&gt; /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fffbc7e1000 - 0x7fffbcc7aff7 com.apple.CoreFoundation (6.9 - 1349.8) &lt;09ED473E-5DE8-307F-B55C-16F6419236D5&gt; /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fffbcc7b000 - 0x7fffbd2fdfff com.apple.CoreGraphics (2.0 - 1070.22) &lt;78E7C882-837D-3CC3-B221-767B999873CE&gt; /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fffbd2fe000 - 0x7fffbd541ffb com.apple.CoreImage (12.4.0 - 451.4.9) &lt;BE4303C9-C9D9-361D-AC94-DBE40EB6700E&gt; /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fffbd5a8000 - 0x7fffbd659fff com.apple.CoreMedia (1.0 - 1907.59.1.5) &lt;6CCDE81A-6992-33ED-A1D9-9D27A4C1E31F&gt; /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fffbd65a000 - 0x7fffbd6a5ff7 com.apple.CoreMediaIO (805.0 - 4932) &lt;ACE54DDE-C526-31CA-9755-3938603E3751&gt; /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fffbd6a6000 - 0x7fffbd6a6fff com.apple.CoreServices (775.19 - 775.19) &lt;7255917D-EFBB-3BE2-A8FD-DAD631BC0949&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fffbd6a7000 - 0x7fffbd6f8fff com.apple.AE (712.5 - 712.5) &lt;61F2AE2C-E04E-3FDF-9E88-201325136C83&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fffbd6f9000 - 0x7fffbd9d4ff7 com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) &lt;08AC074C-965B-3EDF-8E45-0707C8DE9EAD&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fffbd9d5000 - 0x7fffbda08fff com.apple.DictionaryServices (1.2 - 274) &lt;D23866E2-F7C8-3984-A9D4-96552CCDE573&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fffbda09000 - 0x7fffbda11ff3 com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) &lt;2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fffbda12000 - 0x7fffbdb7eff7 com.apple.LaunchServices (775.19 - 775.19) &lt;94D15A2A-852C-3B4B-A701-43043C8F1527&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fffbdb7f000 - 0x7fffbdc2fffb com.apple.Metadata (10.7.0 - 1075.40) &lt;DA911E1B-3977-386D-930D-96BD5085CB8E&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fffbdc30000 - 0x7fffbdc8ffff com.apple.CoreServices.OSServices (775.19 - 775.19) &lt;C709A773-4FA0-33DD-B3E2-FBA41E00F177&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fffbdc90000 - 0x7fffbdd00fff com.apple.SearchKit (1.4.0 - 1.4.0) &lt;7A6DDA2B-03F1-3137-BA9E-1CC211973E26&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fffbdd01000 - 0x7fffbdd46ff7 com.apple.coreservices.SharedFileList (38 - 38) &lt;DA096678-93AB-3291-BDE2-482F1D544589&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fffbddcf000 - 0x7fffbdf1cffb com.apple.CoreText (352.0 - 544.15) &lt;BF0EE575-BB7E-3BF9-9029-232B4ADC24E4&gt; /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fffbdf1d000 - 0x7fffbdf52ff3 com.apple.CoreVideo (1.8 - 235.3) &lt;AC11D5FB-C77B-34F5-B942-F698E84C229F&gt; /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fffbdf53000 - 0x7fffbdfc4ffb com.apple.framework.CoreWLAN (11.0 - 1200.31) &lt;E47C0568-E37B-3052-9E77-F0F371DCDE7F&gt; /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fffbe0c2000 - 0x7fffbe0c7fff com.apple.DiskArbitration (2.7 - 2.7) &lt;8AC72143-D3C4-3AA6-84DF-734E3AFAC49B&gt; /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fffbe259000 - 0x7fffbe5ffff3 com.apple.Foundation (6.9 - 1349.81) &lt;730B7944-BB43-35D5-A546-9F6CCED4B9F3&gt; /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fffbe62b000 - 0x7fffbe65cff7 com.apple.GSS (4.0 - 2.0) &lt;6FADED0B-0425-3567-A75A-040C5A4638EB&gt; /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fffbe65d000 - 0x7fffbe675ff7 com.apple.GameController (1.0 - 1) &lt;DAC8C83B-7EC8-3A88-A725-E13DD905BF4F&gt; /System/Library/Frameworks/GameController.framework/Versions/A/GameController 0x7fffbe71c000 - 0x7fffbe7bfffb com.apple.Bluetooth (5.0.4 - 5.0.4f18) &lt;B3FED7E7-45EE-32DD-B59E-7942BCE9426C&gt; /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fffbe7c0000 - 0x7fffbe856ff7 com.apple.framework.IOKit (2.0.2 - 1324.60.3) &lt;7CE4C98B-107C-3AAA-B49A-F2ACFCBBF526&gt; /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fffbe857000 - 0x7fffbe85dffb com.apple.IOSurface (159.7 - 159.7) &lt;40550017-EF96-3C52-B400-806AFEE4B134&gt; /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fffbe85e000 - 0x7fffbe8afff7 com.apple.ImageCaptureCore (7.0 - 7.0) &lt;A640CA2F-8093-34AB-947C-26679ECB8A6D&gt; /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fffbe8b0000 - 0x7fffbea10fef com.apple.ImageIO.framework (3.3.0 - 1599.10.2) &lt;87AA4D39-0AFC-3A34-98EF-02710E2BF3CA&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fffbea11000 - 0x7fffbea15fff libGIF.dylib (1599.10.2) &lt;6ED05614-1301-3452-943B-118F00F20C8D&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fffbea16000 - 0x7fffbeb06ff7 libJP2.dylib (1599.10.2) &lt;72C00423-55F0-3CAD-B198-EF00950791E6&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fffbeb07000 - 0x7fffbeb2affb libJPEG.dylib (1599.10.2) &lt;78945614-990F-3705-A91C-46F717F7C635&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fffbeb2b000 - 0x7fffbeb52ff7 libPng.dylib (1599.10.2) &lt;B800C14F-6E41-36B6-8DC1-1AE97A83A964&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fffbeb53000 - 0x7fffbeb55ff3 libRadiance.dylib (1599.10.2) &lt;037D95B4-82A7-3A59-B3EB-0FF0977CF7A5&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fffbeb56000 - 0x7fffbeba4fff libTIFF.dylib (1599.10.2) &lt;CA2C7BF9-FDDB-36CF-B063-B075B29F8878&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fffbed02000 - 0x7fffbf90aff3 com.apple.JavaScriptCore (12603 - 12603.2.4) &lt;FFD37381-05F4-3907-BD31-74CFC3D7868F&gt; /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fffbf90b000 - 0x7fffbf924ff7 com.apple.Kerberos (3.0 - 1) &lt;B9D242EB-E325-3A21-9812-C77CBBFB0D51&gt; /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fffbfbad000 - 0x7fffbfbb3fff com.apple.MediaAccessibility (1.0 - 97.1.1) &lt;0BD82735-6644-37CE-B13D-8E7CC59A1752&gt; /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fffbfbc9000 - 0x7fffc0102ff7 com.apple.MediaToolbox (1.0 - 1907.59.1.5) &lt;2024A2A2-50B6-36AA-BC6D-3AAFA78EB707&gt; /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fffc0103000 - 0x7fffc015efff com.apple.Metal (87.18 - 87.18) &lt;5C2F12FB-45C1-3103-A827-3D225BF8D05A&gt; /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fffc0a47000 - 0x7fffc0a4ffff com.apple.NetFS (6.0 - 4.0) &lt;14A24D00-5673-330A-959D-87F72040DEFF&gt; /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fffc0c26000 - 0x7fffc0c2eff7 libcldcpuengine.dylib (2.8.5) &lt;73E1E526-01DF-3199-9B48-155F0329EF44&gt; /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fffc0c2f000 - 0x7fffc0c7dff3 com.apple.opencl (2.8.6 - 2.8.6) &lt;5FAF6F49-2648-39E6-922B-5630A5D7F7E4&gt; /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fffc0c7e000 - 0x7fffc0c97ffb com.apple.CFOpenDirectory (10.12 - 194) &lt;A64E9A01-3F6E-36EA-9C10-88C564A68C9D&gt; /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fffc0c98000 - 0x7fffc0ca3ff7 com.apple.OpenDirectory (10.12 - 194) &lt;4298FFD0-B1A7-3064-AF5B-708B3FA38671&gt; /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fffc0ca4000 - 0x7fffc0ca6fff libCVMSPluginSupport.dylib (14.0.16) &lt;A20EC348-37C9-33B6-9A81-06006F3214A1&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fffc0ca7000 - 0x7fffc0caaff7 libCoreFSCache.dylib (156.3) &lt;687C4CC3-6537-344B-8BE1-5234C8CB2864&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fffc0cab000 - 0x7fffc0caffff libCoreVMClient.dylib (156.3) &lt;E7AEFCBE-B6BF-3C7C-9A4E-E78CB04DB794&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fffc0cb0000 - 0x7fffc0cb9ff7 libGFXShared.dylib (14.0.16) &lt;63542E68-EB1A-3ECF-AAFB-E7B8AB313C70&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fffc0cba000 - 0x7fffc0cc5fff libGL.dylib (14.0.16) &lt;84BEED97-0A93-356D-A922-97EA311EA446&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fffc0cc6000 - 0x7fffc0d02ff7 libGLImage.dylib (14.0.16) &lt;3518A85C-6905-3511-A6C9-2F82C519D28F&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fffc0d03000 - 0x7fffc0e79ff3 libGLProgrammability.dylib (14.0.16) &lt;0EDA89D8-7C28-3D53-BDBA-7CB25232C329&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fffc0e7a000 - 0x7fffc0ebbff7 libGLU.dylib (14.0.16) &lt;9860DCF7-56E0-3A8F-A377-52635C9D8B27&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fffc1823000 - 0x7fffc1831fff com.apple.opengl (14.0.16 - 14.0.16) &lt;27E7D76E-A26B-39F8-8CF2-AB57920776A3&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fffc18ce000 - 0x7fffc1a15fff com.apple.QTKit (7.7.3 - 2978.7) &lt;49F88771-52FE-3989-AAB7-10A7494C4419&gt; /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fffc1a16000 - 0x7fffc1c80ff7 com.apple.imageKit (3.0 - 1023) &lt;9C547565-CBAA-3ACB-A3F6-1366A0DCDCB4&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fffc1c81000 - 0x7fffc1d48fff com.apple.PDFKit (1.0 - 1) &lt;BE82F14C-B20C-3771-B16C-F0723F6552AD&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fffc1d49000 - 0x7fffc226fff7 com.apple.QuartzComposer (5.1 - 356) &lt;C66293F6-EF05-3B36-8524-081CEB9FADD7&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fffc2270000 - 0x7fffc2293ffb com.apple.quartzfilters (1.10.0 - 1.10.0) &lt;365342ED-7A1A-3C75-AE60-90764E96034C&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fffc2294000 - 0x7fffc2381fff com.apple.QuickLookUIFramework (5.0 - 720.7) &lt;3136C23E-399E-3296-928A-B18EC9FC423C&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fffc2382000 - 0x7fffc2382fff com.apple.quartzframework (1.5 - 21) &lt;09455972-8A33-3D61-B193-BA7E7CF984CA&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fffc2383000 - 0x7fffc2583fff com.apple.QuartzCore (1.11 - 453.39.3) &lt;AB46D60D-17A8-3122-800E-2A9DA604FCBA&gt; /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fffc2584000 - 0x7fffc25d9fff com.apple.QuickLookFramework (5.0 - 720.7) &lt;3BD7BA2F-924C-3EFF-B26E-3F930E62E6B4&gt; /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fffc25da000 - 0x7fffc25effff com.apple.SafariServices.framework (12603 - 12603.2.4) &lt;BD072E0A-9759-341D-9E59-5D869380076B&gt; /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fffc2aea000 - 0x7fffc2decff7 com.apple.security (7.0 - 57740.60.18) &lt;021AACF6-D15F-37E0-840B-88853684BA00&gt; /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fffc2ded000 - 0x7fffc2e62fff com.apple.securityfoundation (6.0 - 55132.50.7) &lt;4433C0CC-FE90-3DD3-BAC1-CC31D515B510&gt; /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fffc2e63000 - 0x7fffc2e8cfff com.apple.securityinterface (10.0 - 55079.50.4) &lt;50E3EAA8-1AF0-3910-AAFD-57D93D958DFF&gt; /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fffc2e8d000 - 0x7fffc2e90ff3 com.apple.xpc.ServiceManagement (1.0 - 1) &lt;9F285B19-B53B-3502-85A2-72C26DB40EA7&gt; /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fffc3217000 - 0x7fffc3286ff7 com.apple.SystemConfiguration (1.14 - 1.14) &lt;2412CDE0-C317-31EA-8F53-7A58BBFCC720&gt; /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fffc3287000 - 0x7fffc3635fff com.apple.VideoToolbox (1.0 - 1907.59.1.5) &lt;75E2F901-572F-3FC8-A599-96A085EEBC88&gt; /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fffc5adb000 - 0x7fffc5af6ff3 com.apple.AppContainer (4.0 - 307.50.21) &lt;C2E6BA3D-81FF-39C3-B4BF-DBB9A17DE078&gt; /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fffc5af7000 - 0x7fffc5b04ff3 com.apple.AppSandbox (4.0 - 307.50.21) &lt;BF9FA426-8C11-358B-9E1F-A3901E3F2B14&gt; /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fffc5b05000 - 0x7fffc5b27ffb com.apple.framework.Apple80211 (12.0 - 1200.47) &lt;B692048E-1B61-3DAF-9CBA-4D314E7562DC&gt; /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fffc5b28000 - 0x7fffc5b37feb com.apple.AppleFSCompression (88.50.3 - 1.0) &lt;478E8BFF-8BA2-375E-BE02-BA27F115C15A&gt; /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fffc5c2b000 - 0x7fffc5cb697f com.apple.AppleJPEG (1.0 - 1) &lt;B9E9570D-04A4-34E4-B756-D200043B25B8&gt; /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fffc5cef000 - 0x7fffc5cf2ff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) &lt;42A1731A-A576-307A-B07C-9F8F64696CB7&gt; /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fffc5cf3000 - 0x7fffc5d45fff com.apple.AppleVAFramework (5.0.36 - 5.0.36) &lt;7352078D-C230-397C-81A5-57A48CF218C0&gt; /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fffc60e9000 - 0x7fffc6167ff7 com.apple.backup.framework (1.8.5 - 1.8.5) &lt;CC679891-E8F5-3166-8EB6-AEA06954A52D&gt; /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fffc6df2000 - 0x7fffc6e19ff3 com.apple.ChunkingLibrary (173 - 173) &lt;FC2165F9-FC93-39C0-8323-C2F43A5E00A3&gt; /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fffc773e000 - 0x7fffc7747ffb com.apple.CommonAuth (4.0 - 2.0) &lt;216950CB-269F-3476-BA17-D6363AC49FBC&gt; /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fffc78cb000 - 0x7fffc7caaff7 com.apple.CoreAUC (226.0.0 - 226.0.0) &lt;FBF6C5BC-5937-3957-B6BA-E101DF9B0DF6&gt; /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fffc7cab000 - 0x7fffc7cdbfff com.apple.CoreAVCHD (5.9.0 - 5900.4.1) &lt;3F6857D1-AE7C-3593-B064-930F5BB7269E&gt; /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fffc7e8f000 - 0x7fffc7e9ffff com.apple.CoreEmoji (1.0 - 40.3.3) &lt;E9A28301-2D79-3A97-A046-028258A6ABE5&gt; /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fffc7f64000 - 0x7fffc7f7aff3 com.apple.CoreMediaAuthoring (2.2 - 956) &lt;AEBFF55F-BF1E-3CA5-AA9C-1CE22218A665&gt; /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fffc7f81000 - 0x7fffc8011ffb com.apple.CorePDF (4.0 - 4) &lt;7F50E4A6-940C-33F5-BE4E-7E01AFE98A8F&gt; /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fffc81da000 - 0x7fffc820aff3 com.apple.CoreServicesInternal (276.2 - 276.2) &lt;05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481&gt; /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fffc849b000 - 0x7fffc852aff7 com.apple.CoreSymbolication (62046) &lt;7839CD8E-011D-3567-88DE-3D472C661136&gt; /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fffc852b000 - 0x7fffc866afe7 com.apple.coreui (2.1 - 431.3) &lt;2E8FEC10-FC5B-3782-92DA-A85C24B7BF7C&gt; /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fffc866b000 - 0x7fffc873bff3 com.apple.CoreUtils (5.1 - 510.31) &lt;E68BB8ED-8874-36EC-A7C5-1017C0E727CB&gt; /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fffc878b000 - 0x7fffc87f0ff3 com.apple.framework.CoreWiFi (12.0 - 1200.31) &lt;DF0972EF-F817-3FD3-8C00-2D57B8738D8C&gt; /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fffc87f1000 - 0x7fffc87ffff7 com.apple.CrashReporterSupport (10.12 - 827) &lt;14037A71-ECFE-394A-8D6E-2CECE98F02EE&gt; /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fffc8871000 - 0x7fffc887bffb com.apple.framework.DFRFoundation (1.0 - 104.25) &lt;7CFF896C-EF22-3941-BB3D-F3615CE4C908&gt; /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fffc887c000 - 0x7fffc8880ff3 com.apple.DSExternalDisplay (3.1 - 380) &lt;A195C0CE-8E4E-384B-9556-8270E306FE1D&gt; /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fffc88b6000 - 0x7fffc892bffb com.apple.datadetectorscore (7.0 - 539.1) &lt;9C312AAC-8AEE-3C72-BDE5-7FBF62452525&gt; /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fffc8967000 - 0x7fffc89a6fff com.apple.DebugSymbols (137 - 137) &lt;58A70B66-2628-3CFE-B103-2200D95FC5F7&gt; /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fffc89a7000 - 0x7fffc8ab8fff com.apple.desktopservices (1.11.5 - 1.11.5) &lt;46A9D4F3-1EF8-373C-98A4-AD48D285E484&gt; /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fffc8bfb000 - 0x7fffc8c06fff com.apple.DisplayServicesFW (3.1 - 380) &lt;83BB7C77-F18D-382D-9023-26132D925F75&gt; /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fffc8da0000 - 0x7fffc91d1ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) &lt;9391D5A3-738C-3136-9D07-518CB43DBADA&gt; /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fffca528000 - 0x7fffca528fff libmetal_timestamp.dylib (600.0.49.9) &lt;E5EED927-1671-3390-BCBB-D76201D63C73&gt; /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x7fffca535000 - 0x7fffca540ff3 libGPUSupportMercury.dylib (14.0.16) &lt;7E99C736-2F48-313E-BEF6-6F8BABFADD9F&gt; /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fffca7f9000 - 0x7fffca815fff com.apple.GenerationalStorage (2.0 - 267.1) &lt;3DE1C580-D089-362D-8582-8DE68A3C5F13&gt; /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fffcaf26000 - 0x7fffcaf9cff3 com.apple.Heimdal (4.0 - 2.0) &lt;8F9C9041-66D5-36C9-8A4C-1658035C311D&gt; /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fffcb5b7000 - 0x7fffcb5beffb com.apple.IOAccelerator (311.13 - 311.13) &lt;40C04C41-A76A-3687-8D64-F76E8C46AA81&gt; /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fffcb5c0000 - 0x7fffcb5d4ff7 com.apple.IOPresentment (1.0 - 29.10) &lt;A3F7C1F6-CE50-3804-AAAF-7B75EBC46BE4&gt; /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fffcb5d5000 - 0x7fffcb5f7fff com.apple.IconServices (74.4 - 74.4) &lt;218DDD05-35F4-3833-B98D-471ED0EBC031&gt; /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fffcb693000 - 0x7fffcb6a3ff3 com.apple.IntlPreferences (2.0 - 216) &lt;47681AE8-4539-3525-890C-206B301CEC77&gt; /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fffcb6de000 - 0x7fffcb895fff com.apple.LanguageModeling (1.0 - 123.2.5) &lt;A8CA965F-0399-310D-91C3-B93DDDE9A442&gt; /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fffcbf05000 - 0x7fffcbf08fff com.apple.Mangrove (1.0 - 1) &lt;98814966-FD65-302B-B47E-00928DC34E5C&gt; /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fffcc1b6000 - 0x7fffcc22fff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) &lt;C323FC94-FFA5-3EE6-B2AC-7E61EA92F304&gt; /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fffcc38b000 - 0x7fffcc398ff3 com.apple.MobileKeyBag (2.0 - 1.0) &lt;F42EB8B1-BA68-3769-98BE-26A18AED902F&gt; /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fffcc3a9000 - 0x7fffcc3d1ff7 com.apple.MultitouchSupport.framework (368.16 - 368.16) &lt;512ADEC6-D694-3D73-A48A-6BE79CD39539&gt; /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fffcc483000 - 0x7fffcc48efff com.apple.NetAuth (6.2 - 6.2) &lt;97F487D6-8089-31A8-B68C-6C1EAC6ED1B5&gt; /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fffccd66000 - 0x7fffccda7ff3 com.apple.PerformanceAnalysis (1.148.3 - 148.3) &lt;6A21AB41-3AAA-32F3-9D46-2555A143A8B9&gt; /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fffcd48f000 - 0x7fffcd4a9fff com.apple.ProtocolBuffer (1 - 249.1) &lt;A1F1B0F3-078F-378F-A9A9-0DEEA70E816A&gt; /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fffcd4aa000 - 0x7fffcd4b9ff7 com.apple.QuickLookThumbnailing (1.0 - 1) &lt;173EE873-1700-3FCA-9782-C060FBB5BCAD&gt; /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fffcd4c2000 - 0x7fffcd4e5ff3 com.apple.RemoteViewServices (2.0 - 124) &lt;6B967FDA-6591-302C-BA0A-76C4856E584E&gt; /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fffce1ac000 - 0x7fffce1affff com.apple.SecCodeWrapper (4.0 - 307.50.21) &lt;F8E957B2-D3F0-3B73-B38C-AE8868F00939&gt; /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fffce23e000 - 0x7fffce2cbfff com.apple.Sharing (696.2.67 - 696.2.67) &lt;F681EE28-153F-3216-97A6-6F5E4148AB2E&gt; /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fffce2ec000 - 0x7fffce552fef com.apple.SkyLight (1.600.0 - 170.3) &lt;83AB220F-48C0-3063-8ED3-ACDB69243B4D&gt; /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fffce731000 - 0x7fffce73dff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) &lt;684BD1EA-8268-331C-A5A9-080EB375C658&gt; /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fffcee29000 - 0x7fffcee9dfdf com.apple.Symbolication (62048.1) &lt;1A30ED19-7532-3F46-9DD3-9879A973D0CF&gt; /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fffcf2dc000 - 0x7fffcf2e2ff7 com.apple.TCC (1.0 - 1) &lt;911B534B-4AC7-34E4-935E-E42ECD008CBC&gt; /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fffcf36e000 - 0x7fffcf434ff7 com.apple.TextureIO (2.8 - 2.8) &lt;3D61E533-4156-3B21-B7ED-CB823E680DFC&gt; /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fffcf4a8000 - 0x7fffcf4a9fff com.apple.TrustEvaluationAgent (2.0 - 28.50.1) &lt;EBE65DD5-1732-3747-8C6C-7BECEBF089A4&gt; /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fffcf4aa000 - 0x7fffcf63aff3 com.apple.UIFoundation (1.0 - 490.7) &lt;2A3063FE-1790-3510-8A0E-AEC581D42B7E&gt; /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fffd0109000 - 0x7fffd01c9fff com.apple.ViewBridge (283 - 283) &lt;25A635B3-C87C-3D3A-ADF3-539713FA1048&gt; /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fffd0614000 - 0x7fffd061afff com.apple.XPCService (2.0 - 1) &lt;4B28B225-2105-33F4-9ED0-F04288FF4FB1&gt; /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fffd06eb000 - 0x7fffd06edffb com.apple.loginsupport (1.0 - 1) &lt;F3140B97-12C3-35A7-9D3D-43DA2D13C113&gt; /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fffd0742000 - 0x7fffd075dff7 libCRFSuite.dylib (34) &lt;F78B7F5F-0B4F-35C6-AA2F-84EE9CB22137&gt; /usr/lib/libCRFSuite.dylib 0x7fffd075e000 - 0x7fffd0769fff libChineseTokenizer.dylib (21) &lt;0886E908-A825-36AF-B94B-2361FD8BC2A1&gt; /usr/lib/libChineseTokenizer.dylib 0x7fffd07fb000 - 0x7fffd07fcff3 libDiagnosticMessagesClient.dylib (102) &lt;84A04D24-0E60-3810-A8C0-90A65E2DF61A&gt; /usr/lib/libDiagnosticMessagesClient.dylib 0x7fffd07fd000 - 0x7fffd0a10fff libFosl_dynamic.dylib (16.39) &lt;E22A4243-D148-3C74-BA15-2D906A3D1F9E&gt; /usr/lib/libFosl_dynamic.dylib 0x7fffd0a2c000 - 0x7fffd0a33fff libMatch.1.dylib (27) &lt;70D4BD2A-9383-37F2-B0D6-9B592D236601&gt; /usr/lib/libMatch.1.dylib 0x7fffd0a34000 - 0x7fffd0a34fff libOpenScriptingUtil.dylib (172) &lt;90743888-C1E8-34E3-924E-1A754B2B63B9&gt; /usr/lib/libOpenScriptingUtil.dylib 0x7fffd0a35000 - 0x7fffd0a39ffb libScreenReader.dylib (477.40.6) &lt;CBE6420C-EF60-3ACD-A0B6-7CBE936BA3B8&gt; /usr/lib/libScreenReader.dylib 0x7fffd0a3a000 - 0x7fffd0a3bffb libSystem.B.dylib (1238.60.2) &lt;FC9E9F13-3B18-305C-BE0A-97C7843652B0&gt; /usr/lib/libSystem.B.dylib 0x7fffd0aa7000 - 0x7fffd0ad2ff3 libarchive.2.dylib (41.50.2) &lt;B4F507BC-B24E-3BE7-B658-94D798E2CD81&gt; /usr/lib/libarchive.2.dylib 0x7fffd0ad3000 - 0x7fffd0b4ffc7 libate.dylib (1.12.13) &lt;D0767875-D02E-3377-84D8-5F174C27BEA9&gt; /usr/lib/libate.dylib 0x7fffd0b53000 - 0x7fffd0b53ff3 libauto.dylib (187) &lt;34388D0B-C539-3C1B-9408-2BC152162E43&gt; /usr/lib/libauto.dylib 0x7fffd0b54000 - 0x7fffd0b64ff3 libbsm.0.dylib (34) &lt;20084796-B04D-3B35-A003-EA11459557A9&gt; /usr/lib/libbsm.0.dylib 0x7fffd0b65000 - 0x7fffd0b73ff7 libbz2.1.0.dylib (38) &lt;ADFA329A-DCE7-356D-8F09-A3168DFC6610&gt; /usr/lib/libbz2.1.0.dylib 0x7fffd0b74000 - 0x7fffd0bcaff7 libc++.1.dylib (307.5) &lt;0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C&gt; /usr/lib/libc++.1.dylib 0x7fffd0bcb000 - 0x7fffd0bf5fff libc++abi.dylib (307.3) &lt;30199352-88BF-30BD-8CFF-2A4FBE247523&gt; /usr/lib/libc++abi.dylib 0x7fffd0bf6000 - 0x7fffd0c06ffb libcmph.dylib (6) &lt;2B5D405E-2D0B-3320-ABD6-622934C86ABE&gt; /usr/lib/libcmph.dylib 0x7fffd0c07000 - 0x7fffd0c1dfcf libcompression.dylib (39) &lt;F2726F95-F54E-3B21-BCB5-F7151DEFDC2F&gt; /usr/lib/libcompression.dylib 0x7fffd0c1e000 - 0x7fffd0c1eff7 libcoretls.dylib (121.50.4) &lt;64B1001E-10F6-3542-A3B2-C4B49F51817F&gt; /usr/lib/libcoretls.dylib 0x7fffd0c1f000 - 0x7fffd0c20ff3 libcoretls_cfhelpers.dylib (121.50.4) &lt;1A10303E-5EB0-3C7C-9165-021FCDFD934D&gt; /usr/lib/libcoretls_cfhelpers.dylib 0x7fffd0cda000 - 0x7fffd0dbfff7 libcrypto.0.9.8.dylib (64.50.6) &lt;D34E16A7-990A-37A9-933A-DFAA46554EAA&gt; /usr/lib/libcrypto.0.9.8.dylib 0x7fffd0f5d000 - 0x7fffd0fb0ff7 libcups.2.dylib (450) &lt;9950BFCB-7882-33C9-9ECF-CE66773C5657&gt; /usr/lib/libcups.2.dylib 0x7fffd1002000 - 0x7fffd1009ff3 libdscsym.dylib (148.3) &lt;63492BDA-33A8-31DE-90E8-A3D44F07EB9C&gt; /usr/lib/libdscsym.dylib 0x7fffd102b000 - 0x7fffd102bfff libenergytrace.dylib (15) &lt;A1B040A2-7977-3097-9ADF-34FF181EB970&gt; /usr/lib/libenergytrace.dylib 0x7fffd103b000 - 0x7fffd1040ff7 libheimdal-asn1.dylib (498.50.8) &lt;A40E3196-235E-34CE-AD9A-8D1AFC5DE004&gt; /usr/lib/libheimdal-asn1.dylib 0x7fffd1041000 - 0x7fffd1133ff7 libiconv.2.dylib (50) &lt;42125B35-81D7-3FC4-9475-A26DBE10884D&gt; /usr/lib/libiconv.2.dylib 0x7fffd1134000 - 0x7fffd1359ffb libicucore.A.dylib (57165.0.1) &lt;2931B842-2946-3576-AD1D-1CDA22FA1388&gt; /usr/lib/libicucore.A.dylib 0x7fffd135f000 - 0x7fffd1360fff liblangid.dylib (126) &lt;2085E7A7-9A34-3735-87F4-F174EF8EABF0&gt; /usr/lib/liblangid.dylib 0x7fffd1361000 - 0x7fffd137affb liblzma.5.dylib (10) &lt;44BD0279-99DD-36B5-8A6E-C11432E2098D&gt; /usr/lib/liblzma.5.dylib 0x7fffd137b000 - 0x7fffd1391ff7 libmarisa.dylib (5) &lt;9030D214-5D0F-30CB-AC03-902C63909362&gt; /usr/lib/libmarisa.dylib 0x7fffd1392000 - 0x7fffd163aff7 libmecabra.dylib (744.8) &lt;D429FCC9-42A4-38B3-8784-44024BC859EF&gt; /usr/lib/libmecabra.dylib 0x7fffd166d000 - 0x7fffd16e7ff3 libnetwork.dylib (856.60.1) &lt;191E99F5-4723-3180-8013-02AF2F9AE4B8&gt; /usr/lib/libnetwork.dylib 0x7fffd16e8000 - 0x7fffd1aba047 libobjc.A.dylib (709) &lt;DC77AA6E-A4E4-326D-8D7F-82D63AA88F99&gt; /usr/lib/libobjc.A.dylib 0x7fffd1abd000 - 0x7fffd1ac1fff libpam.2.dylib (21.30.1) &lt;71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC&gt; /usr/lib/libpam.2.dylib 0x7fffd1ac2000 - 0x7fffd1af3fff libpcap.A.dylib (67.60.1) &lt;F6BC6ED6-AEE4-3520-B248-0C342636E2B0&gt; /usr/lib/libpcap.A.dylib 0x7fffd1b10000 - 0x7fffd1b2cffb libresolv.9.dylib (64) &lt;A244AE4C-00B0-396C-98FF-97FE4DB3DA30&gt; /usr/lib/libresolv.9.dylib 0x7fffd1b2d000 - 0x7fffd1b66fff libsandbox.1.dylib (592.60.1) &lt;B3A1C3BD-084C-389B-9AFD-4BCFDBE9B5B6&gt; /usr/lib/libsandbox.1.dylib 0x7fffd1b7a000 - 0x7fffd1b7bff3 libspindump.dylib (231.3) &lt;C7CEEB64-06F4-3ACA-AAC1-30ECA909501A&gt; /usr/lib/libspindump.dylib 0x7fffd1b7c000 - 0x7fffd1cc9ff7 libsqlite3.dylib (254.7) &lt;07CD6DE3-394D-3C6A-A4B4-4CAB1054A041&gt; /usr/lib/libsqlite3.dylib 0x7fffd1dbe000 - 0x7fffd1dcbfff libxar.1.dylib (357) &lt;69547C64-E811-326F-BBED-490C6361BDCB&gt; /usr/lib/libxar.1.dylib 0x7fffd1dcc000 - 0x7fffd1ebbffb libxml2.2.dylib (30.16) &lt;D2A6861B-D9FA-3BFC-B664-830C3FCE6065&gt; /usr/lib/libxml2.2.dylib 0x7fffd1ebc000 - 0x7fffd1ee5fff libxslt.1.dylib (15.9) &lt;00735AD5-B62D-3E83-86AC-5533E4E2B102&gt; /usr/lib/libxslt.1.dylib 0x7fffd1ee6000 - 0x7fffd1ef7ff3 libz.1.dylib (67) &lt;46E3FFA2-4328-327A-8D34-A03E20BFFB8E&gt; /usr/lib/libz.1.dylib 0x7fffd1f06000 - 0x7fffd1f0aff7 libcache.dylib (79) &lt;093A4DAB-8385-3D47-A350-E20CB7CCF7BF&gt; /usr/lib/system/libcache.dylib 0x7fffd1f0b000 - 0x7fffd1f15fff libcommonCrypto.dylib (60092.50.5) &lt;8A64D1B0-C70E-385C-92F0-E669079FDA90&gt; /usr/lib/system/libcommonCrypto.dylib 0x7fffd1f16000 - 0x7fffd1f1dfff libcompiler_rt.dylib (62) &lt;55D47421-772A-32AB-B529-1A46C2F43B4D&gt; /usr/lib/system/libcompiler_rt.dylib 0x7fffd1f1e000 - 0x7fffd1f26fff libcopyfile.dylib (138) &lt;819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961&gt; /usr/lib/system/libcopyfile.dylib 0x7fffd1f27000 - 0x7fffd1faafdf libcorecrypto.dylib (442.50.19) &lt;65D7165E-2E71-335D-A2D6-33F78E2DF0C1&gt; /usr/lib/system/libcorecrypto.dylib 0x7fffd1fab000 - 0x7fffd1fdcfff libdispatch.dylib (703.50.37) &lt;6582BAD6-ED27-3B30-B620-90B1C5A4AE3C&gt; /usr/lib/system/libdispatch.dylib 0x7fffd1fdd000 - 0x7fffd1fe2ffb libdyld.dylib (433.5) &lt;EC3D88D2-3D40-3274-8E26-362C2D7352C8&gt; /usr/lib/system/libdyld.dylib 0x7fffd1fe3000 - 0x7fffd1fe3ffb libkeymgr.dylib (28) &lt;7AA011A9-DC21-3488-BF73-3B5B14D1FDD6&gt; /usr/lib/system/libkeymgr.dylib 0x7fffd1fe4000 - 0x7fffd1ff0ffb libkxld.dylib (3789.60.24) &lt;5DFCDC05-6CBC-35A6-8B92-DF6803492E12&gt; /usr/lib/system/libkxld.dylib 0x7fffd1ff1000 - 0x7fffd1ff1fff liblaunch.dylib (972.60.2) &lt;D3306CFF-58AA-3C90-B06C-B70E80E60C5B&gt; /usr/lib/system/liblaunch.dylib 0x7fffd1ff2000 - 0x7fffd1ff7ff3 libmacho.dylib (898) &lt;17D5D855-F6C3-3B04-B680-E9BF02EF8AED&gt; /usr/lib/system/libmacho.dylib 0x7fffd1ff8000 - 0x7fffd1ffaff3 libquarantine.dylib (85.50.1) &lt;12448CC2-378E-35F3-BE33-9DC395A5B970&gt; /usr/lib/system/libquarantine.dylib 0x7fffd1ffb000 - 0x7fffd1ffcffb libremovefile.dylib (45) &lt;38D4CB9C-10CD-30D3-8B7B-A515EC75FE85&gt; /usr/lib/system/libremovefile.dylib 0x7fffd1ffd000 - 0x7fffd2015ff7 libsystem_asl.dylib (349.50.5) &lt;096E4228-3B7C-30A6-8B13-EC909A64499A&gt; /usr/lib/system/libsystem_asl.dylib 0x7fffd2016000 - 0x7fffd2016ff7 libsystem_blocks.dylib (67) &lt;10DC5404-73AB-35B3-A277-A8AFECB476EB&gt; /usr/lib/system/libsystem_blocks.dylib 0x7fffd2017000 - 0x7fffd20a4fef libsystem_c.dylib (1158.50.2) &lt;E5AE5244-7D0C-36AC-8BB6-C7AE7EA52A4B&gt; /usr/lib/system/libsystem_c.dylib 0x7fffd20a5000 - 0x7fffd20a8ffb libsystem_configuration.dylib (888.60.2) &lt;BECC01A2-CA8D-31E6-BCDF-D452965FA976&gt; /usr/lib/system/libsystem_configuration.dylib 0x7fffd20a9000 - 0x7fffd20acfff libsystem_coreservices.dylib (41.4) &lt;7D26DE79-B424-3450-85E1-F7FAB32714AB&gt; /usr/lib/system/libsystem_coreservices.dylib 0x7fffd20ad000 - 0x7fffd20c5fff libsystem_coretls.dylib (121.50.4) &lt;EC6FCF07-DCFB-3A03-9CC9-6DD3709974C6&gt; /usr/lib/system/libsystem_coretls.dylib 0x7fffd20c6000 - 0x7fffd20ccfff libsystem_dnssd.dylib (765.50.9) &lt;CC960215-0B1B-3822-A13A-3DDE96FA796F&gt; /usr/lib/system/libsystem_dnssd.dylib 0x7fffd20cd000 - 0x7fffd20f6ff7 libsystem_info.dylib (503.50.4) &lt;611DB84C-BF70-3F92-8702-B9F28A900920&gt; /usr/lib/system/libsystem_info.dylib 0x7fffd20f7000 - 0x7fffd2119ff7 libsystem_kernel.dylib (3789.60.24) &lt;6E9E485F-91F6-36B7-A125-AE91DC978BCC&gt; /usr/lib/system/libsystem_kernel.dylib 0x7fffd211a000 - 0x7fffd2161fe7 libsystem_m.dylib (3121.6) &lt;86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4&gt; /usr/lib/system/libsystem_m.dylib 0x7fffd2162000 - 0x7fffd2180ff7 libsystem_malloc.dylib (116.50.8) &lt;A3D15F17-99A6-3367-8C7E-4280E8619C95&gt; /usr/lib/system/libsystem_malloc.dylib 0x7fffd2181000 - 0x7fffd21daffb libsystem_network.dylib (856.60.1) &lt;369D0221-56CA-3C3E-9EDE-94B41CAE77B7&gt; /usr/lib/system/libsystem_network.dylib 0x7fffd21db000 - 0x7fffd21e4ff3 libsystem_networkextension.dylib (563.60.2) &lt;B021F2B3-8A75-3633-ABB0-FC012B8E9B0C&gt; /usr/lib/system/libsystem_networkextension.dylib 0x7fffd21e5000 - 0x7fffd21eeff3 libsystem_notify.dylib (165.20.1) &lt;B8160190-A069-3B3A-BDF6-2AA408221FAE&gt; /usr/lib/system/libsystem_notify.dylib 0x7fffd21ef000 - 0x7fffd21f7fe7 libsystem_platform.dylib (126.50.8) &lt;897462FD-B318-321B-A554-E61982630F7E&gt; /usr/lib/system/libsystem_platform.dylib 0x7fffd21f8000 - 0x7fffd2202ff7 libsystem_pthread.dylib (218.60.3) &lt;B8FB5E20-3295-39E2-B5EB-B464D1D4B104&gt; /usr/lib/system/libsystem_pthread.dylib 0x7fffd2203000 - 0x7fffd2206ff7 libsystem_sandbox.dylib (592.60.1) &lt;DC780631-BD23-36B1-9376-668619E18D25&gt; /usr/lib/system/libsystem_sandbox.dylib 0x7fffd2207000 - 0x7fffd2208ff3 libsystem_secinit.dylib (24.50.4) &lt;F78B847B-3565-3E4B-98A6-F7AD40392E2D&gt; /usr/lib/system/libsystem_secinit.dylib 0x7fffd2209000 - 0x7fffd2210ffb libsystem_symptoms.dylib (532.50.47) &lt;3390E07C-C1CE-348F-ADBD-2C5440B45EAA&gt; /usr/lib/system/libsystem_symptoms.dylib 0x7fffd2211000 - 0x7fffd2224ff7 libsystem_trace.dylib (518.60.2) &lt;6B145B10-5874-3E89-90CD-D370DB475BA1&gt; /usr/lib/system/libsystem_trace.dylib 0x7fffd2225000 - 0x7fffd222affb libunwind.dylib (35.3) &lt;3D50D8A8-C460-334D-A519-2DA841102C6B&gt; /usr/lib/system/libunwind.dylib 0x7fffd222b000 - 0x7fffd2254ff7 libxpc.dylib (972.60.2) &lt;1C9AF716-69DF-359F-85E9-7DFDE362F9A2&gt; /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 32146897 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=384.5M resident=0K(0%) swapped_out_or_unallocated=384.5M(100%) Writable regions: Total=473.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=473.9M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 384K 4 Activity Tracing 256K 2 CG backing stores 53.7M 4 CG image 60K 8 CoreAnimation 40K 5 CoreUI image data 1600K 10 CoreUI image file 292K 6 Dispatch continuations 8192K 2 Foundation 4K 2 IOKit 19.2M 14 Kernel Alloc Once 8K 2 MALLOC 129.6M 28 MALLOC guard page 48K 10 Memory Tag 242 12K 2 Memory Tag 255 549.1M 118 STACK GUARD 56.1M 35 Stack 205.8M 70 VM_ALLOCATE 56K 8 __DATA 32.5M 267 __GLSLBUILTINS 2588K 2 __IMAGE 528K 2 __LINKEDIT 121.4M 17 __TEXT 263.1M 262 __UNICODE 556K 2 mapped file 72.3M 36 shared memory 33.4M 28 =========== ======= ======= TOTAL 1.5G 920 "><pre class="notranslate"><code class="notranslate">Process: Electron [92066] Path: /Users/USER/Desktop/*/Electron.app/Contents/MacOS/Electron Identifier: com.github.electron Version: 1.7.0 (1.7.0) Code Type: X86-64 (Native) Parent Process: node [92065] Responsible: Electron [97769] User ID: 501 Date/Time: 2017-06-04 19:40:39.379 +0200 OS Version: Mac OS X 10.12.5 (16F73) Report Version: 12 Anonymous UUID: A7596419-C7A8-02C1-C8F0-94252677B560 Time Awake Since Boot: 530000 seconds System Integrity Protection: enabled Crashed Thread: 22 Chrome_IOThread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 VM Regions Near 0: --&gt; __TEXT 0000000106f74000-0000000106f75000 [ 4K] r-x/rwx SM=COW /Users/USER/Desktop/*/Electron.app/Contents/MacOS/Electron Thread 0:: CrBrowserMain Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.HIToolbox 0x00007fffbbdc9ebc RunCurrentEventLoopInMode + 240 6 com.apple.HIToolbox 0x00007fffbbdc9cf1 ReceiveNextEventCommon + 432 7 com.apple.HIToolbox 0x00007fffbbdc9b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71 8 com.apple.AppKit 0x00007fffba362a54 _DPSNextEvent + 1120 9 com.apple.AppKit 0x00007fffbaade7ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796 10 com.apple.AppKit 0x00007fffba3573db -[NSApplication run] + 926 11 com.github.electron.framework 0x00000001071bfdfe 0x106f77000 + 2395646 12 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 13 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 14 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 15 com.github.electron.framework 0x0000000107436fab 0x106f77000 + 4980651 16 com.github.electron.framework 0x0000000107436e00 0x106f77000 + 4980224 17 com.github.electron.framework 0x0000000107439f22 0x106f77000 + 4992802 18 com.github.electron.framework 0x00000001074329ec 0x106f77000 + 4962796 19 com.github.electron.framework 0x000000010738b920 0x106f77000 + 4278560 20 com.github.electron.framework 0x000000010738aa76 0x106f77000 + 4274806 21 com.github.electron.framework 0x0000000106f79287 AtomMain + 71 22 com.github.electron 0x0000000106f74f26 main + 38 23 libdyld.dylib 0x00007fffd1fe2235 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 2: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb48e _pthread_wqthread + 1023 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 4:: WorkerPool/13835 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072251d6 0x106f77000 + 2810326 4 com.github.electron.framework 0x0000000107225667 0x106f77000 + 2811495 5 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 5: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 6: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 8: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 9:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.Foundation 0x00007fffbe27b4e2 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 6 com.github.electron.framework 0x00000001071bfc2e 0x106f77000 + 2395182 7 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 8 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 9 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 10 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 11 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 12 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 14 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 10:: DnsConfigService 0 libsystem_kernel.dylib 0x00007fffd2111d96 kevent + 10 1 com.github.electron.framework 0x000000010722a847 0x106f77000 + 2832455 2 com.github.electron.framework 0x00000001072299dd 0x106f77000 + 2828765 3 com.github.electron.framework 0x00000001071be9ff 0x106f77000 + 2390527 4 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 5 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 6 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 7 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 8 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 9 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 10 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 11:: CrShutdownDetector 0 libsystem_kernel.dylib 0x00007fffd2112246 read + 10 1 com.github.electron.framework 0x000000010700e36f 0x106f77000 + 619375 2 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 3 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 4 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 5 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 12:: TaskSchedulerServiceThread 0 libsystem_kernel.dylib 0x00007fffd2111d96 kevent + 10 1 com.github.electron.framework 0x000000010722a847 0x106f77000 + 2832455 2 com.github.electron.framework 0x00000001072299dd 0x106f77000 + 2828765 3 com.github.electron.framework 0x00000001071be9ff 0x106f77000 + 2390527 4 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 5 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 6 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 7 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 8 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 9 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 10 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 13:: TaskSchedulerBackgroundWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6a60 0x106f77000 + 2488928 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 14:: TaskSchedulerBackgroundBlockingWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6a60 0x106f77000 + 2488928 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 15:: TaskSchedulerForegroundWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6cf8 0x106f77000 + 2489592 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 16:: TaskSchedulerForegroundBlockingWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6a60 0x106f77000 + 2488928 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 17:: Chrome_DBThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x0000000107444f28 0x106f77000 + 5037864 10 com.github.electron.framework 0x00000001074452ef 0x106f77000 + 5038831 11 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 12 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 13 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 14 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 15 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 18:: Chrome_FileThread 0 libsystem_kernel.dylib 0x00007fffd2111d96 kevent + 10 1 com.github.electron.framework 0x000000010722a847 0x106f77000 + 2832455 2 com.github.electron.framework 0x00000001072299dd 0x106f77000 + 2828765 3 com.github.electron.framework 0x00000001071be9e6 0x106f77000 + 2390502 4 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 5 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 6 com.github.electron.framework 0x0000000107444fa8 0x106f77000 + 5037992 7 com.github.electron.framework 0x00000001074452ff 0x106f77000 + 5038847 8 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 9 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 10 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 11 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 12 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 19:: Chrome_FileUserBlockingThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x0000000107445028 0x106f77000 + 5038120 10 com.github.electron.framework 0x000000010744530f 0x106f77000 + 5038863 11 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 12 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 13 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 14 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 15 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 20:: Chrome_ProcessLauncherThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x00000001074450a8 0x106f77000 + 5038248 10 com.github.electron.framework 0x000000010744531c 0x106f77000 + 5038876 11 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 12 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 13 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 14 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 15 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 21:: Chrome_CacheThread 0 libsystem_kernel.dylib 0x00007fffd2112216 pwrite + 10 1 com.github.electron.framework 0x0000000107192742 0x106f77000 + 2209602 2 com.github.electron.framework 0x00000001088fd520 0x106f77000 + 26764576 3 com.github.electron.framework 0x000000010889e91c 0x106f77000 + 26376476 4 com.github.electron.framework 0x00000001088f883f 0x106f77000 + 26744895 5 com.github.electron.framework 0x00000001088f81eb 0x106f77000 + 26743275 6 com.github.electron.framework 0x00000001088f7da5 0x106f77000 + 26742181 7 com.github.electron.framework 0x00000001088f83fe 0x106f77000 + 26743806 8 com.github.electron.framework 0x0000000108988d36 0x106f77000 + 27335990 9 com.github.electron.framework 0x00000001071f2ea0 0x106f77000 + 2604704 10 com.github.electron.framework 0x00000001071bb9eb 0x106f77000 + 2378219 11 com.github.electron.framework 0x00000001071bbd3c 0x106f77000 + 2379068 12 com.github.electron.framework 0x00000001071bc103 0x106f77000 + 2380035 13 com.github.electron.framework 0x00000001071bf58a 0x106f77000 + 2393482 14 com.github.electron.framework 0x0000000107173aea 0x106f77000 + 2083562 15 com.github.electron.framework 0x00000001071befb4 0x106f77000 + 2391988 16 com.apple.CoreFoundation 0x00007fffbc888321 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 17 com.apple.CoreFoundation 0x00007fffbc86921d __CFRunLoopDoSources0 + 557 18 com.apple.CoreFoundation 0x00007fffbc868716 __CFRunLoopRun + 934 19 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 20 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 21 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 22 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 23 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 24 com.github.electron.framework 0x0000000107445128 0x106f77000 + 5038376 25 com.github.electron.framework 0x0000000107445329 0x106f77000 + 5038889 26 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 27 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 28 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 29 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 30 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 22 Crashed:: Chrome_IOThread 0 com.github.electron.framework 0x0000000108ab4e2b 0x106f77000 + 28565035 1 com.github.electron.framework 0x000000010703d9f6 atom::URLRequestFetchJob::OnURLFetchComplete(net::URLFetcher const*) + 70 2 com.github.electron.framework 0x000000010703da60 non-virtual thunk to atom::URLRequestFetchJob::OnURLFetchComplete(net::URLFetcher const*) + 16 3 com.github.electron.framework 0x00000001071f2ea0 0x106f77000 + 2604704 4 com.github.electron.framework 0x00000001071bb9eb 0x106f77000 + 2378219 5 com.github.electron.framework 0x00000001071bbd3c 0x106f77000 + 2379068 6 com.github.electron.framework 0x00000001071bc103 0x106f77000 + 2380035 7 com.github.electron.framework 0x00000001071be925 0x106f77000 + 2390309 8 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 9 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 10 com.github.electron.framework 0x00000001074451a8 0x106f77000 + 5038504 11 com.github.electron.framework 0x0000000107445336 0x106f77000 + 5038902 12 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 13 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 14 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 15 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 16 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 23:: IndexedDB 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 10 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 11 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 12 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 13 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 24:: CompositorTileWorker1/43779 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 com.github.electron.framework 0x0000000107327a68 0x106f77000 + 3869288 3 com.github.electron.framework 0x00000001071e0a9c 0x106f77000 + 2529948 4 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 5 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 6 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 7 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 25:: AudioThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 10 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 11 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 12 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 13 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 26: 0 libsystem_kernel.dylib 0x00007fffd2110eb6 __select + 10 1 com.github.electron.framework 0x000000010708f7d2 atom::NodeBindingsMac::PollEvents() + 210 2 com.github.electron.framework 0x000000010708ee8f atom::NodeBindings::EmbedThreadRunner(void*) + 63 3 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 4 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 5 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 27: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 28:: BrowserBlockingWorker1/14343 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001071dc638 0x106f77000 + 2512440 4 com.github.electron.framework 0x00000001071db526 0x106f77000 + 2508070 5 com.github.electron.framework 0x00000001071e0a9c 0x106f77000 + 2529948 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 29:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.Foundation 0x00007fffbe27b4e2 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 6 com.github.electron.framework 0x00000001071bfc2e 0x106f77000 + 2395182 7 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 8 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 9 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 10 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 11 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 12 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 14 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 30:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.AppKit 0x00007fffba4aff02 _NSEventThread + 205 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 31:: WorkerPool/72451 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072251d6 0x106f77000 + 2810326 4 com.github.electron.framework 0x0000000107225667 0x106f77000 + 2811495 5 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 32:: TaskSchedulerForegroundWorker1 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6cf8 0x106f77000 + 2489592 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 33:: WorkerPool/14867 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072251d6 0x106f77000 + 2810326 4 com.github.electron.framework 0x0000000107225667 0x106f77000 + 2811495 5 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 22 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000070000951e518 rcx: 0x0000000000000220 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x000070000951e53c rbp: 0x000070000951e560 rsp: 0x000070000951e4a0 r8: 0x0000000108ab4dcd r9: 0x0000000000000000 r10: 0x00007fffd7c352e0 r11: 0x00007ff52cd01960 r12: 0x000070000951e4a8 r13: 0x000000010b157d50 r14: 0x0000000000000000 r15: 0x000070000951e518 rip: 0x0000000108ab4e2b rfl: 0x0000000000010206 cr2: 0x0000000000000000 Logical CPU: 1 Error Code: 0x00000004 Trap Number: 14 Binary Images: 0x106f74000 - 0x106f74ff7 +com.github.electron (1.7.0 - 1.7.0) &lt;CB63147A-C9DC-308B-8CA1-EE92A5042E8E&gt; /Users/USER/Desktop/*/Electron.app/Contents/MacOS/Electron 0x106f77000 - 0x10aec9ff3 +com.github.electron.framework (0) &lt;81EC4A22-F2C1-3190-AC6C-1C1D2CBDDA3A&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework 0x10b411000 - 0x10b42bfff +com.github.Squirrel (1.0 - 1) &lt;4C459C36-AFB6-3B8A-8FEC-76C192C17E30&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Squirrel.framework/Versions/A/Squirrel 0x10b44c000 - 0x10b4afff7 +org.reactivecocoa.ReactiveCocoa (1.0 - 1) &lt;701B20DE-3ADD-3643-B52A-E05744C30DB3&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/A/ReactiveCocoa 0x10b521000 - 0x10b535fff +org.mantle.Mantle (1.0 - ???) &lt;31915DD6-48E6-3706-A076-C9D4CE17F4F6&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Mantle.framework/Versions/A/Mantle 0x10b547000 - 0x10c44dff3 +libnode.dylib (0) &lt;E1081EC3-9118-311F-938C-F2E88F1F7F56&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libnode.dylib 0x10c6db000 - 0x10c93ffef +libffmpeg.dylib (0) &lt;C6D0AEFA-0122-35FA-8EDE-369DCD7E9304&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libffmpeg.dylib 0x10cb49000 - 0x10cb87ff7 com.apple.audio.midi.CoreMIDI (1.10 - 88) &lt;5E2D1F53-B466-312E-AEA7-117B68C9A7F0&gt; /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x10cbaf000 - 0x10cbc8ffb libexpat.1.dylib (15) &lt;F48F1B7B-BEB4-32EE-8C5D-0370096F3864&gt; /usr/lib/libexpat.1.dylib 0x11022d000 - 0x110244ffb libCGInterfaces.dylib (331.5) &lt;17109679-A284-3C72-AA60-DBA815D3062B&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x1118b2000 - 0x1118efdc7 dyld (433.5) &lt;322C06B7-8878-311D-888C-C8FD2CA96FF3&gt; /usr/lib/dyld 0x11c1cb000 - 0x11c371fff GLEngine (14.0.16) &lt;1999FBF9-0B82-34B1-8876-87B4F82101BB&gt; /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x11c3b0000 - 0x11ce05ff7 com.apple.driver.AppleIntelSKLGraphicsGLDriver (10.25.13 - 10.2.5) &lt;3FDB486A-E09C-3A1E-BC86-75E2FA5540BD&gt; /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver 0x11d138000 - 0x11d162fff GLRendererFloat (14.0.16) &lt;8D11C08E-8249-38DB-9856-BFC01EEDE0CB&gt; /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x11d16c000 - 0x11d1faff7 com.apple.driver.AppleIntelSKLGraphicsMTLDriver (10.25.13 - 10.2.5) &lt;A3EA0344-6AC8-3729-A8BA-D1A537A11A04&gt; /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsMTLDriver 0x7fffb900f000 - 0x7fffb91d0fff com.apple.avfoundation (2.0 - 1187.36) &lt;8C7813BE-B548-33E3-A61E-FF1F1984386A&gt; /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fffb91d1000 - 0x7fffb9273ff7 com.apple.audio.AVFAudio (1.0 - ???) &lt;7997D588-B542-3EBB-B822-D719C1114BB4&gt; /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fffb933e000 - 0x7fffb933efff com.apple.Accelerate (1.11 - Accelerate 1.11) &lt;916E360F-323C-3AE1-AB3D-D1F3B284AEE9&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fffb9357000 - 0x7fffb9870feb com.apple.vImage (8.1 - ???) &lt;B58A7937-BEE2-38FE-87F4-5D5F40D31DC9&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fffb9871000 - 0x7fffb99e2ff3 libBLAS.dylib (1185.50.4) &lt;4087FFE0-627E-3623-96B4-F0A9A1991E09&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fffb99e3000 - 0x7fffb99f7ffb libBNNS.dylib (15) &lt;254698C7-7D36-3FFF-864E-ADEEEE543076&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fffb99f8000 - 0x7fffb9deefef libLAPACK.dylib (1185.50.4) &lt;C35FFB2F-A0E6-3903-8A3C-113A74BCBCA2&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fffb9def000 - 0x7fffb9e05fff libLinearAlgebra.dylib (1185.50.4) &lt;345CAACF-7263-36EF-B69B-793EA8B390AF&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fffb9e06000 - 0x7fffb9e0cfff libQuadrature.dylib (3) &lt;EF56C8E6-DE22-3C69-B543-A8648F335FDD&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fffb9e0d000 - 0x7fffb9e21ff7 libSparseBLAS.dylib (1185.50.4) &lt;67BA432E-FB59-3C78-A8BE-ED4274CBC359&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fffb9e22000 - 0x7fffb9fa9fe7 libvDSP.dylib (600.60.1) &lt;4155F45B-41CD-3782-AE8F-7AE740FD83C3&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fffb9faa000 - 0x7fffba05cfff libvMisc.dylib (600.60.1) &lt;98F27D2D-E5DD-38EF-8747-0C4DE821A23D&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fffba05d000 - 0x7fffba05dfff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) &lt;7C5733E7-0568-3E7D-AF61-160F19FED544&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fffba31c000 - 0x7fffbb0f5ff3 com.apple.AppKit (6.9 - 1504.83.101) &lt;EC7BD195-F9E1-3E43-820A-5FDD0B2B0B67&gt; /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fffbb107000 - 0x7fffbb107fff com.apple.ApplicationServices (48 - 48) &lt;4C71CBA8-47E4-38BF-BE3B-F20DF8667D5D&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fffbb108000 - 0x7fffbb176ff7 com.apple.ApplicationServices.ATS (377 - 422.2) &lt;A31D17BE-F747-39FB-9A84-5F2F8891204C&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fffbb210000 - 0x7fffbb33fff7 libFontParser.dylib (194.12) &lt;73C3946D-EF92-3AC1-89C3-0E75B2A85325&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fffbb340000 - 0x7fffbb38afff libFontRegistry.dylib (196.4) &lt;EA96AE47-3369-3DEA-BB82-98348ADBD85B&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fffbb3e7000 - 0x7fffbb41afff libTrueTypeScaler.dylib (194.12) &lt;8944A23A-EE36-3657-9B4F-933231C8FDEC&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fffbb487000 - 0x7fffbb531ff7 com.apple.ColorSync (4.12.0 - 502.2) &lt;ACA4001E-A0E3-33F6-9CD6-EEC2AA15E322&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fffbb532000 - 0x7fffbb583fff com.apple.HIServices (1.22 - 592.1) &lt;7353E76E-9A3A-3693-87AF-41953585E024&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fffbb584000 - 0x7fffbb593ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) &lt;2CBE7F61-2056-3F96-99A1-0D527796AFA6&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fffbb594000 - 0x7fffbb5e1fff com.apple.print.framework.PrintCore (12 - 491) &lt;5027FD58-F0EE-33E4-8577-934CA06CD2AF&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fffbb5e2000 - 0x7fffbb61dfff com.apple.QD (3.12 - 313) &lt;B339C41D-8CDF-3342-8414-F9717DCCADD4&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fffbb61e000 - 0x7fffbb629fff com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) &lt;7853EFF4-62B9-394E-B7B8-41A645656820&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fffbb62a000 - 0x7fffbb836fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) &lt;91D2BA22-B168-3A9A-9008-6FFC5A8FDC1E&gt; /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fffbb837000 - 0x7fffbb837fff com.apple.audio.units.AudioUnit (1.14 - 1.14) &lt;8C0153FD-FEFF-309C-AACD-BF9657A31F8E&gt; /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fffbb9a0000 - 0x7fffbbd7afff com.apple.CFNetwork (811.5.4 - 811.5.4) &lt;4DBF8932-6286-3B23-87D9-63615B9958D9&gt; /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fffbbd94000 - 0x7fffbbd94fff com.apple.Carbon (154 - 157) &lt;69F403C7-F0CB-34E6-89B0-235CF4978C17&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fffbbd95000 - 0x7fffbbd98fff com.apple.CommonPanels (1.2.6 - 98) &lt;BF04BB22-D54C-309E-9F5C-897D969CAF70&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fffbbd99000 - 0x7fffbc0a2fff com.apple.HIToolbox (2.1.1 - 857.8) &lt;CAB143FE-AEAF-3EDE-AD7B-C04E1B7C5615&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fffbc0a3000 - 0x7fffbc0a6ff7 com.apple.help (1.3.5 - 49) &lt;B1A930E3-5907-3677-BACD-858EF68B172D&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fffbc0a7000 - 0x7fffbc0acfff com.apple.ImageCapture (9.0 - 9.0) &lt;341252B4-E082-361A-B756-6A330259C741&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fffbc0ad000 - 0x7fffbc144ff3 com.apple.ink.framework (10.9 - 219) &lt;1BD40B45-FD33-3177-A935-565EE5FC79D7&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fffbc145000 - 0x7fffbc15ffff com.apple.openscripting (1.7 - 172) &lt;31CFBB35-24BD-3E12-9B6B-1FA842FB605B&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fffbc160000 - 0x7fffbc161ff3 com.apple.print.framework.Print (12 - 267) &lt;E2F82F1F-DC27-3EF0-9F75-B354F701450A&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fffbc162000 - 0x7fffbc164ff7 com.apple.securityhi (9.0 - 55006) &lt;DBD65629-535D-3669-8218-7F074D61638C&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fffbc165000 - 0x7fffbc16bff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) &lt;082895DC-3AC7-3DEF-ADCA-5B018C19C9D3&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fffbc24c000 - 0x7fffbc24cfff com.apple.Cocoa (6.11 - 22) &lt;85EDFBE1-75F0-369E-8CA8-C6A639B98FA6&gt; /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fffbc396000 - 0x7fffbc423fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) &lt;78767F88-91D4-31CE-AAC6-1F9407F479BB&gt; /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fffbc424000 - 0x7fffbc437fff com.apple.CoreBluetooth (1.0 - 1) &lt;BCB78777-76F0-3CC1-8443-9E61AEF7EF63&gt; /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fffbc438000 - 0x7fffbc733fff com.apple.CoreData (120 - 754.2) &lt;4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E&gt; /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fffbc734000 - 0x7fffbc7e0ff7 com.apple.CoreDisplay (1.0 - 1) &lt;AAD5DF0B-0D22-305E-86FF-BB1431130363&gt; /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fffbc7e1000 - 0x7fffbcc7aff7 com.apple.CoreFoundation (6.9 - 1349.8) &lt;09ED473E-5DE8-307F-B55C-16F6419236D5&gt; /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fffbcc7b000 - 0x7fffbd2fdfff com.apple.CoreGraphics (2.0 - 1070.22) &lt;78E7C882-837D-3CC3-B221-767B999873CE&gt; /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fffbd2fe000 - 0x7fffbd541ffb com.apple.CoreImage (12.4.0 - 451.4.9) &lt;BE4303C9-C9D9-361D-AC94-DBE40EB6700E&gt; /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fffbd5a8000 - 0x7fffbd659fff com.apple.CoreMedia (1.0 - 1907.59.1.5) &lt;6CCDE81A-6992-33ED-A1D9-9D27A4C1E31F&gt; /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fffbd65a000 - 0x7fffbd6a5ff7 com.apple.CoreMediaIO (805.0 - 4932) &lt;ACE54DDE-C526-31CA-9755-3938603E3751&gt; /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fffbd6a6000 - 0x7fffbd6a6fff com.apple.CoreServices (775.19 - 775.19) &lt;7255917D-EFBB-3BE2-A8FD-DAD631BC0949&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fffbd6a7000 - 0x7fffbd6f8fff com.apple.AE (712.5 - 712.5) &lt;61F2AE2C-E04E-3FDF-9E88-201325136C83&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fffbd6f9000 - 0x7fffbd9d4ff7 com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) &lt;08AC074C-965B-3EDF-8E45-0707C8DE9EAD&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fffbd9d5000 - 0x7fffbda08fff com.apple.DictionaryServices (1.2 - 274) &lt;D23866E2-F7C8-3984-A9D4-96552CCDE573&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fffbda09000 - 0x7fffbda11ff3 com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) &lt;2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fffbda12000 - 0x7fffbdb7eff7 com.apple.LaunchServices (775.19 - 775.19) &lt;94D15A2A-852C-3B4B-A701-43043C8F1527&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fffbdb7f000 - 0x7fffbdc2fffb com.apple.Metadata (10.7.0 - 1075.40) &lt;DA911E1B-3977-386D-930D-96BD5085CB8E&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fffbdc30000 - 0x7fffbdc8ffff com.apple.CoreServices.OSServices (775.19 - 775.19) &lt;C709A773-4FA0-33DD-B3E2-FBA41E00F177&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fffbdc90000 - 0x7fffbdd00fff com.apple.SearchKit (1.4.0 - 1.4.0) &lt;7A6DDA2B-03F1-3137-BA9E-1CC211973E26&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fffbdd01000 - 0x7fffbdd46ff7 com.apple.coreservices.SharedFileList (38 - 38) &lt;DA096678-93AB-3291-BDE2-482F1D544589&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fffbddcf000 - 0x7fffbdf1cffb com.apple.CoreText (352.0 - 544.15) &lt;BF0EE575-BB7E-3BF9-9029-232B4ADC24E4&gt; /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fffbdf1d000 - 0x7fffbdf52ff3 com.apple.CoreVideo (1.8 - 235.3) &lt;AC11D5FB-C77B-34F5-B942-F698E84C229F&gt; /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fffbdf53000 - 0x7fffbdfc4ffb com.apple.framework.CoreWLAN (11.0 - 1200.31) &lt;E47C0568-E37B-3052-9E77-F0F371DCDE7F&gt; /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fffbe0c2000 - 0x7fffbe0c7fff com.apple.DiskArbitration (2.7 - 2.7) &lt;8AC72143-D3C4-3AA6-84DF-734E3AFAC49B&gt; /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fffbe259000 - 0x7fffbe5ffff3 com.apple.Foundation (6.9 - 1349.81) &lt;730B7944-BB43-35D5-A546-9F6CCED4B9F3&gt; /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fffbe62b000 - 0x7fffbe65cff7 com.apple.GSS (4.0 - 2.0) &lt;6FADED0B-0425-3567-A75A-040C5A4638EB&gt; /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fffbe65d000 - 0x7fffbe675ff7 com.apple.GameController (1.0 - 1) &lt;DAC8C83B-7EC8-3A88-A725-E13DD905BF4F&gt; /System/Library/Frameworks/GameController.framework/Versions/A/GameController 0x7fffbe71c000 - 0x7fffbe7bfffb com.apple.Bluetooth (5.0.4 - 5.0.4f18) &lt;B3FED7E7-45EE-32DD-B59E-7942BCE9426C&gt; /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fffbe7c0000 - 0x7fffbe856ff7 com.apple.framework.IOKit (2.0.2 - 1324.60.3) &lt;7CE4C98B-107C-3AAA-B49A-F2ACFCBBF526&gt; /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fffbe857000 - 0x7fffbe85dffb com.apple.IOSurface (159.7 - 159.7) &lt;40550017-EF96-3C52-B400-806AFEE4B134&gt; /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fffbe85e000 - 0x7fffbe8afff7 com.apple.ImageCaptureCore (7.0 - 7.0) &lt;A640CA2F-8093-34AB-947C-26679ECB8A6D&gt; /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fffbe8b0000 - 0x7fffbea10fef com.apple.ImageIO.framework (3.3.0 - 1599.10.2) &lt;87AA4D39-0AFC-3A34-98EF-02710E2BF3CA&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fffbea11000 - 0x7fffbea15fff libGIF.dylib (1599.10.2) &lt;6ED05614-1301-3452-943B-118F00F20C8D&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fffbea16000 - 0x7fffbeb06ff7 libJP2.dylib (1599.10.2) &lt;72C00423-55F0-3CAD-B198-EF00950791E6&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fffbeb07000 - 0x7fffbeb2affb libJPEG.dylib (1599.10.2) &lt;78945614-990F-3705-A91C-46F717F7C635&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fffbeb2b000 - 0x7fffbeb52ff7 libPng.dylib (1599.10.2) &lt;B800C14F-6E41-36B6-8DC1-1AE97A83A964&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fffbeb53000 - 0x7fffbeb55ff3 libRadiance.dylib (1599.10.2) &lt;037D95B4-82A7-3A59-B3EB-0FF0977CF7A5&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fffbeb56000 - 0x7fffbeba4fff libTIFF.dylib (1599.10.2) &lt;CA2C7BF9-FDDB-36CF-B063-B075B29F8878&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fffbed02000 - 0x7fffbf90aff3 com.apple.JavaScriptCore (12603 - 12603.2.4) &lt;FFD37381-05F4-3907-BD31-74CFC3D7868F&gt; /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fffbf90b000 - 0x7fffbf924ff7 com.apple.Kerberos (3.0 - 1) &lt;B9D242EB-E325-3A21-9812-C77CBBFB0D51&gt; /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fffbfbad000 - 0x7fffbfbb3fff com.apple.MediaAccessibility (1.0 - 97.1.1) &lt;0BD82735-6644-37CE-B13D-8E7CC59A1752&gt; /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fffbfbc9000 - 0x7fffc0102ff7 com.apple.MediaToolbox (1.0 - 1907.59.1.5) &lt;2024A2A2-50B6-36AA-BC6D-3AAFA78EB707&gt; /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fffc0103000 - 0x7fffc015efff com.apple.Metal (87.18 - 87.18) &lt;5C2F12FB-45C1-3103-A827-3D225BF8D05A&gt; /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fffc0a47000 - 0x7fffc0a4ffff com.apple.NetFS (6.0 - 4.0) &lt;14A24D00-5673-330A-959D-87F72040DEFF&gt; /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fffc0c26000 - 0x7fffc0c2eff7 libcldcpuengine.dylib (2.8.5) &lt;73E1E526-01DF-3199-9B48-155F0329EF44&gt; /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fffc0c2f000 - 0x7fffc0c7dff3 com.apple.opencl (2.8.6 - 2.8.6) &lt;5FAF6F49-2648-39E6-922B-5630A5D7F7E4&gt; /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fffc0c7e000 - 0x7fffc0c97ffb com.apple.CFOpenDirectory (10.12 - 194) &lt;A64E9A01-3F6E-36EA-9C10-88C564A68C9D&gt; /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fffc0c98000 - 0x7fffc0ca3ff7 com.apple.OpenDirectory (10.12 - 194) &lt;4298FFD0-B1A7-3064-AF5B-708B3FA38671&gt; /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fffc0ca4000 - 0x7fffc0ca6fff libCVMSPluginSupport.dylib (14.0.16) &lt;A20EC348-37C9-33B6-9A81-06006F3214A1&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fffc0ca7000 - 0x7fffc0caaff7 libCoreFSCache.dylib (156.3) &lt;687C4CC3-6537-344B-8BE1-5234C8CB2864&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fffc0cab000 - 0x7fffc0caffff libCoreVMClient.dylib (156.3) &lt;E7AEFCBE-B6BF-3C7C-9A4E-E78CB04DB794&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fffc0cb0000 - 0x7fffc0cb9ff7 libGFXShared.dylib (14.0.16) &lt;63542E68-EB1A-3ECF-AAFB-E7B8AB313C70&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fffc0cba000 - 0x7fffc0cc5fff libGL.dylib (14.0.16) &lt;84BEED97-0A93-356D-A922-97EA311EA446&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fffc0cc6000 - 0x7fffc0d02ff7 libGLImage.dylib (14.0.16) &lt;3518A85C-6905-3511-A6C9-2F82C519D28F&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fffc0d03000 - 0x7fffc0e79ff3 libGLProgrammability.dylib (14.0.16) &lt;0EDA89D8-7C28-3D53-BDBA-7CB25232C329&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fffc0e7a000 - 0x7fffc0ebbff7 libGLU.dylib (14.0.16) &lt;9860DCF7-56E0-3A8F-A377-52635C9D8B27&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fffc1823000 - 0x7fffc1831fff com.apple.opengl (14.0.16 - 14.0.16) &lt;27E7D76E-A26B-39F8-8CF2-AB57920776A3&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fffc18ce000 - 0x7fffc1a15fff com.apple.QTKit (7.7.3 - 2978.7) &lt;49F88771-52FE-3989-AAB7-10A7494C4419&gt; /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fffc1a16000 - 0x7fffc1c80ff7 com.apple.imageKit (3.0 - 1023) &lt;9C547565-CBAA-3ACB-A3F6-1366A0DCDCB4&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fffc1c81000 - 0x7fffc1d48fff com.apple.PDFKit (1.0 - 1) &lt;BE82F14C-B20C-3771-B16C-F0723F6552AD&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fffc1d49000 - 0x7fffc226fff7 com.apple.QuartzComposer (5.1 - 356) &lt;C66293F6-EF05-3B36-8524-081CEB9FADD7&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fffc2270000 - 0x7fffc2293ffb com.apple.quartzfilters (1.10.0 - 1.10.0) &lt;365342ED-7A1A-3C75-AE60-90764E96034C&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fffc2294000 - 0x7fffc2381fff com.apple.QuickLookUIFramework (5.0 - 720.7) &lt;3136C23E-399E-3296-928A-B18EC9FC423C&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fffc2382000 - 0x7fffc2382fff com.apple.quartzframework (1.5 - 21) &lt;09455972-8A33-3D61-B193-BA7E7CF984CA&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fffc2383000 - 0x7fffc2583fff com.apple.QuartzCore (1.11 - 453.39.3) &lt;AB46D60D-17A8-3122-800E-2A9DA604FCBA&gt; /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fffc2584000 - 0x7fffc25d9fff com.apple.QuickLookFramework (5.0 - 720.7) &lt;3BD7BA2F-924C-3EFF-B26E-3F930E62E6B4&gt; /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fffc25da000 - 0x7fffc25effff com.apple.SafariServices.framework (12603 - 12603.2.4) &lt;BD072E0A-9759-341D-9E59-5D869380076B&gt; /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fffc2aea000 - 0x7fffc2decff7 com.apple.security (7.0 - 57740.60.18) &lt;021AACF6-D15F-37E0-840B-88853684BA00&gt; /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fffc2ded000 - 0x7fffc2e62fff com.apple.securityfoundation (6.0 - 55132.50.7) &lt;4433C0CC-FE90-3DD3-BAC1-CC31D515B510&gt; /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fffc2e63000 - 0x7fffc2e8cfff com.apple.securityinterface (10.0 - 55079.50.4) &lt;50E3EAA8-1AF0-3910-AAFD-57D93D958DFF&gt; /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fffc2e8d000 - 0x7fffc2e90ff3 com.apple.xpc.ServiceManagement (1.0 - 1) &lt;9F285B19-B53B-3502-85A2-72C26DB40EA7&gt; /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fffc3217000 - 0x7fffc3286ff7 com.apple.SystemConfiguration (1.14 - 1.14) &lt;2412CDE0-C317-31EA-8F53-7A58BBFCC720&gt; /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fffc3287000 - 0x7fffc3635fff com.apple.VideoToolbox (1.0 - 1907.59.1.5) &lt;75E2F901-572F-3FC8-A599-96A085EEBC88&gt; /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fffc5adb000 - 0x7fffc5af6ff3 com.apple.AppContainer (4.0 - 307.50.21) &lt;C2E6BA3D-81FF-39C3-B4BF-DBB9A17DE078&gt; /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fffc5af7000 - 0x7fffc5b04ff3 com.apple.AppSandbox (4.0 - 307.50.21) &lt;BF9FA426-8C11-358B-9E1F-A3901E3F2B14&gt; /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fffc5b05000 - 0x7fffc5b27ffb com.apple.framework.Apple80211 (12.0 - 1200.47) &lt;B692048E-1B61-3DAF-9CBA-4D314E7562DC&gt; /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fffc5b28000 - 0x7fffc5b37feb com.apple.AppleFSCompression (88.50.3 - 1.0) &lt;478E8BFF-8BA2-375E-BE02-BA27F115C15A&gt; /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fffc5c2b000 - 0x7fffc5cb697f com.apple.AppleJPEG (1.0 - 1) &lt;B9E9570D-04A4-34E4-B756-D200043B25B8&gt; /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fffc5cef000 - 0x7fffc5cf2ff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) &lt;42A1731A-A576-307A-B07C-9F8F64696CB7&gt; /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fffc5cf3000 - 0x7fffc5d45fff com.apple.AppleVAFramework (5.0.36 - 5.0.36) &lt;7352078D-C230-397C-81A5-57A48CF218C0&gt; /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fffc60e9000 - 0x7fffc6167ff7 com.apple.backup.framework (1.8.5 - 1.8.5) &lt;CC679891-E8F5-3166-8EB6-AEA06954A52D&gt; /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fffc6df2000 - 0x7fffc6e19ff3 com.apple.ChunkingLibrary (173 - 173) &lt;FC2165F9-FC93-39C0-8323-C2F43A5E00A3&gt; /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fffc773e000 - 0x7fffc7747ffb com.apple.CommonAuth (4.0 - 2.0) &lt;216950CB-269F-3476-BA17-D6363AC49FBC&gt; /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fffc78cb000 - 0x7fffc7caaff7 com.apple.CoreAUC (226.0.0 - 226.0.0) &lt;FBF6C5BC-5937-3957-B6BA-E101DF9B0DF6&gt; /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fffc7cab000 - 0x7fffc7cdbfff com.apple.CoreAVCHD (5.9.0 - 5900.4.1) &lt;3F6857D1-AE7C-3593-B064-930F5BB7269E&gt; /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fffc7e8f000 - 0x7fffc7e9ffff com.apple.CoreEmoji (1.0 - 40.3.3) &lt;E9A28301-2D79-3A97-A046-028258A6ABE5&gt; /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fffc7f64000 - 0x7fffc7f7aff3 com.apple.CoreMediaAuthoring (2.2 - 956) &lt;AEBFF55F-BF1E-3CA5-AA9C-1CE22218A665&gt; /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fffc7f81000 - 0x7fffc8011ffb com.apple.CorePDF (4.0 - 4) &lt;7F50E4A6-940C-33F5-BE4E-7E01AFE98A8F&gt; /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fffc81da000 - 0x7fffc820aff3 com.apple.CoreServicesInternal (276.2 - 276.2) &lt;05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481&gt; /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fffc849b000 - 0x7fffc852aff7 com.apple.CoreSymbolication (62046) &lt;7839CD8E-011D-3567-88DE-3D472C661136&gt; /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fffc852b000 - 0x7fffc866afe7 com.apple.coreui (2.1 - 431.3) &lt;2E8FEC10-FC5B-3782-92DA-A85C24B7BF7C&gt; /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fffc866b000 - 0x7fffc873bff3 com.apple.CoreUtils (5.1 - 510.31) &lt;E68BB8ED-8874-36EC-A7C5-1017C0E727CB&gt; /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fffc878b000 - 0x7fffc87f0ff3 com.apple.framework.CoreWiFi (12.0 - 1200.31) &lt;DF0972EF-F817-3FD3-8C00-2D57B8738D8C&gt; /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fffc87f1000 - 0x7fffc87ffff7 com.apple.CrashReporterSupport (10.12 - 827) &lt;14037A71-ECFE-394A-8D6E-2CECE98F02EE&gt; /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fffc8871000 - 0x7fffc887bffb com.apple.framework.DFRFoundation (1.0 - 104.25) &lt;7CFF896C-EF22-3941-BB3D-F3615CE4C908&gt; /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fffc887c000 - 0x7fffc8880ff3 com.apple.DSExternalDisplay (3.1 - 380) &lt;A195C0CE-8E4E-384B-9556-8270E306FE1D&gt; /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fffc88b6000 - 0x7fffc892bffb com.apple.datadetectorscore (7.0 - 539.1) &lt;9C312AAC-8AEE-3C72-BDE5-7FBF62452525&gt; /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fffc8967000 - 0x7fffc89a6fff com.apple.DebugSymbols (137 - 137) &lt;58A70B66-2628-3CFE-B103-2200D95FC5F7&gt; /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fffc89a7000 - 0x7fffc8ab8fff com.apple.desktopservices (1.11.5 - 1.11.5) &lt;46A9D4F3-1EF8-373C-98A4-AD48D285E484&gt; /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fffc8bfb000 - 0x7fffc8c06fff com.apple.DisplayServicesFW (3.1 - 380) &lt;83BB7C77-F18D-382D-9023-26132D925F75&gt; /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fffc8da0000 - 0x7fffc91d1ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) &lt;9391D5A3-738C-3136-9D07-518CB43DBADA&gt; /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fffca528000 - 0x7fffca528fff libmetal_timestamp.dylib (600.0.49.9) &lt;E5EED927-1671-3390-BCBB-D76201D63C73&gt; /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x7fffca535000 - 0x7fffca540ff3 libGPUSupportMercury.dylib (14.0.16) &lt;7E99C736-2F48-313E-BEF6-6F8BABFADD9F&gt; /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fffca7f9000 - 0x7fffca815fff com.apple.GenerationalStorage (2.0 - 267.1) &lt;3DE1C580-D089-362D-8582-8DE68A3C5F13&gt; /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fffcaf26000 - 0x7fffcaf9cff3 com.apple.Heimdal (4.0 - 2.0) &lt;8F9C9041-66D5-36C9-8A4C-1658035C311D&gt; /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fffcb5b7000 - 0x7fffcb5beffb com.apple.IOAccelerator (311.13 - 311.13) &lt;40C04C41-A76A-3687-8D64-F76E8C46AA81&gt; /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fffcb5c0000 - 0x7fffcb5d4ff7 com.apple.IOPresentment (1.0 - 29.10) &lt;A3F7C1F6-CE50-3804-AAAF-7B75EBC46BE4&gt; /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fffcb5d5000 - 0x7fffcb5f7fff com.apple.IconServices (74.4 - 74.4) &lt;218DDD05-35F4-3833-B98D-471ED0EBC031&gt; /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fffcb693000 - 0x7fffcb6a3ff3 com.apple.IntlPreferences (2.0 - 216) &lt;47681AE8-4539-3525-890C-206B301CEC77&gt; /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fffcb6de000 - 0x7fffcb895fff com.apple.LanguageModeling (1.0 - 123.2.5) &lt;A8CA965F-0399-310D-91C3-B93DDDE9A442&gt; /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fffcbf05000 - 0x7fffcbf08fff com.apple.Mangrove (1.0 - 1) &lt;98814966-FD65-302B-B47E-00928DC34E5C&gt; /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fffcc1b6000 - 0x7fffcc22fff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) &lt;C323FC94-FFA5-3EE6-B2AC-7E61EA92F304&gt; /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fffcc38b000 - 0x7fffcc398ff3 com.apple.MobileKeyBag (2.0 - 1.0) &lt;F42EB8B1-BA68-3769-98BE-26A18AED902F&gt; /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fffcc3a9000 - 0x7fffcc3d1ff7 com.apple.MultitouchSupport.framework (368.16 - 368.16) &lt;512ADEC6-D694-3D73-A48A-6BE79CD39539&gt; /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fffcc483000 - 0x7fffcc48efff com.apple.NetAuth (6.2 - 6.2) &lt;97F487D6-8089-31A8-B68C-6C1EAC6ED1B5&gt; /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fffccd66000 - 0x7fffccda7ff3 com.apple.PerformanceAnalysis (1.148.3 - 148.3) &lt;6A21AB41-3AAA-32F3-9D46-2555A143A8B9&gt; /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fffcd48f000 - 0x7fffcd4a9fff com.apple.ProtocolBuffer (1 - 249.1) &lt;A1F1B0F3-078F-378F-A9A9-0DEEA70E816A&gt; /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fffcd4aa000 - 0x7fffcd4b9ff7 com.apple.QuickLookThumbnailing (1.0 - 1) &lt;173EE873-1700-3FCA-9782-C060FBB5BCAD&gt; /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fffcd4c2000 - 0x7fffcd4e5ff3 com.apple.RemoteViewServices (2.0 - 124) &lt;6B967FDA-6591-302C-BA0A-76C4856E584E&gt; /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fffce1ac000 - 0x7fffce1affff com.apple.SecCodeWrapper (4.0 - 307.50.21) &lt;F8E957B2-D3F0-3B73-B38C-AE8868F00939&gt; /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fffce23e000 - 0x7fffce2cbfff com.apple.Sharing (696.2.67 - 696.2.67) &lt;F681EE28-153F-3216-97A6-6F5E4148AB2E&gt; /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fffce2ec000 - 0x7fffce552fef com.apple.SkyLight (1.600.0 - 170.3) &lt;83AB220F-48C0-3063-8ED3-ACDB69243B4D&gt; /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fffce731000 - 0x7fffce73dff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) &lt;684BD1EA-8268-331C-A5A9-080EB375C658&gt; /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fffcee29000 - 0x7fffcee9dfdf com.apple.Symbolication (62048.1) &lt;1A30ED19-7532-3F46-9DD3-9879A973D0CF&gt; /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fffcf2dc000 - 0x7fffcf2e2ff7 com.apple.TCC (1.0 - 1) &lt;911B534B-4AC7-34E4-935E-E42ECD008CBC&gt; /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fffcf36e000 - 0x7fffcf434ff7 com.apple.TextureIO (2.8 - 2.8) &lt;3D61E533-4156-3B21-B7ED-CB823E680DFC&gt; /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fffcf4a8000 - 0x7fffcf4a9fff com.apple.TrustEvaluationAgent (2.0 - 28.50.1) &lt;EBE65DD5-1732-3747-8C6C-7BECEBF089A4&gt; /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fffcf4aa000 - 0x7fffcf63aff3 com.apple.UIFoundation (1.0 - 490.7) &lt;2A3063FE-1790-3510-8A0E-AEC581D42B7E&gt; /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fffd0109000 - 0x7fffd01c9fff com.apple.ViewBridge (283 - 283) &lt;25A635B3-C87C-3D3A-ADF3-539713FA1048&gt; /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fffd0614000 - 0x7fffd061afff com.apple.XPCService (2.0 - 1) &lt;4B28B225-2105-33F4-9ED0-F04288FF4FB1&gt; /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fffd06eb000 - 0x7fffd06edffb com.apple.loginsupport (1.0 - 1) &lt;F3140B97-12C3-35A7-9D3D-43DA2D13C113&gt; /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fffd0742000 - 0x7fffd075dff7 libCRFSuite.dylib (34) &lt;F78B7F5F-0B4F-35C6-AA2F-84EE9CB22137&gt; /usr/lib/libCRFSuite.dylib 0x7fffd075e000 - 0x7fffd0769fff libChineseTokenizer.dylib (21) &lt;0886E908-A825-36AF-B94B-2361FD8BC2A1&gt; /usr/lib/libChineseTokenizer.dylib 0x7fffd07fb000 - 0x7fffd07fcff3 libDiagnosticMessagesClient.dylib (102) &lt;84A04D24-0E60-3810-A8C0-90A65E2DF61A&gt; /usr/lib/libDiagnosticMessagesClient.dylib 0x7fffd07fd000 - 0x7fffd0a10fff libFosl_dynamic.dylib (16.39) &lt;E22A4243-D148-3C74-BA15-2D906A3D1F9E&gt; /usr/lib/libFosl_dynamic.dylib 0x7fffd0a2c000 - 0x7fffd0a33fff libMatch.1.dylib (27) &lt;70D4BD2A-9383-37F2-B0D6-9B592D236601&gt; /usr/lib/libMatch.1.dylib 0x7fffd0a34000 - 0x7fffd0a34fff libOpenScriptingUtil.dylib (172) &lt;90743888-C1E8-34E3-924E-1A754B2B63B9&gt; /usr/lib/libOpenScriptingUtil.dylib 0x7fffd0a35000 - 0x7fffd0a39ffb libScreenReader.dylib (477.40.6) &lt;CBE6420C-EF60-3ACD-A0B6-7CBE936BA3B8&gt; /usr/lib/libScreenReader.dylib 0x7fffd0a3a000 - 0x7fffd0a3bffb libSystem.B.dylib (1238.60.2) &lt;FC9E9F13-3B18-305C-BE0A-97C7843652B0&gt; /usr/lib/libSystem.B.dylib 0x7fffd0aa7000 - 0x7fffd0ad2ff3 libarchive.2.dylib (41.50.2) &lt;B4F507BC-B24E-3BE7-B658-94D798E2CD81&gt; /usr/lib/libarchive.2.dylib 0x7fffd0ad3000 - 0x7fffd0b4ffc7 libate.dylib (1.12.13) &lt;D0767875-D02E-3377-84D8-5F174C27BEA9&gt; /usr/lib/libate.dylib 0x7fffd0b53000 - 0x7fffd0b53ff3 libauto.dylib (187) &lt;34388D0B-C539-3C1B-9408-2BC152162E43&gt; /usr/lib/libauto.dylib 0x7fffd0b54000 - 0x7fffd0b64ff3 libbsm.0.dylib (34) &lt;20084796-B04D-3B35-A003-EA11459557A9&gt; /usr/lib/libbsm.0.dylib 0x7fffd0b65000 - 0x7fffd0b73ff7 libbz2.1.0.dylib (38) &lt;ADFA329A-DCE7-356D-8F09-A3168DFC6610&gt; /usr/lib/libbz2.1.0.dylib 0x7fffd0b74000 - 0x7fffd0bcaff7 libc++.1.dylib (307.5) &lt;0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C&gt; /usr/lib/libc++.1.dylib 0x7fffd0bcb000 - 0x7fffd0bf5fff libc++abi.dylib (307.3) &lt;30199352-88BF-30BD-8CFF-2A4FBE247523&gt; /usr/lib/libc++abi.dylib 0x7fffd0bf6000 - 0x7fffd0c06ffb libcmph.dylib (6) &lt;2B5D405E-2D0B-3320-ABD6-622934C86ABE&gt; /usr/lib/libcmph.dylib 0x7fffd0c07000 - 0x7fffd0c1dfcf libcompression.dylib (39) &lt;F2726F95-F54E-3B21-BCB5-F7151DEFDC2F&gt; /usr/lib/libcompression.dylib 0x7fffd0c1e000 - 0x7fffd0c1eff7 libcoretls.dylib (121.50.4) &lt;64B1001E-10F6-3542-A3B2-C4B49F51817F&gt; /usr/lib/libcoretls.dylib 0x7fffd0c1f000 - 0x7fffd0c20ff3 libcoretls_cfhelpers.dylib (121.50.4) &lt;1A10303E-5EB0-3C7C-9165-021FCDFD934D&gt; /usr/lib/libcoretls_cfhelpers.dylib 0x7fffd0cda000 - 0x7fffd0dbfff7 libcrypto.0.9.8.dylib (64.50.6) &lt;D34E16A7-990A-37A9-933A-DFAA46554EAA&gt; /usr/lib/libcrypto.0.9.8.dylib 0x7fffd0f5d000 - 0x7fffd0fb0ff7 libcups.2.dylib (450) &lt;9950BFCB-7882-33C9-9ECF-CE66773C5657&gt; /usr/lib/libcups.2.dylib 0x7fffd1002000 - 0x7fffd1009ff3 libdscsym.dylib (148.3) &lt;63492BDA-33A8-31DE-90E8-A3D44F07EB9C&gt; /usr/lib/libdscsym.dylib 0x7fffd102b000 - 0x7fffd102bfff libenergytrace.dylib (15) &lt;A1B040A2-7977-3097-9ADF-34FF181EB970&gt; /usr/lib/libenergytrace.dylib 0x7fffd103b000 - 0x7fffd1040ff7 libheimdal-asn1.dylib (498.50.8) &lt;A40E3196-235E-34CE-AD9A-8D1AFC5DE004&gt; /usr/lib/libheimdal-asn1.dylib 0x7fffd1041000 - 0x7fffd1133ff7 libiconv.2.dylib (50) &lt;42125B35-81D7-3FC4-9475-A26DBE10884D&gt; /usr/lib/libiconv.2.dylib 0x7fffd1134000 - 0x7fffd1359ffb libicucore.A.dylib (57165.0.1) &lt;2931B842-2946-3576-AD1D-1CDA22FA1388&gt; /usr/lib/libicucore.A.dylib 0x7fffd135f000 - 0x7fffd1360fff liblangid.dylib (126) &lt;2085E7A7-9A34-3735-87F4-F174EF8EABF0&gt; /usr/lib/liblangid.dylib 0x7fffd1361000 - 0x7fffd137affb liblzma.5.dylib (10) &lt;44BD0279-99DD-36B5-8A6E-C11432E2098D&gt; /usr/lib/liblzma.5.dylib 0x7fffd137b000 - 0x7fffd1391ff7 libmarisa.dylib (5) &lt;9030D214-5D0F-30CB-AC03-902C63909362&gt; /usr/lib/libmarisa.dylib 0x7fffd1392000 - 0x7fffd163aff7 libmecabra.dylib (744.8) &lt;D429FCC9-42A4-38B3-8784-44024BC859EF&gt; /usr/lib/libmecabra.dylib 0x7fffd166d000 - 0x7fffd16e7ff3 libnetwork.dylib (856.60.1) &lt;191E99F5-4723-3180-8013-02AF2F9AE4B8&gt; /usr/lib/libnetwork.dylib 0x7fffd16e8000 - 0x7fffd1aba047 libobjc.A.dylib (709) &lt;DC77AA6E-A4E4-326D-8D7F-82D63AA88F99&gt; /usr/lib/libobjc.A.dylib 0x7fffd1abd000 - 0x7fffd1ac1fff libpam.2.dylib (21.30.1) &lt;71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC&gt; /usr/lib/libpam.2.dylib 0x7fffd1ac2000 - 0x7fffd1af3fff libpcap.A.dylib (67.60.1) &lt;F6BC6ED6-AEE4-3520-B248-0C342636E2B0&gt; /usr/lib/libpcap.A.dylib 0x7fffd1b10000 - 0x7fffd1b2cffb libresolv.9.dylib (64) &lt;A244AE4C-00B0-396C-98FF-97FE4DB3DA30&gt; /usr/lib/libresolv.9.dylib 0x7fffd1b2d000 - 0x7fffd1b66fff libsandbox.1.dylib (592.60.1) &lt;B3A1C3BD-084C-389B-9AFD-4BCFDBE9B5B6&gt; /usr/lib/libsandbox.1.dylib 0x7fffd1b7a000 - 0x7fffd1b7bff3 libspindump.dylib (231.3) &lt;C7CEEB64-06F4-3ACA-AAC1-30ECA909501A&gt; /usr/lib/libspindump.dylib 0x7fffd1b7c000 - 0x7fffd1cc9ff7 libsqlite3.dylib (254.7) &lt;07CD6DE3-394D-3C6A-A4B4-4CAB1054A041&gt; /usr/lib/libsqlite3.dylib 0x7fffd1dbe000 - 0x7fffd1dcbfff libxar.1.dylib (357) &lt;69547C64-E811-326F-BBED-490C6361BDCB&gt; /usr/lib/libxar.1.dylib 0x7fffd1dcc000 - 0x7fffd1ebbffb libxml2.2.dylib (30.16) &lt;D2A6861B-D9FA-3BFC-B664-830C3FCE6065&gt; /usr/lib/libxml2.2.dylib 0x7fffd1ebc000 - 0x7fffd1ee5fff libxslt.1.dylib (15.9) &lt;00735AD5-B62D-3E83-86AC-5533E4E2B102&gt; /usr/lib/libxslt.1.dylib 0x7fffd1ee6000 - 0x7fffd1ef7ff3 libz.1.dylib (67) &lt;46E3FFA2-4328-327A-8D34-A03E20BFFB8E&gt; /usr/lib/libz.1.dylib 0x7fffd1f06000 - 0x7fffd1f0aff7 libcache.dylib (79) &lt;093A4DAB-8385-3D47-A350-E20CB7CCF7BF&gt; /usr/lib/system/libcache.dylib 0x7fffd1f0b000 - 0x7fffd1f15fff libcommonCrypto.dylib (60092.50.5) &lt;8A64D1B0-C70E-385C-92F0-E669079FDA90&gt; /usr/lib/system/libcommonCrypto.dylib 0x7fffd1f16000 - 0x7fffd1f1dfff libcompiler_rt.dylib (62) &lt;55D47421-772A-32AB-B529-1A46C2F43B4D&gt; /usr/lib/system/libcompiler_rt.dylib 0x7fffd1f1e000 - 0x7fffd1f26fff libcopyfile.dylib (138) &lt;819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961&gt; /usr/lib/system/libcopyfile.dylib 0x7fffd1f27000 - 0x7fffd1faafdf libcorecrypto.dylib (442.50.19) &lt;65D7165E-2E71-335D-A2D6-33F78E2DF0C1&gt; /usr/lib/system/libcorecrypto.dylib 0x7fffd1fab000 - 0x7fffd1fdcfff libdispatch.dylib (703.50.37) &lt;6582BAD6-ED27-3B30-B620-90B1C5A4AE3C&gt; /usr/lib/system/libdispatch.dylib 0x7fffd1fdd000 - 0x7fffd1fe2ffb libdyld.dylib (433.5) &lt;EC3D88D2-3D40-3274-8E26-362C2D7352C8&gt; /usr/lib/system/libdyld.dylib 0x7fffd1fe3000 - 0x7fffd1fe3ffb libkeymgr.dylib (28) &lt;7AA011A9-DC21-3488-BF73-3B5B14D1FDD6&gt; /usr/lib/system/libkeymgr.dylib 0x7fffd1fe4000 - 0x7fffd1ff0ffb libkxld.dylib (3789.60.24) &lt;5DFCDC05-6CBC-35A6-8B92-DF6803492E12&gt; /usr/lib/system/libkxld.dylib 0x7fffd1ff1000 - 0x7fffd1ff1fff liblaunch.dylib (972.60.2) &lt;D3306CFF-58AA-3C90-B06C-B70E80E60C5B&gt; /usr/lib/system/liblaunch.dylib 0x7fffd1ff2000 - 0x7fffd1ff7ff3 libmacho.dylib (898) &lt;17D5D855-F6C3-3B04-B680-E9BF02EF8AED&gt; /usr/lib/system/libmacho.dylib 0x7fffd1ff8000 - 0x7fffd1ffaff3 libquarantine.dylib (85.50.1) &lt;12448CC2-378E-35F3-BE33-9DC395A5B970&gt; /usr/lib/system/libquarantine.dylib 0x7fffd1ffb000 - 0x7fffd1ffcffb libremovefile.dylib (45) &lt;38D4CB9C-10CD-30D3-8B7B-A515EC75FE85&gt; /usr/lib/system/libremovefile.dylib 0x7fffd1ffd000 - 0x7fffd2015ff7 libsystem_asl.dylib (349.50.5) &lt;096E4228-3B7C-30A6-8B13-EC909A64499A&gt; /usr/lib/system/libsystem_asl.dylib 0x7fffd2016000 - 0x7fffd2016ff7 libsystem_blocks.dylib (67) &lt;10DC5404-73AB-35B3-A277-A8AFECB476EB&gt; /usr/lib/system/libsystem_blocks.dylib 0x7fffd2017000 - 0x7fffd20a4fef libsystem_c.dylib (1158.50.2) &lt;E5AE5244-7D0C-36AC-8BB6-C7AE7EA52A4B&gt; /usr/lib/system/libsystem_c.dylib 0x7fffd20a5000 - 0x7fffd20a8ffb libsystem_configuration.dylib (888.60.2) &lt;BECC01A2-CA8D-31E6-BCDF-D452965FA976&gt; /usr/lib/system/libsystem_configuration.dylib 0x7fffd20a9000 - 0x7fffd20acfff libsystem_coreservices.dylib (41.4) &lt;7D26DE79-B424-3450-85E1-F7FAB32714AB&gt; /usr/lib/system/libsystem_coreservices.dylib 0x7fffd20ad000 - 0x7fffd20c5fff libsystem_coretls.dylib (121.50.4) &lt;EC6FCF07-DCFB-3A03-9CC9-6DD3709974C6&gt; /usr/lib/system/libsystem_coretls.dylib 0x7fffd20c6000 - 0x7fffd20ccfff libsystem_dnssd.dylib (765.50.9) &lt;CC960215-0B1B-3822-A13A-3DDE96FA796F&gt; /usr/lib/system/libsystem_dnssd.dylib 0x7fffd20cd000 - 0x7fffd20f6ff7 libsystem_info.dylib (503.50.4) &lt;611DB84C-BF70-3F92-8702-B9F28A900920&gt; /usr/lib/system/libsystem_info.dylib 0x7fffd20f7000 - 0x7fffd2119ff7 libsystem_kernel.dylib (3789.60.24) &lt;6E9E485F-91F6-36B7-A125-AE91DC978BCC&gt; /usr/lib/system/libsystem_kernel.dylib 0x7fffd211a000 - 0x7fffd2161fe7 libsystem_m.dylib (3121.6) &lt;86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4&gt; /usr/lib/system/libsystem_m.dylib 0x7fffd2162000 - 0x7fffd2180ff7 libsystem_malloc.dylib (116.50.8) &lt;A3D15F17-99A6-3367-8C7E-4280E8619C95&gt; /usr/lib/system/libsystem_malloc.dylib 0x7fffd2181000 - 0x7fffd21daffb libsystem_network.dylib (856.60.1) &lt;369D0221-56CA-3C3E-9EDE-94B41CAE77B7&gt; /usr/lib/system/libsystem_network.dylib 0x7fffd21db000 - 0x7fffd21e4ff3 libsystem_networkextension.dylib (563.60.2) &lt;B021F2B3-8A75-3633-ABB0-FC012B8E9B0C&gt; /usr/lib/system/libsystem_networkextension.dylib 0x7fffd21e5000 - 0x7fffd21eeff3 libsystem_notify.dylib (165.20.1) &lt;B8160190-A069-3B3A-BDF6-2AA408221FAE&gt; /usr/lib/system/libsystem_notify.dylib 0x7fffd21ef000 - 0x7fffd21f7fe7 libsystem_platform.dylib (126.50.8) &lt;897462FD-B318-321B-A554-E61982630F7E&gt; /usr/lib/system/libsystem_platform.dylib 0x7fffd21f8000 - 0x7fffd2202ff7 libsystem_pthread.dylib (218.60.3) &lt;B8FB5E20-3295-39E2-B5EB-B464D1D4B104&gt; /usr/lib/system/libsystem_pthread.dylib 0x7fffd2203000 - 0x7fffd2206ff7 libsystem_sandbox.dylib (592.60.1) &lt;DC780631-BD23-36B1-9376-668619E18D25&gt; /usr/lib/system/libsystem_sandbox.dylib 0x7fffd2207000 - 0x7fffd2208ff3 libsystem_secinit.dylib (24.50.4) &lt;F78B847B-3565-3E4B-98A6-F7AD40392E2D&gt; /usr/lib/system/libsystem_secinit.dylib 0x7fffd2209000 - 0x7fffd2210ffb libsystem_symptoms.dylib (532.50.47) &lt;3390E07C-C1CE-348F-ADBD-2C5440B45EAA&gt; /usr/lib/system/libsystem_symptoms.dylib 0x7fffd2211000 - 0x7fffd2224ff7 libsystem_trace.dylib (518.60.2) &lt;6B145B10-5874-3E89-90CD-D370DB475BA1&gt; /usr/lib/system/libsystem_trace.dylib 0x7fffd2225000 - 0x7fffd222affb libunwind.dylib (35.3) &lt;3D50D8A8-C460-334D-A519-2DA841102C6B&gt; /usr/lib/system/libunwind.dylib 0x7fffd222b000 - 0x7fffd2254ff7 libxpc.dylib (972.60.2) &lt;1C9AF716-69DF-359F-85E9-7DFDE362F9A2&gt; /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 32146897 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=384.5M resident=0K(0%) swapped_out_or_unallocated=384.5M(100%) Writable regions: Total=473.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=473.9M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 384K 4 Activity Tracing 256K 2 CG backing stores 53.7M 4 CG image 60K 8 CoreAnimation 40K 5 CoreUI image data 1600K 10 CoreUI image file 292K 6 Dispatch continuations 8192K 2 Foundation 4K 2 IOKit 19.2M 14 Kernel Alloc Once 8K 2 MALLOC 129.6M 28 MALLOC guard page 48K 10 Memory Tag 242 12K 2 Memory Tag 255 549.1M 118 STACK GUARD 56.1M 35 Stack 205.8M 70 VM_ALLOCATE 56K 8 __DATA 32.5M 267 __GLSLBUILTINS 2588K 2 __IMAGE 528K 2 __LINKEDIT 121.4M 17 __TEXT 263.1M 262 __UNICODE 556K 2 mapped file 72.3M 36 shared memory 33.4M 28 =========== ======= ======= TOTAL 1.5G 920 </code></pre></div> <h3 dir="auto">How to reproduce</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" $ git clone https://github.com/pwnsdx/wire-desktop $ npm install"><pre class="notranslate"><code class="notranslate"> $ git clone https://github.com/pwnsdx/wire-desktop $ npm install </code></pre></div> <p dir="auto">(Extract <a href="https://github.com/electron/electron/files/1050568/app.wire.com.zip">app.wire.com.zip</a> in ~/Library/Application Support/Wire/app.wire.com/)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" $ DEBUG=* npm start"><pre class="notranslate"><code class="notranslate"> $ DEBUG=* npm start </code></pre></div> <p dir="auto">As it's random it might not crash the first time, try to run it like 10 times.</p>
<ul dir="auto"> <li>Electron version: 1.7.2</li> <li>Operating system: macOS Sierra 10.12.5</li> </ul> <h3 dir="auto">Expected behavior</h3> <p dir="auto">Not to crash</p> <h3 dir="auto">Actual behavior</h3> <p dir="auto">Crash</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ electron electron [...] Segmentation fault: 11"><pre class="notranslate"><code class="notranslate">$ electron electron [...] Segmentation fault: 11 </code></pre></div> <p dir="auto">Crashlog:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Process: Electron [92066] Path: /Users/USER/Desktop/*/Electron.app/Contents/MacOS/Electron Identifier: com.github.electron Version: 1.7.0 (1.7.0) Code Type: X86-64 (Native) Parent Process: node [92065] Responsible: Electron [97769] User ID: 501 Date/Time: 2017-06-04 19:40:39.379 +0200 OS Version: Mac OS X 10.12.5 (16F73) Report Version: 12 Anonymous UUID: A7596419-C7A8-02C1-C8F0-94252677B560 Time Awake Since Boot: 530000 seconds System Integrity Protection: enabled Crashed Thread: 22 Chrome_IOThread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 VM Regions Near 0: --&gt; __TEXT 0000000106f74000-0000000106f75000 [ 4K] r-x/rwx SM=COW /Users/USER/Desktop/*/Electron.app/Contents/MacOS/Electron Thread 0:: CrBrowserMain Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.HIToolbox 0x00007fffbbdc9ebc RunCurrentEventLoopInMode + 240 6 com.apple.HIToolbox 0x00007fffbbdc9cf1 ReceiveNextEventCommon + 432 7 com.apple.HIToolbox 0x00007fffbbdc9b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71 8 com.apple.AppKit 0x00007fffba362a54 _DPSNextEvent + 1120 9 com.apple.AppKit 0x00007fffbaade7ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796 10 com.apple.AppKit 0x00007fffba3573db -[NSApplication run] + 926 11 com.github.electron.framework 0x00000001071bfdfe 0x106f77000 + 2395646 12 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 13 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 14 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 15 com.github.electron.framework 0x0000000107436fab 0x106f77000 + 4980651 16 com.github.electron.framework 0x0000000107436e00 0x106f77000 + 4980224 17 com.github.electron.framework 0x0000000107439f22 0x106f77000 + 4992802 18 com.github.electron.framework 0x00000001074329ec 0x106f77000 + 4962796 19 com.github.electron.framework 0x000000010738b920 0x106f77000 + 4278560 20 com.github.electron.framework 0x000000010738aa76 0x106f77000 + 4274806 21 com.github.electron.framework 0x0000000106f79287 AtomMain + 71 22 com.github.electron 0x0000000106f74f26 main + 38 23 libdyld.dylib 0x00007fffd1fe2235 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 2: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb48e _pthread_wqthread + 1023 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 4:: WorkerPool/13835 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072251d6 0x106f77000 + 2810326 4 com.github.electron.framework 0x0000000107225667 0x106f77000 + 2811495 5 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 5: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 6: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 8: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 9:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.Foundation 0x00007fffbe27b4e2 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 6 com.github.electron.framework 0x00000001071bfc2e 0x106f77000 + 2395182 7 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 8 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 9 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 10 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 11 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 12 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 14 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 10:: DnsConfigService 0 libsystem_kernel.dylib 0x00007fffd2111d96 kevent + 10 1 com.github.electron.framework 0x000000010722a847 0x106f77000 + 2832455 2 com.github.electron.framework 0x00000001072299dd 0x106f77000 + 2828765 3 com.github.electron.framework 0x00000001071be9ff 0x106f77000 + 2390527 4 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 5 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 6 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 7 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 8 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 9 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 10 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 11:: CrShutdownDetector 0 libsystem_kernel.dylib 0x00007fffd2112246 read + 10 1 com.github.electron.framework 0x000000010700e36f 0x106f77000 + 619375 2 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 3 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 4 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 5 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 12:: TaskSchedulerServiceThread 0 libsystem_kernel.dylib 0x00007fffd2111d96 kevent + 10 1 com.github.electron.framework 0x000000010722a847 0x106f77000 + 2832455 2 com.github.electron.framework 0x00000001072299dd 0x106f77000 + 2828765 3 com.github.electron.framework 0x00000001071be9ff 0x106f77000 + 2390527 4 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 5 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 6 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 7 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 8 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 9 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 10 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 13:: TaskSchedulerBackgroundWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6a60 0x106f77000 + 2488928 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 14:: TaskSchedulerBackgroundBlockingWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6a60 0x106f77000 + 2488928 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 15:: TaskSchedulerForegroundWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6cf8 0x106f77000 + 2489592 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 16:: TaskSchedulerForegroundBlockingWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6a60 0x106f77000 + 2488928 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 17:: Chrome_DBThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x0000000107444f28 0x106f77000 + 5037864 10 com.github.electron.framework 0x00000001074452ef 0x106f77000 + 5038831 11 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 12 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 13 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 14 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 15 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 18:: Chrome_FileThread 0 libsystem_kernel.dylib 0x00007fffd2111d96 kevent + 10 1 com.github.electron.framework 0x000000010722a847 0x106f77000 + 2832455 2 com.github.electron.framework 0x00000001072299dd 0x106f77000 + 2828765 3 com.github.electron.framework 0x00000001071be9e6 0x106f77000 + 2390502 4 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 5 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 6 com.github.electron.framework 0x0000000107444fa8 0x106f77000 + 5037992 7 com.github.electron.framework 0x00000001074452ff 0x106f77000 + 5038847 8 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 9 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 10 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 11 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 12 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 19:: Chrome_FileUserBlockingThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x0000000107445028 0x106f77000 + 5038120 10 com.github.electron.framework 0x000000010744530f 0x106f77000 + 5038863 11 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 12 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 13 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 14 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 15 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 20:: Chrome_ProcessLauncherThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x00000001074450a8 0x106f77000 + 5038248 10 com.github.electron.framework 0x000000010744531c 0x106f77000 + 5038876 11 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 12 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 13 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 14 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 15 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 21:: Chrome_CacheThread 0 libsystem_kernel.dylib 0x00007fffd2112216 pwrite + 10 1 com.github.electron.framework 0x0000000107192742 0x106f77000 + 2209602 2 com.github.electron.framework 0x00000001088fd520 0x106f77000 + 26764576 3 com.github.electron.framework 0x000000010889e91c 0x106f77000 + 26376476 4 com.github.electron.framework 0x00000001088f883f 0x106f77000 + 26744895 5 com.github.electron.framework 0x00000001088f81eb 0x106f77000 + 26743275 6 com.github.electron.framework 0x00000001088f7da5 0x106f77000 + 26742181 7 com.github.electron.framework 0x00000001088f83fe 0x106f77000 + 26743806 8 com.github.electron.framework 0x0000000108988d36 0x106f77000 + 27335990 9 com.github.electron.framework 0x00000001071f2ea0 0x106f77000 + 2604704 10 com.github.electron.framework 0x00000001071bb9eb 0x106f77000 + 2378219 11 com.github.electron.framework 0x00000001071bbd3c 0x106f77000 + 2379068 12 com.github.electron.framework 0x00000001071bc103 0x106f77000 + 2380035 13 com.github.electron.framework 0x00000001071bf58a 0x106f77000 + 2393482 14 com.github.electron.framework 0x0000000107173aea 0x106f77000 + 2083562 15 com.github.electron.framework 0x00000001071befb4 0x106f77000 + 2391988 16 com.apple.CoreFoundation 0x00007fffbc888321 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 17 com.apple.CoreFoundation 0x00007fffbc86921d __CFRunLoopDoSources0 + 557 18 com.apple.CoreFoundation 0x00007fffbc868716 __CFRunLoopRun + 934 19 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 20 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 21 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 22 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 23 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 24 com.github.electron.framework 0x0000000107445128 0x106f77000 + 5038376 25 com.github.electron.framework 0x0000000107445329 0x106f77000 + 5038889 26 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 27 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 28 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 29 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 30 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 22 Crashed:: Chrome_IOThread 0 com.github.electron.framework 0x0000000108ab4e2b 0x106f77000 + 28565035 1 com.github.electron.framework 0x000000010703d9f6 atom::URLRequestFetchJob::OnURLFetchComplete(net::URLFetcher const*) + 70 2 com.github.electron.framework 0x000000010703da60 non-virtual thunk to atom::URLRequestFetchJob::OnURLFetchComplete(net::URLFetcher const*) + 16 3 com.github.electron.framework 0x00000001071f2ea0 0x106f77000 + 2604704 4 com.github.electron.framework 0x00000001071bb9eb 0x106f77000 + 2378219 5 com.github.electron.framework 0x00000001071bbd3c 0x106f77000 + 2379068 6 com.github.electron.framework 0x00000001071bc103 0x106f77000 + 2380035 7 com.github.electron.framework 0x00000001071be925 0x106f77000 + 2390309 8 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 9 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 10 com.github.electron.framework 0x00000001074451a8 0x106f77000 + 5038504 11 com.github.electron.framework 0x0000000107445336 0x106f77000 + 5038902 12 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 13 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 14 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 15 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 16 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 23:: IndexedDB 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 10 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 11 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 12 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 13 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 24:: CompositorTileWorker1/43779 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 com.github.electron.framework 0x0000000107327a68 0x106f77000 + 3869288 3 com.github.electron.framework 0x00000001071e0a9c 0x106f77000 + 2529948 4 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 5 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 6 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 7 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 25:: AudioThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 10 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 11 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 12 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 13 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 26: 0 libsystem_kernel.dylib 0x00007fffd2110eb6 __select + 10 1 com.github.electron.framework 0x000000010708f7d2 atom::NodeBindingsMac::PollEvents() + 210 2 com.github.electron.framework 0x000000010708ee8f atom::NodeBindings::EmbedThreadRunner(void*) + 63 3 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 4 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 5 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 27: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 28:: BrowserBlockingWorker1/14343 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001071dc638 0x106f77000 + 2512440 4 com.github.electron.framework 0x00000001071db526 0x106f77000 + 2508070 5 com.github.electron.framework 0x00000001071e0a9c 0x106f77000 + 2529948 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 29:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.Foundation 0x00007fffbe27b4e2 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 6 com.github.electron.framework 0x00000001071bfc2e 0x106f77000 + 2395182 7 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 8 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 9 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 10 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 11 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 12 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 14 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 30:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.AppKit 0x00007fffba4aff02 _NSEventThread + 205 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 31:: WorkerPool/72451 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072251d6 0x106f77000 + 2810326 4 com.github.electron.framework 0x0000000107225667 0x106f77000 + 2811495 5 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 32:: TaskSchedulerForegroundWorker1 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6cf8 0x106f77000 + 2489592 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 33:: WorkerPool/14867 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072251d6 0x106f77000 + 2810326 4 com.github.electron.framework 0x0000000107225667 0x106f77000 + 2811495 5 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 22 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000070000951e518 rcx: 0x0000000000000220 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x000070000951e53c rbp: 0x000070000951e560 rsp: 0x000070000951e4a0 r8: 0x0000000108ab4dcd r9: 0x0000000000000000 r10: 0x00007fffd7c352e0 r11: 0x00007ff52cd01960 r12: 0x000070000951e4a8 r13: 0x000000010b157d50 r14: 0x0000000000000000 r15: 0x000070000951e518 rip: 0x0000000108ab4e2b rfl: 0x0000000000010206 cr2: 0x0000000000000000 Logical CPU: 1 Error Code: 0x00000004 Trap Number: 14 Binary Images: 0x106f74000 - 0x106f74ff7 +com.github.electron (1.7.0 - 1.7.0) &lt;CB63147A-C9DC-308B-8CA1-EE92A5042E8E&gt; /Users/USER/Desktop/*/Electron.app/Contents/MacOS/Electron 0x106f77000 - 0x10aec9ff3 +com.github.electron.framework (0) &lt;81EC4A22-F2C1-3190-AC6C-1C1D2CBDDA3A&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework 0x10b411000 - 0x10b42bfff +com.github.Squirrel (1.0 - 1) &lt;4C459C36-AFB6-3B8A-8FEC-76C192C17E30&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Squirrel.framework/Versions/A/Squirrel 0x10b44c000 - 0x10b4afff7 +org.reactivecocoa.ReactiveCocoa (1.0 - 1) &lt;701B20DE-3ADD-3643-B52A-E05744C30DB3&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/A/ReactiveCocoa 0x10b521000 - 0x10b535fff +org.mantle.Mantle (1.0 - ???) &lt;31915DD6-48E6-3706-A076-C9D4CE17F4F6&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Mantle.framework/Versions/A/Mantle 0x10b547000 - 0x10c44dff3 +libnode.dylib (0) &lt;E1081EC3-9118-311F-938C-F2E88F1F7F56&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libnode.dylib 0x10c6db000 - 0x10c93ffef +libffmpeg.dylib (0) &lt;C6D0AEFA-0122-35FA-8EDE-369DCD7E9304&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libffmpeg.dylib 0x10cb49000 - 0x10cb87ff7 com.apple.audio.midi.CoreMIDI (1.10 - 88) &lt;5E2D1F53-B466-312E-AEA7-117B68C9A7F0&gt; /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x10cbaf000 - 0x10cbc8ffb libexpat.1.dylib (15) &lt;F48F1B7B-BEB4-32EE-8C5D-0370096F3864&gt; /usr/lib/libexpat.1.dylib 0x11022d000 - 0x110244ffb libCGInterfaces.dylib (331.5) &lt;17109679-A284-3C72-AA60-DBA815D3062B&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x1118b2000 - 0x1118efdc7 dyld (433.5) &lt;322C06B7-8878-311D-888C-C8FD2CA96FF3&gt; /usr/lib/dyld 0x11c1cb000 - 0x11c371fff GLEngine (14.0.16) &lt;1999FBF9-0B82-34B1-8876-87B4F82101BB&gt; /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x11c3b0000 - 0x11ce05ff7 com.apple.driver.AppleIntelSKLGraphicsGLDriver (10.25.13 - 10.2.5) &lt;3FDB486A-E09C-3A1E-BC86-75E2FA5540BD&gt; /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver 0x11d138000 - 0x11d162fff GLRendererFloat (14.0.16) &lt;8D11C08E-8249-38DB-9856-BFC01EEDE0CB&gt; /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x11d16c000 - 0x11d1faff7 com.apple.driver.AppleIntelSKLGraphicsMTLDriver (10.25.13 - 10.2.5) &lt;A3EA0344-6AC8-3729-A8BA-D1A537A11A04&gt; /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsMTLDriver 0x7fffb900f000 - 0x7fffb91d0fff com.apple.avfoundation (2.0 - 1187.36) &lt;8C7813BE-B548-33E3-A61E-FF1F1984386A&gt; /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fffb91d1000 - 0x7fffb9273ff7 com.apple.audio.AVFAudio (1.0 - ???) &lt;7997D588-B542-3EBB-B822-D719C1114BB4&gt; /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fffb933e000 - 0x7fffb933efff com.apple.Accelerate (1.11 - Accelerate 1.11) &lt;916E360F-323C-3AE1-AB3D-D1F3B284AEE9&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fffb9357000 - 0x7fffb9870feb com.apple.vImage (8.1 - ???) &lt;B58A7937-BEE2-38FE-87F4-5D5F40D31DC9&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fffb9871000 - 0x7fffb99e2ff3 libBLAS.dylib (1185.50.4) &lt;4087FFE0-627E-3623-96B4-F0A9A1991E09&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fffb99e3000 - 0x7fffb99f7ffb libBNNS.dylib (15) &lt;254698C7-7D36-3FFF-864E-ADEEEE543076&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fffb99f8000 - 0x7fffb9deefef libLAPACK.dylib (1185.50.4) &lt;C35FFB2F-A0E6-3903-8A3C-113A74BCBCA2&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fffb9def000 - 0x7fffb9e05fff libLinearAlgebra.dylib (1185.50.4) &lt;345CAACF-7263-36EF-B69B-793EA8B390AF&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fffb9e06000 - 0x7fffb9e0cfff libQuadrature.dylib (3) &lt;EF56C8E6-DE22-3C69-B543-A8648F335FDD&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fffb9e0d000 - 0x7fffb9e21ff7 libSparseBLAS.dylib (1185.50.4) &lt;67BA432E-FB59-3C78-A8BE-ED4274CBC359&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fffb9e22000 - 0x7fffb9fa9fe7 libvDSP.dylib (600.60.1) &lt;4155F45B-41CD-3782-AE8F-7AE740FD83C3&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fffb9faa000 - 0x7fffba05cfff libvMisc.dylib (600.60.1) &lt;98F27D2D-E5DD-38EF-8747-0C4DE821A23D&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fffba05d000 - 0x7fffba05dfff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) &lt;7C5733E7-0568-3E7D-AF61-160F19FED544&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fffba31c000 - 0x7fffbb0f5ff3 com.apple.AppKit (6.9 - 1504.83.101) &lt;EC7BD195-F9E1-3E43-820A-5FDD0B2B0B67&gt; /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fffbb107000 - 0x7fffbb107fff com.apple.ApplicationServices (48 - 48) &lt;4C71CBA8-47E4-38BF-BE3B-F20DF8667D5D&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fffbb108000 - 0x7fffbb176ff7 com.apple.ApplicationServices.ATS (377 - 422.2) &lt;A31D17BE-F747-39FB-9A84-5F2F8891204C&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fffbb210000 - 0x7fffbb33fff7 libFontParser.dylib (194.12) &lt;73C3946D-EF92-3AC1-89C3-0E75B2A85325&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fffbb340000 - 0x7fffbb38afff libFontRegistry.dylib (196.4) &lt;EA96AE47-3369-3DEA-BB82-98348ADBD85B&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fffbb3e7000 - 0x7fffbb41afff libTrueTypeScaler.dylib (194.12) &lt;8944A23A-EE36-3657-9B4F-933231C8FDEC&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fffbb487000 - 0x7fffbb531ff7 com.apple.ColorSync (4.12.0 - 502.2) &lt;ACA4001E-A0E3-33F6-9CD6-EEC2AA15E322&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fffbb532000 - 0x7fffbb583fff com.apple.HIServices (1.22 - 592.1) &lt;7353E76E-9A3A-3693-87AF-41953585E024&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fffbb584000 - 0x7fffbb593ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) &lt;2CBE7F61-2056-3F96-99A1-0D527796AFA6&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fffbb594000 - 0x7fffbb5e1fff com.apple.print.framework.PrintCore (12 - 491) &lt;5027FD58-F0EE-33E4-8577-934CA06CD2AF&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fffbb5e2000 - 0x7fffbb61dfff com.apple.QD (3.12 - 313) &lt;B339C41D-8CDF-3342-8414-F9717DCCADD4&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fffbb61e000 - 0x7fffbb629fff com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) &lt;7853EFF4-62B9-394E-B7B8-41A645656820&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fffbb62a000 - 0x7fffbb836fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) &lt;91D2BA22-B168-3A9A-9008-6FFC5A8FDC1E&gt; /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fffbb837000 - 0x7fffbb837fff com.apple.audio.units.AudioUnit (1.14 - 1.14) &lt;8C0153FD-FEFF-309C-AACD-BF9657A31F8E&gt; /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fffbb9a0000 - 0x7fffbbd7afff com.apple.CFNetwork (811.5.4 - 811.5.4) &lt;4DBF8932-6286-3B23-87D9-63615B9958D9&gt; /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fffbbd94000 - 0x7fffbbd94fff com.apple.Carbon (154 - 157) &lt;69F403C7-F0CB-34E6-89B0-235CF4978C17&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fffbbd95000 - 0x7fffbbd98fff com.apple.CommonPanels (1.2.6 - 98) &lt;BF04BB22-D54C-309E-9F5C-897D969CAF70&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fffbbd99000 - 0x7fffbc0a2fff com.apple.HIToolbox (2.1.1 - 857.8) &lt;CAB143FE-AEAF-3EDE-AD7B-C04E1B7C5615&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fffbc0a3000 - 0x7fffbc0a6ff7 com.apple.help (1.3.5 - 49) &lt;B1A930E3-5907-3677-BACD-858EF68B172D&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fffbc0a7000 - 0x7fffbc0acfff com.apple.ImageCapture (9.0 - 9.0) &lt;341252B4-E082-361A-B756-6A330259C741&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fffbc0ad000 - 0x7fffbc144ff3 com.apple.ink.framework (10.9 - 219) &lt;1BD40B45-FD33-3177-A935-565EE5FC79D7&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fffbc145000 - 0x7fffbc15ffff com.apple.openscripting (1.7 - 172) &lt;31CFBB35-24BD-3E12-9B6B-1FA842FB605B&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fffbc160000 - 0x7fffbc161ff3 com.apple.print.framework.Print (12 - 267) &lt;E2F82F1F-DC27-3EF0-9F75-B354F701450A&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fffbc162000 - 0x7fffbc164ff7 com.apple.securityhi (9.0 - 55006) &lt;DBD65629-535D-3669-8218-7F074D61638C&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fffbc165000 - 0x7fffbc16bff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) &lt;082895DC-3AC7-3DEF-ADCA-5B018C19C9D3&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fffbc24c000 - 0x7fffbc24cfff com.apple.Cocoa (6.11 - 22) &lt;85EDFBE1-75F0-369E-8CA8-C6A639B98FA6&gt; /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fffbc396000 - 0x7fffbc423fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) &lt;78767F88-91D4-31CE-AAC6-1F9407F479BB&gt; /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fffbc424000 - 0x7fffbc437fff com.apple.CoreBluetooth (1.0 - 1) &lt;BCB78777-76F0-3CC1-8443-9E61AEF7EF63&gt; /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fffbc438000 - 0x7fffbc733fff com.apple.CoreData (120 - 754.2) &lt;4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E&gt; /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fffbc734000 - 0x7fffbc7e0ff7 com.apple.CoreDisplay (1.0 - 1) &lt;AAD5DF0B-0D22-305E-86FF-BB1431130363&gt; /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fffbc7e1000 - 0x7fffbcc7aff7 com.apple.CoreFoundation (6.9 - 1349.8) &lt;09ED473E-5DE8-307F-B55C-16F6419236D5&gt; /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fffbcc7b000 - 0x7fffbd2fdfff com.apple.CoreGraphics (2.0 - 1070.22) &lt;78E7C882-837D-3CC3-B221-767B999873CE&gt; /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fffbd2fe000 - 0x7fffbd541ffb com.apple.CoreImage (12.4.0 - 451.4.9) &lt;BE4303C9-C9D9-361D-AC94-DBE40EB6700E&gt; /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fffbd5a8000 - 0x7fffbd659fff com.apple.CoreMedia (1.0 - 1907.59.1.5) &lt;6CCDE81A-6992-33ED-A1D9-9D27A4C1E31F&gt; /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fffbd65a000 - 0x7fffbd6a5ff7 com.apple.CoreMediaIO (805.0 - 4932) &lt;ACE54DDE-C526-31CA-9755-3938603E3751&gt; /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fffbd6a6000 - 0x7fffbd6a6fff com.apple.CoreServices (775.19 - 775.19) &lt;7255917D-EFBB-3BE2-A8FD-DAD631BC0949&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fffbd6a7000 - 0x7fffbd6f8fff com.apple.AE (712.5 - 712.5) &lt;61F2AE2C-E04E-3FDF-9E88-201325136C83&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fffbd6f9000 - 0x7fffbd9d4ff7 com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) &lt;08AC074C-965B-3EDF-8E45-0707C8DE9EAD&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fffbd9d5000 - 0x7fffbda08fff com.apple.DictionaryServices (1.2 - 274) &lt;D23866E2-F7C8-3984-A9D4-96552CCDE573&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fffbda09000 - 0x7fffbda11ff3 com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) &lt;2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fffbda12000 - 0x7fffbdb7eff7 com.apple.LaunchServices (775.19 - 775.19) &lt;94D15A2A-852C-3B4B-A701-43043C8F1527&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fffbdb7f000 - 0x7fffbdc2fffb com.apple.Metadata (10.7.0 - 1075.40) &lt;DA911E1B-3977-386D-930D-96BD5085CB8E&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fffbdc30000 - 0x7fffbdc8ffff com.apple.CoreServices.OSServices (775.19 - 775.19) &lt;C709A773-4FA0-33DD-B3E2-FBA41E00F177&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fffbdc90000 - 0x7fffbdd00fff com.apple.SearchKit (1.4.0 - 1.4.0) &lt;7A6DDA2B-03F1-3137-BA9E-1CC211973E26&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fffbdd01000 - 0x7fffbdd46ff7 com.apple.coreservices.SharedFileList (38 - 38) &lt;DA096678-93AB-3291-BDE2-482F1D544589&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fffbddcf000 - 0x7fffbdf1cffb com.apple.CoreText (352.0 - 544.15) &lt;BF0EE575-BB7E-3BF9-9029-232B4ADC24E4&gt; /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fffbdf1d000 - 0x7fffbdf52ff3 com.apple.CoreVideo (1.8 - 235.3) &lt;AC11D5FB-C77B-34F5-B942-F698E84C229F&gt; /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fffbdf53000 - 0x7fffbdfc4ffb com.apple.framework.CoreWLAN (11.0 - 1200.31) &lt;E47C0568-E37B-3052-9E77-F0F371DCDE7F&gt; /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fffbe0c2000 - 0x7fffbe0c7fff com.apple.DiskArbitration (2.7 - 2.7) &lt;8AC72143-D3C4-3AA6-84DF-734E3AFAC49B&gt; /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fffbe259000 - 0x7fffbe5ffff3 com.apple.Foundation (6.9 - 1349.81) &lt;730B7944-BB43-35D5-A546-9F6CCED4B9F3&gt; /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fffbe62b000 - 0x7fffbe65cff7 com.apple.GSS (4.0 - 2.0) &lt;6FADED0B-0425-3567-A75A-040C5A4638EB&gt; /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fffbe65d000 - 0x7fffbe675ff7 com.apple.GameController (1.0 - 1) &lt;DAC8C83B-7EC8-3A88-A725-E13DD905BF4F&gt; /System/Library/Frameworks/GameController.framework/Versions/A/GameController 0x7fffbe71c000 - 0x7fffbe7bfffb com.apple.Bluetooth (5.0.4 - 5.0.4f18) &lt;B3FED7E7-45EE-32DD-B59E-7942BCE9426C&gt; /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fffbe7c0000 - 0x7fffbe856ff7 com.apple.framework.IOKit (2.0.2 - 1324.60.3) &lt;7CE4C98B-107C-3AAA-B49A-F2ACFCBBF526&gt; /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fffbe857000 - 0x7fffbe85dffb com.apple.IOSurface (159.7 - 159.7) &lt;40550017-EF96-3C52-B400-806AFEE4B134&gt; /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fffbe85e000 - 0x7fffbe8afff7 com.apple.ImageCaptureCore (7.0 - 7.0) &lt;A640CA2F-8093-34AB-947C-26679ECB8A6D&gt; /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fffbe8b0000 - 0x7fffbea10fef com.apple.ImageIO.framework (3.3.0 - 1599.10.2) &lt;87AA4D39-0AFC-3A34-98EF-02710E2BF3CA&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fffbea11000 - 0x7fffbea15fff libGIF.dylib (1599.10.2) &lt;6ED05614-1301-3452-943B-118F00F20C8D&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fffbea16000 - 0x7fffbeb06ff7 libJP2.dylib (1599.10.2) &lt;72C00423-55F0-3CAD-B198-EF00950791E6&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fffbeb07000 - 0x7fffbeb2affb libJPEG.dylib (1599.10.2) &lt;78945614-990F-3705-A91C-46F717F7C635&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fffbeb2b000 - 0x7fffbeb52ff7 libPng.dylib (1599.10.2) &lt;B800C14F-6E41-36B6-8DC1-1AE97A83A964&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fffbeb53000 - 0x7fffbeb55ff3 libRadiance.dylib (1599.10.2) &lt;037D95B4-82A7-3A59-B3EB-0FF0977CF7A5&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fffbeb56000 - 0x7fffbeba4fff libTIFF.dylib (1599.10.2) &lt;CA2C7BF9-FDDB-36CF-B063-B075B29F8878&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fffbed02000 - 0x7fffbf90aff3 com.apple.JavaScriptCore (12603 - 12603.2.4) &lt;FFD37381-05F4-3907-BD31-74CFC3D7868F&gt; /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fffbf90b000 - 0x7fffbf924ff7 com.apple.Kerberos (3.0 - 1) &lt;B9D242EB-E325-3A21-9812-C77CBBFB0D51&gt; /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fffbfbad000 - 0x7fffbfbb3fff com.apple.MediaAccessibility (1.0 - 97.1.1) &lt;0BD82735-6644-37CE-B13D-8E7CC59A1752&gt; /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fffbfbc9000 - 0x7fffc0102ff7 com.apple.MediaToolbox (1.0 - 1907.59.1.5) &lt;2024A2A2-50B6-36AA-BC6D-3AAFA78EB707&gt; /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fffc0103000 - 0x7fffc015efff com.apple.Metal (87.18 - 87.18) &lt;5C2F12FB-45C1-3103-A827-3D225BF8D05A&gt; /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fffc0a47000 - 0x7fffc0a4ffff com.apple.NetFS (6.0 - 4.0) &lt;14A24D00-5673-330A-959D-87F72040DEFF&gt; /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fffc0c26000 - 0x7fffc0c2eff7 libcldcpuengine.dylib (2.8.5) &lt;73E1E526-01DF-3199-9B48-155F0329EF44&gt; /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fffc0c2f000 - 0x7fffc0c7dff3 com.apple.opencl (2.8.6 - 2.8.6) &lt;5FAF6F49-2648-39E6-922B-5630A5D7F7E4&gt; /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fffc0c7e000 - 0x7fffc0c97ffb com.apple.CFOpenDirectory (10.12 - 194) &lt;A64E9A01-3F6E-36EA-9C10-88C564A68C9D&gt; /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fffc0c98000 - 0x7fffc0ca3ff7 com.apple.OpenDirectory (10.12 - 194) &lt;4298FFD0-B1A7-3064-AF5B-708B3FA38671&gt; /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fffc0ca4000 - 0x7fffc0ca6fff libCVMSPluginSupport.dylib (14.0.16) &lt;A20EC348-37C9-33B6-9A81-06006F3214A1&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fffc0ca7000 - 0x7fffc0caaff7 libCoreFSCache.dylib (156.3) &lt;687C4CC3-6537-344B-8BE1-5234C8CB2864&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fffc0cab000 - 0x7fffc0caffff libCoreVMClient.dylib (156.3) &lt;E7AEFCBE-B6BF-3C7C-9A4E-E78CB04DB794&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fffc0cb0000 - 0x7fffc0cb9ff7 libGFXShared.dylib (14.0.16) &lt;63542E68-EB1A-3ECF-AAFB-E7B8AB313C70&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fffc0cba000 - 0x7fffc0cc5fff libGL.dylib (14.0.16) &lt;84BEED97-0A93-356D-A922-97EA311EA446&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fffc0cc6000 - 0x7fffc0d02ff7 libGLImage.dylib (14.0.16) &lt;3518A85C-6905-3511-A6C9-2F82C519D28F&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fffc0d03000 - 0x7fffc0e79ff3 libGLProgrammability.dylib (14.0.16) &lt;0EDA89D8-7C28-3D53-BDBA-7CB25232C329&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fffc0e7a000 - 0x7fffc0ebbff7 libGLU.dylib (14.0.16) &lt;9860DCF7-56E0-3A8F-A377-52635C9D8B27&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fffc1823000 - 0x7fffc1831fff com.apple.opengl (14.0.16 - 14.0.16) &lt;27E7D76E-A26B-39F8-8CF2-AB57920776A3&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fffc18ce000 - 0x7fffc1a15fff com.apple.QTKit (7.7.3 - 2978.7) &lt;49F88771-52FE-3989-AAB7-10A7494C4419&gt; /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fffc1a16000 - 0x7fffc1c80ff7 com.apple.imageKit (3.0 - 1023) &lt;9C547565-CBAA-3ACB-A3F6-1366A0DCDCB4&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fffc1c81000 - 0x7fffc1d48fff com.apple.PDFKit (1.0 - 1) &lt;BE82F14C-B20C-3771-B16C-F0723F6552AD&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fffc1d49000 - 0x7fffc226fff7 com.apple.QuartzComposer (5.1 - 356) &lt;C66293F6-EF05-3B36-8524-081CEB9FADD7&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fffc2270000 - 0x7fffc2293ffb com.apple.quartzfilters (1.10.0 - 1.10.0) &lt;365342ED-7A1A-3C75-AE60-90764E96034C&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fffc2294000 - 0x7fffc2381fff com.apple.QuickLookUIFramework (5.0 - 720.7) &lt;3136C23E-399E-3296-928A-B18EC9FC423C&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fffc2382000 - 0x7fffc2382fff com.apple.quartzframework (1.5 - 21) &lt;09455972-8A33-3D61-B193-BA7E7CF984CA&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fffc2383000 - 0x7fffc2583fff com.apple.QuartzCore (1.11 - 453.39.3) &lt;AB46D60D-17A8-3122-800E-2A9DA604FCBA&gt; /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fffc2584000 - 0x7fffc25d9fff com.apple.QuickLookFramework (5.0 - 720.7) &lt;3BD7BA2F-924C-3EFF-B26E-3F930E62E6B4&gt; /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fffc25da000 - 0x7fffc25effff com.apple.SafariServices.framework (12603 - 12603.2.4) &lt;BD072E0A-9759-341D-9E59-5D869380076B&gt; /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fffc2aea000 - 0x7fffc2decff7 com.apple.security (7.0 - 57740.60.18) &lt;021AACF6-D15F-37E0-840B-88853684BA00&gt; /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fffc2ded000 - 0x7fffc2e62fff com.apple.securityfoundation (6.0 - 55132.50.7) &lt;4433C0CC-FE90-3DD3-BAC1-CC31D515B510&gt; /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fffc2e63000 - 0x7fffc2e8cfff com.apple.securityinterface (10.0 - 55079.50.4) &lt;50E3EAA8-1AF0-3910-AAFD-57D93D958DFF&gt; /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fffc2e8d000 - 0x7fffc2e90ff3 com.apple.xpc.ServiceManagement (1.0 - 1) &lt;9F285B19-B53B-3502-85A2-72C26DB40EA7&gt; /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fffc3217000 - 0x7fffc3286ff7 com.apple.SystemConfiguration (1.14 - 1.14) &lt;2412CDE0-C317-31EA-8F53-7A58BBFCC720&gt; /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fffc3287000 - 0x7fffc3635fff com.apple.VideoToolbox (1.0 - 1907.59.1.5) &lt;75E2F901-572F-3FC8-A599-96A085EEBC88&gt; /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fffc5adb000 - 0x7fffc5af6ff3 com.apple.AppContainer (4.0 - 307.50.21) &lt;C2E6BA3D-81FF-39C3-B4BF-DBB9A17DE078&gt; /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fffc5af7000 - 0x7fffc5b04ff3 com.apple.AppSandbox (4.0 - 307.50.21) &lt;BF9FA426-8C11-358B-9E1F-A3901E3F2B14&gt; /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fffc5b05000 - 0x7fffc5b27ffb com.apple.framework.Apple80211 (12.0 - 1200.47) &lt;B692048E-1B61-3DAF-9CBA-4D314E7562DC&gt; /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fffc5b28000 - 0x7fffc5b37feb com.apple.AppleFSCompression (88.50.3 - 1.0) &lt;478E8BFF-8BA2-375E-BE02-BA27F115C15A&gt; /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fffc5c2b000 - 0x7fffc5cb697f com.apple.AppleJPEG (1.0 - 1) &lt;B9E9570D-04A4-34E4-B756-D200043B25B8&gt; /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fffc5cef000 - 0x7fffc5cf2ff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) &lt;42A1731A-A576-307A-B07C-9F8F64696CB7&gt; /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fffc5cf3000 - 0x7fffc5d45fff com.apple.AppleVAFramework (5.0.36 - 5.0.36) &lt;7352078D-C230-397C-81A5-57A48CF218C0&gt; /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fffc60e9000 - 0x7fffc6167ff7 com.apple.backup.framework (1.8.5 - 1.8.5) &lt;CC679891-E8F5-3166-8EB6-AEA06954A52D&gt; /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fffc6df2000 - 0x7fffc6e19ff3 com.apple.ChunkingLibrary (173 - 173) &lt;FC2165F9-FC93-39C0-8323-C2F43A5E00A3&gt; /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fffc773e000 - 0x7fffc7747ffb com.apple.CommonAuth (4.0 - 2.0) &lt;216950CB-269F-3476-BA17-D6363AC49FBC&gt; /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fffc78cb000 - 0x7fffc7caaff7 com.apple.CoreAUC (226.0.0 - 226.0.0) &lt;FBF6C5BC-5937-3957-B6BA-E101DF9B0DF6&gt; /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fffc7cab000 - 0x7fffc7cdbfff com.apple.CoreAVCHD (5.9.0 - 5900.4.1) &lt;3F6857D1-AE7C-3593-B064-930F5BB7269E&gt; /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fffc7e8f000 - 0x7fffc7e9ffff com.apple.CoreEmoji (1.0 - 40.3.3) &lt;E9A28301-2D79-3A97-A046-028258A6ABE5&gt; /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fffc7f64000 - 0x7fffc7f7aff3 com.apple.CoreMediaAuthoring (2.2 - 956) &lt;AEBFF55F-BF1E-3CA5-AA9C-1CE22218A665&gt; /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fffc7f81000 - 0x7fffc8011ffb com.apple.CorePDF (4.0 - 4) &lt;7F50E4A6-940C-33F5-BE4E-7E01AFE98A8F&gt; /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fffc81da000 - 0x7fffc820aff3 com.apple.CoreServicesInternal (276.2 - 276.2) &lt;05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481&gt; /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fffc849b000 - 0x7fffc852aff7 com.apple.CoreSymbolication (62046) &lt;7839CD8E-011D-3567-88DE-3D472C661136&gt; /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fffc852b000 - 0x7fffc866afe7 com.apple.coreui (2.1 - 431.3) &lt;2E8FEC10-FC5B-3782-92DA-A85C24B7BF7C&gt; /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fffc866b000 - 0x7fffc873bff3 com.apple.CoreUtils (5.1 - 510.31) &lt;E68BB8ED-8874-36EC-A7C5-1017C0E727CB&gt; /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fffc878b000 - 0x7fffc87f0ff3 com.apple.framework.CoreWiFi (12.0 - 1200.31) &lt;DF0972EF-F817-3FD3-8C00-2D57B8738D8C&gt; /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fffc87f1000 - 0x7fffc87ffff7 com.apple.CrashReporterSupport (10.12 - 827) &lt;14037A71-ECFE-394A-8D6E-2CECE98F02EE&gt; /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fffc8871000 - 0x7fffc887bffb com.apple.framework.DFRFoundation (1.0 - 104.25) &lt;7CFF896C-EF22-3941-BB3D-F3615CE4C908&gt; /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fffc887c000 - 0x7fffc8880ff3 com.apple.DSExternalDisplay (3.1 - 380) &lt;A195C0CE-8E4E-384B-9556-8270E306FE1D&gt; /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fffc88b6000 - 0x7fffc892bffb com.apple.datadetectorscore (7.0 - 539.1) &lt;9C312AAC-8AEE-3C72-BDE5-7FBF62452525&gt; /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fffc8967000 - 0x7fffc89a6fff com.apple.DebugSymbols (137 - 137) &lt;58A70B66-2628-3CFE-B103-2200D95FC5F7&gt; /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fffc89a7000 - 0x7fffc8ab8fff com.apple.desktopservices (1.11.5 - 1.11.5) &lt;46A9D4F3-1EF8-373C-98A4-AD48D285E484&gt; /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fffc8bfb000 - 0x7fffc8c06fff com.apple.DisplayServicesFW (3.1 - 380) &lt;83BB7C77-F18D-382D-9023-26132D925F75&gt; /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fffc8da0000 - 0x7fffc91d1ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) &lt;9391D5A3-738C-3136-9D07-518CB43DBADA&gt; /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fffca528000 - 0x7fffca528fff libmetal_timestamp.dylib (600.0.49.9) &lt;E5EED927-1671-3390-BCBB-D76201D63C73&gt; /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x7fffca535000 - 0x7fffca540ff3 libGPUSupportMercury.dylib (14.0.16) &lt;7E99C736-2F48-313E-BEF6-6F8BABFADD9F&gt; /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fffca7f9000 - 0x7fffca815fff com.apple.GenerationalStorage (2.0 - 267.1) &lt;3DE1C580-D089-362D-8582-8DE68A3C5F13&gt; /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fffcaf26000 - 0x7fffcaf9cff3 com.apple.Heimdal (4.0 - 2.0) &lt;8F9C9041-66D5-36C9-8A4C-1658035C311D&gt; /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fffcb5b7000 - 0x7fffcb5beffb com.apple.IOAccelerator (311.13 - 311.13) &lt;40C04C41-A76A-3687-8D64-F76E8C46AA81&gt; /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fffcb5c0000 - 0x7fffcb5d4ff7 com.apple.IOPresentment (1.0 - 29.10) &lt;A3F7C1F6-CE50-3804-AAAF-7B75EBC46BE4&gt; /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fffcb5d5000 - 0x7fffcb5f7fff com.apple.IconServices (74.4 - 74.4) &lt;218DDD05-35F4-3833-B98D-471ED0EBC031&gt; /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fffcb693000 - 0x7fffcb6a3ff3 com.apple.IntlPreferences (2.0 - 216) &lt;47681AE8-4539-3525-890C-206B301CEC77&gt; /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fffcb6de000 - 0x7fffcb895fff com.apple.LanguageModeling (1.0 - 123.2.5) &lt;A8CA965F-0399-310D-91C3-B93DDDE9A442&gt; /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fffcbf05000 - 0x7fffcbf08fff com.apple.Mangrove (1.0 - 1) &lt;98814966-FD65-302B-B47E-00928DC34E5C&gt; /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fffcc1b6000 - 0x7fffcc22fff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) &lt;C323FC94-FFA5-3EE6-B2AC-7E61EA92F304&gt; /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fffcc38b000 - 0x7fffcc398ff3 com.apple.MobileKeyBag (2.0 - 1.0) &lt;F42EB8B1-BA68-3769-98BE-26A18AED902F&gt; /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fffcc3a9000 - 0x7fffcc3d1ff7 com.apple.MultitouchSupport.framework (368.16 - 368.16) &lt;512ADEC6-D694-3D73-A48A-6BE79CD39539&gt; /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fffcc483000 - 0x7fffcc48efff com.apple.NetAuth (6.2 - 6.2) &lt;97F487D6-8089-31A8-B68C-6C1EAC6ED1B5&gt; /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fffccd66000 - 0x7fffccda7ff3 com.apple.PerformanceAnalysis (1.148.3 - 148.3) &lt;6A21AB41-3AAA-32F3-9D46-2555A143A8B9&gt; /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fffcd48f000 - 0x7fffcd4a9fff com.apple.ProtocolBuffer (1 - 249.1) &lt;A1F1B0F3-078F-378F-A9A9-0DEEA70E816A&gt; /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fffcd4aa000 - 0x7fffcd4b9ff7 com.apple.QuickLookThumbnailing (1.0 - 1) &lt;173EE873-1700-3FCA-9782-C060FBB5BCAD&gt; /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fffcd4c2000 - 0x7fffcd4e5ff3 com.apple.RemoteViewServices (2.0 - 124) &lt;6B967FDA-6591-302C-BA0A-76C4856E584E&gt; /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fffce1ac000 - 0x7fffce1affff com.apple.SecCodeWrapper (4.0 - 307.50.21) &lt;F8E957B2-D3F0-3B73-B38C-AE8868F00939&gt; /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fffce23e000 - 0x7fffce2cbfff com.apple.Sharing (696.2.67 - 696.2.67) &lt;F681EE28-153F-3216-97A6-6F5E4148AB2E&gt; /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fffce2ec000 - 0x7fffce552fef com.apple.SkyLight (1.600.0 - 170.3) &lt;83AB220F-48C0-3063-8ED3-ACDB69243B4D&gt; /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fffce731000 - 0x7fffce73dff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) &lt;684BD1EA-8268-331C-A5A9-080EB375C658&gt; /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fffcee29000 - 0x7fffcee9dfdf com.apple.Symbolication (62048.1) &lt;1A30ED19-7532-3F46-9DD3-9879A973D0CF&gt; /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fffcf2dc000 - 0x7fffcf2e2ff7 com.apple.TCC (1.0 - 1) &lt;911B534B-4AC7-34E4-935E-E42ECD008CBC&gt; /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fffcf36e000 - 0x7fffcf434ff7 com.apple.TextureIO (2.8 - 2.8) &lt;3D61E533-4156-3B21-B7ED-CB823E680DFC&gt; /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fffcf4a8000 - 0x7fffcf4a9fff com.apple.TrustEvaluationAgent (2.0 - 28.50.1) &lt;EBE65DD5-1732-3747-8C6C-7BECEBF089A4&gt; /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fffcf4aa000 - 0x7fffcf63aff3 com.apple.UIFoundation (1.0 - 490.7) &lt;2A3063FE-1790-3510-8A0E-AEC581D42B7E&gt; /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fffd0109000 - 0x7fffd01c9fff com.apple.ViewBridge (283 - 283) &lt;25A635B3-C87C-3D3A-ADF3-539713FA1048&gt; /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fffd0614000 - 0x7fffd061afff com.apple.XPCService (2.0 - 1) &lt;4B28B225-2105-33F4-9ED0-F04288FF4FB1&gt; /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fffd06eb000 - 0x7fffd06edffb com.apple.loginsupport (1.0 - 1) &lt;F3140B97-12C3-35A7-9D3D-43DA2D13C113&gt; /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fffd0742000 - 0x7fffd075dff7 libCRFSuite.dylib (34) &lt;F78B7F5F-0B4F-35C6-AA2F-84EE9CB22137&gt; /usr/lib/libCRFSuite.dylib 0x7fffd075e000 - 0x7fffd0769fff libChineseTokenizer.dylib (21) &lt;0886E908-A825-36AF-B94B-2361FD8BC2A1&gt; /usr/lib/libChineseTokenizer.dylib 0x7fffd07fb000 - 0x7fffd07fcff3 libDiagnosticMessagesClient.dylib (102) &lt;84A04D24-0E60-3810-A8C0-90A65E2DF61A&gt; /usr/lib/libDiagnosticMessagesClient.dylib 0x7fffd07fd000 - 0x7fffd0a10fff libFosl_dynamic.dylib (16.39) &lt;E22A4243-D148-3C74-BA15-2D906A3D1F9E&gt; /usr/lib/libFosl_dynamic.dylib 0x7fffd0a2c000 - 0x7fffd0a33fff libMatch.1.dylib (27) &lt;70D4BD2A-9383-37F2-B0D6-9B592D236601&gt; /usr/lib/libMatch.1.dylib 0x7fffd0a34000 - 0x7fffd0a34fff libOpenScriptingUtil.dylib (172) &lt;90743888-C1E8-34E3-924E-1A754B2B63B9&gt; /usr/lib/libOpenScriptingUtil.dylib 0x7fffd0a35000 - 0x7fffd0a39ffb libScreenReader.dylib (477.40.6) &lt;CBE6420C-EF60-3ACD-A0B6-7CBE936BA3B8&gt; /usr/lib/libScreenReader.dylib 0x7fffd0a3a000 - 0x7fffd0a3bffb libSystem.B.dylib (1238.60.2) &lt;FC9E9F13-3B18-305C-BE0A-97C7843652B0&gt; /usr/lib/libSystem.B.dylib 0x7fffd0aa7000 - 0x7fffd0ad2ff3 libarchive.2.dylib (41.50.2) &lt;B4F507BC-B24E-3BE7-B658-94D798E2CD81&gt; /usr/lib/libarchive.2.dylib 0x7fffd0ad3000 - 0x7fffd0b4ffc7 libate.dylib (1.12.13) &lt;D0767875-D02E-3377-84D8-5F174C27BEA9&gt; /usr/lib/libate.dylib 0x7fffd0b53000 - 0x7fffd0b53ff3 libauto.dylib (187) &lt;34388D0B-C539-3C1B-9408-2BC152162E43&gt; /usr/lib/libauto.dylib 0x7fffd0b54000 - 0x7fffd0b64ff3 libbsm.0.dylib (34) &lt;20084796-B04D-3B35-A003-EA11459557A9&gt; /usr/lib/libbsm.0.dylib 0x7fffd0b65000 - 0x7fffd0b73ff7 libbz2.1.0.dylib (38) &lt;ADFA329A-DCE7-356D-8F09-A3168DFC6610&gt; /usr/lib/libbz2.1.0.dylib 0x7fffd0b74000 - 0x7fffd0bcaff7 libc++.1.dylib (307.5) &lt;0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C&gt; /usr/lib/libc++.1.dylib 0x7fffd0bcb000 - 0x7fffd0bf5fff libc++abi.dylib (307.3) &lt;30199352-88BF-30BD-8CFF-2A4FBE247523&gt; /usr/lib/libc++abi.dylib 0x7fffd0bf6000 - 0x7fffd0c06ffb libcmph.dylib (6) &lt;2B5D405E-2D0B-3320-ABD6-622934C86ABE&gt; /usr/lib/libcmph.dylib 0x7fffd0c07000 - 0x7fffd0c1dfcf libcompression.dylib (39) &lt;F2726F95-F54E-3B21-BCB5-F7151DEFDC2F&gt; /usr/lib/libcompression.dylib 0x7fffd0c1e000 - 0x7fffd0c1eff7 libcoretls.dylib (121.50.4) &lt;64B1001E-10F6-3542-A3B2-C4B49F51817F&gt; /usr/lib/libcoretls.dylib 0x7fffd0c1f000 - 0x7fffd0c20ff3 libcoretls_cfhelpers.dylib (121.50.4) &lt;1A10303E-5EB0-3C7C-9165-021FCDFD934D&gt; /usr/lib/libcoretls_cfhelpers.dylib 0x7fffd0cda000 - 0x7fffd0dbfff7 libcrypto.0.9.8.dylib (64.50.6) &lt;D34E16A7-990A-37A9-933A-DFAA46554EAA&gt; /usr/lib/libcrypto.0.9.8.dylib 0x7fffd0f5d000 - 0x7fffd0fb0ff7 libcups.2.dylib (450) &lt;9950BFCB-7882-33C9-9ECF-CE66773C5657&gt; /usr/lib/libcups.2.dylib 0x7fffd1002000 - 0x7fffd1009ff3 libdscsym.dylib (148.3) &lt;63492BDA-33A8-31DE-90E8-A3D44F07EB9C&gt; /usr/lib/libdscsym.dylib 0x7fffd102b000 - 0x7fffd102bfff libenergytrace.dylib (15) &lt;A1B040A2-7977-3097-9ADF-34FF181EB970&gt; /usr/lib/libenergytrace.dylib 0x7fffd103b000 - 0x7fffd1040ff7 libheimdal-asn1.dylib (498.50.8) &lt;A40E3196-235E-34CE-AD9A-8D1AFC5DE004&gt; /usr/lib/libheimdal-asn1.dylib 0x7fffd1041000 - 0x7fffd1133ff7 libiconv.2.dylib (50) &lt;42125B35-81D7-3FC4-9475-A26DBE10884D&gt; /usr/lib/libiconv.2.dylib 0x7fffd1134000 - 0x7fffd1359ffb libicucore.A.dylib (57165.0.1) &lt;2931B842-2946-3576-AD1D-1CDA22FA1388&gt; /usr/lib/libicucore.A.dylib 0x7fffd135f000 - 0x7fffd1360fff liblangid.dylib (126) &lt;2085E7A7-9A34-3735-87F4-F174EF8EABF0&gt; /usr/lib/liblangid.dylib 0x7fffd1361000 - 0x7fffd137affb liblzma.5.dylib (10) &lt;44BD0279-99DD-36B5-8A6E-C11432E2098D&gt; /usr/lib/liblzma.5.dylib 0x7fffd137b000 - 0x7fffd1391ff7 libmarisa.dylib (5) &lt;9030D214-5D0F-30CB-AC03-902C63909362&gt; /usr/lib/libmarisa.dylib 0x7fffd1392000 - 0x7fffd163aff7 libmecabra.dylib (744.8) &lt;D429FCC9-42A4-38B3-8784-44024BC859EF&gt; /usr/lib/libmecabra.dylib 0x7fffd166d000 - 0x7fffd16e7ff3 libnetwork.dylib (856.60.1) &lt;191E99F5-4723-3180-8013-02AF2F9AE4B8&gt; /usr/lib/libnetwork.dylib 0x7fffd16e8000 - 0x7fffd1aba047 libobjc.A.dylib (709) &lt;DC77AA6E-A4E4-326D-8D7F-82D63AA88F99&gt; /usr/lib/libobjc.A.dylib 0x7fffd1abd000 - 0x7fffd1ac1fff libpam.2.dylib (21.30.1) &lt;71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC&gt; /usr/lib/libpam.2.dylib 0x7fffd1ac2000 - 0x7fffd1af3fff libpcap.A.dylib (67.60.1) &lt;F6BC6ED6-AEE4-3520-B248-0C342636E2B0&gt; /usr/lib/libpcap.A.dylib 0x7fffd1b10000 - 0x7fffd1b2cffb libresolv.9.dylib (64) &lt;A244AE4C-00B0-396C-98FF-97FE4DB3DA30&gt; /usr/lib/libresolv.9.dylib 0x7fffd1b2d000 - 0x7fffd1b66fff libsandbox.1.dylib (592.60.1) &lt;B3A1C3BD-084C-389B-9AFD-4BCFDBE9B5B6&gt; /usr/lib/libsandbox.1.dylib 0x7fffd1b7a000 - 0x7fffd1b7bff3 libspindump.dylib (231.3) &lt;C7CEEB64-06F4-3ACA-AAC1-30ECA909501A&gt; /usr/lib/libspindump.dylib 0x7fffd1b7c000 - 0x7fffd1cc9ff7 libsqlite3.dylib (254.7) &lt;07CD6DE3-394D-3C6A-A4B4-4CAB1054A041&gt; /usr/lib/libsqlite3.dylib 0x7fffd1dbe000 - 0x7fffd1dcbfff libxar.1.dylib (357) &lt;69547C64-E811-326F-BBED-490C6361BDCB&gt; /usr/lib/libxar.1.dylib 0x7fffd1dcc000 - 0x7fffd1ebbffb libxml2.2.dylib (30.16) &lt;D2A6861B-D9FA-3BFC-B664-830C3FCE6065&gt; /usr/lib/libxml2.2.dylib 0x7fffd1ebc000 - 0x7fffd1ee5fff libxslt.1.dylib (15.9) &lt;00735AD5-B62D-3E83-86AC-5533E4E2B102&gt; /usr/lib/libxslt.1.dylib 0x7fffd1ee6000 - 0x7fffd1ef7ff3 libz.1.dylib (67) &lt;46E3FFA2-4328-327A-8D34-A03E20BFFB8E&gt; /usr/lib/libz.1.dylib 0x7fffd1f06000 - 0x7fffd1f0aff7 libcache.dylib (79) &lt;093A4DAB-8385-3D47-A350-E20CB7CCF7BF&gt; /usr/lib/system/libcache.dylib 0x7fffd1f0b000 - 0x7fffd1f15fff libcommonCrypto.dylib (60092.50.5) &lt;8A64D1B0-C70E-385C-92F0-E669079FDA90&gt; /usr/lib/system/libcommonCrypto.dylib 0x7fffd1f16000 - 0x7fffd1f1dfff libcompiler_rt.dylib (62) &lt;55D47421-772A-32AB-B529-1A46C2F43B4D&gt; /usr/lib/system/libcompiler_rt.dylib 0x7fffd1f1e000 - 0x7fffd1f26fff libcopyfile.dylib (138) &lt;819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961&gt; /usr/lib/system/libcopyfile.dylib 0x7fffd1f27000 - 0x7fffd1faafdf libcorecrypto.dylib (442.50.19) &lt;65D7165E-2E71-335D-A2D6-33F78E2DF0C1&gt; /usr/lib/system/libcorecrypto.dylib 0x7fffd1fab000 - 0x7fffd1fdcfff libdispatch.dylib (703.50.37) &lt;6582BAD6-ED27-3B30-B620-90B1C5A4AE3C&gt; /usr/lib/system/libdispatch.dylib 0x7fffd1fdd000 - 0x7fffd1fe2ffb libdyld.dylib (433.5) &lt;EC3D88D2-3D40-3274-8E26-362C2D7352C8&gt; /usr/lib/system/libdyld.dylib 0x7fffd1fe3000 - 0x7fffd1fe3ffb libkeymgr.dylib (28) &lt;7AA011A9-DC21-3488-BF73-3B5B14D1FDD6&gt; /usr/lib/system/libkeymgr.dylib 0x7fffd1fe4000 - 0x7fffd1ff0ffb libkxld.dylib (3789.60.24) &lt;5DFCDC05-6CBC-35A6-8B92-DF6803492E12&gt; /usr/lib/system/libkxld.dylib 0x7fffd1ff1000 - 0x7fffd1ff1fff liblaunch.dylib (972.60.2) &lt;D3306CFF-58AA-3C90-B06C-B70E80E60C5B&gt; /usr/lib/system/liblaunch.dylib 0x7fffd1ff2000 - 0x7fffd1ff7ff3 libmacho.dylib (898) &lt;17D5D855-F6C3-3B04-B680-E9BF02EF8AED&gt; /usr/lib/system/libmacho.dylib 0x7fffd1ff8000 - 0x7fffd1ffaff3 libquarantine.dylib (85.50.1) &lt;12448CC2-378E-35F3-BE33-9DC395A5B970&gt; /usr/lib/system/libquarantine.dylib 0x7fffd1ffb000 - 0x7fffd1ffcffb libremovefile.dylib (45) &lt;38D4CB9C-10CD-30D3-8B7B-A515EC75FE85&gt; /usr/lib/system/libremovefile.dylib 0x7fffd1ffd000 - 0x7fffd2015ff7 libsystem_asl.dylib (349.50.5) &lt;096E4228-3B7C-30A6-8B13-EC909A64499A&gt; /usr/lib/system/libsystem_asl.dylib 0x7fffd2016000 - 0x7fffd2016ff7 libsystem_blocks.dylib (67) &lt;10DC5404-73AB-35B3-A277-A8AFECB476EB&gt; /usr/lib/system/libsystem_blocks.dylib 0x7fffd2017000 - 0x7fffd20a4fef libsystem_c.dylib (1158.50.2) &lt;E5AE5244-7D0C-36AC-8BB6-C7AE7EA52A4B&gt; /usr/lib/system/libsystem_c.dylib 0x7fffd20a5000 - 0x7fffd20a8ffb libsystem_configuration.dylib (888.60.2) &lt;BECC01A2-CA8D-31E6-BCDF-D452965FA976&gt; /usr/lib/system/libsystem_configuration.dylib 0x7fffd20a9000 - 0x7fffd20acfff libsystem_coreservices.dylib (41.4) &lt;7D26DE79-B424-3450-85E1-F7FAB32714AB&gt; /usr/lib/system/libsystem_coreservices.dylib 0x7fffd20ad000 - 0x7fffd20c5fff libsystem_coretls.dylib (121.50.4) &lt;EC6FCF07-DCFB-3A03-9CC9-6DD3709974C6&gt; /usr/lib/system/libsystem_coretls.dylib 0x7fffd20c6000 - 0x7fffd20ccfff libsystem_dnssd.dylib (765.50.9) &lt;CC960215-0B1B-3822-A13A-3DDE96FA796F&gt; /usr/lib/system/libsystem_dnssd.dylib 0x7fffd20cd000 - 0x7fffd20f6ff7 libsystem_info.dylib (503.50.4) &lt;611DB84C-BF70-3F92-8702-B9F28A900920&gt; /usr/lib/system/libsystem_info.dylib 0x7fffd20f7000 - 0x7fffd2119ff7 libsystem_kernel.dylib (3789.60.24) &lt;6E9E485F-91F6-36B7-A125-AE91DC978BCC&gt; /usr/lib/system/libsystem_kernel.dylib 0x7fffd211a000 - 0x7fffd2161fe7 libsystem_m.dylib (3121.6) &lt;86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4&gt; /usr/lib/system/libsystem_m.dylib 0x7fffd2162000 - 0x7fffd2180ff7 libsystem_malloc.dylib (116.50.8) &lt;A3D15F17-99A6-3367-8C7E-4280E8619C95&gt; /usr/lib/system/libsystem_malloc.dylib 0x7fffd2181000 - 0x7fffd21daffb libsystem_network.dylib (856.60.1) &lt;369D0221-56CA-3C3E-9EDE-94B41CAE77B7&gt; /usr/lib/system/libsystem_network.dylib 0x7fffd21db000 - 0x7fffd21e4ff3 libsystem_networkextension.dylib (563.60.2) &lt;B021F2B3-8A75-3633-ABB0-FC012B8E9B0C&gt; /usr/lib/system/libsystem_networkextension.dylib 0x7fffd21e5000 - 0x7fffd21eeff3 libsystem_notify.dylib (165.20.1) &lt;B8160190-A069-3B3A-BDF6-2AA408221FAE&gt; /usr/lib/system/libsystem_notify.dylib 0x7fffd21ef000 - 0x7fffd21f7fe7 libsystem_platform.dylib (126.50.8) &lt;897462FD-B318-321B-A554-E61982630F7E&gt; /usr/lib/system/libsystem_platform.dylib 0x7fffd21f8000 - 0x7fffd2202ff7 libsystem_pthread.dylib (218.60.3) &lt;B8FB5E20-3295-39E2-B5EB-B464D1D4B104&gt; /usr/lib/system/libsystem_pthread.dylib 0x7fffd2203000 - 0x7fffd2206ff7 libsystem_sandbox.dylib (592.60.1) &lt;DC780631-BD23-36B1-9376-668619E18D25&gt; /usr/lib/system/libsystem_sandbox.dylib 0x7fffd2207000 - 0x7fffd2208ff3 libsystem_secinit.dylib (24.50.4) &lt;F78B847B-3565-3E4B-98A6-F7AD40392E2D&gt; /usr/lib/system/libsystem_secinit.dylib 0x7fffd2209000 - 0x7fffd2210ffb libsystem_symptoms.dylib (532.50.47) &lt;3390E07C-C1CE-348F-ADBD-2C5440B45EAA&gt; /usr/lib/system/libsystem_symptoms.dylib 0x7fffd2211000 - 0x7fffd2224ff7 libsystem_trace.dylib (518.60.2) &lt;6B145B10-5874-3E89-90CD-D370DB475BA1&gt; /usr/lib/system/libsystem_trace.dylib 0x7fffd2225000 - 0x7fffd222affb libunwind.dylib (35.3) &lt;3D50D8A8-C460-334D-A519-2DA841102C6B&gt; /usr/lib/system/libunwind.dylib 0x7fffd222b000 - 0x7fffd2254ff7 libxpc.dylib (972.60.2) &lt;1C9AF716-69DF-359F-85E9-7DFDE362F9A2&gt; /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 32146897 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=384.5M resident=0K(0%) swapped_out_or_unallocated=384.5M(100%) Writable regions: Total=473.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=473.9M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 384K 4 Activity Tracing 256K 2 CG backing stores 53.7M 4 CG image 60K 8 CoreAnimation 40K 5 CoreUI image data 1600K 10 CoreUI image file 292K 6 Dispatch continuations 8192K 2 Foundation 4K 2 IOKit 19.2M 14 Kernel Alloc Once 8K 2 MALLOC 129.6M 28 MALLOC guard page 48K 10 Memory Tag 242 12K 2 Memory Tag 255 549.1M 118 STACK GUARD 56.1M 35 Stack 205.8M 70 VM_ALLOCATE 56K 8 __DATA 32.5M 267 __GLSLBUILTINS 2588K 2 __IMAGE 528K 2 __LINKEDIT 121.4M 17 __TEXT 263.1M 262 __UNICODE 556K 2 mapped file 72.3M 36 shared memory 33.4M 28 =========== ======= ======= TOTAL 1.5G 920 "><pre class="notranslate"><code class="notranslate">Process: Electron [92066] Path: /Users/USER/Desktop/*/Electron.app/Contents/MacOS/Electron Identifier: com.github.electron Version: 1.7.0 (1.7.0) Code Type: X86-64 (Native) Parent Process: node [92065] Responsible: Electron [97769] User ID: 501 Date/Time: 2017-06-04 19:40:39.379 +0200 OS Version: Mac OS X 10.12.5 (16F73) Report Version: 12 Anonymous UUID: A7596419-C7A8-02C1-C8F0-94252677B560 Time Awake Since Boot: 530000 seconds System Integrity Protection: enabled Crashed Thread: 22 Chrome_IOThread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 VM Regions Near 0: --&gt; __TEXT 0000000106f74000-0000000106f75000 [ 4K] r-x/rwx SM=COW /Users/USER/Desktop/*/Electron.app/Contents/MacOS/Electron Thread 0:: CrBrowserMain Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.HIToolbox 0x00007fffbbdc9ebc RunCurrentEventLoopInMode + 240 6 com.apple.HIToolbox 0x00007fffbbdc9cf1 ReceiveNextEventCommon + 432 7 com.apple.HIToolbox 0x00007fffbbdc9b26 _BlockUntilNextEventMatchingListInModeWithFilter + 71 8 com.apple.AppKit 0x00007fffba362a54 _DPSNextEvent + 1120 9 com.apple.AppKit 0x00007fffbaade7ee -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2796 10 com.apple.AppKit 0x00007fffba3573db -[NSApplication run] + 926 11 com.github.electron.framework 0x00000001071bfdfe 0x106f77000 + 2395646 12 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 13 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 14 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 15 com.github.electron.framework 0x0000000107436fab 0x106f77000 + 4980651 16 com.github.electron.framework 0x0000000107436e00 0x106f77000 + 4980224 17 com.github.electron.framework 0x0000000107439f22 0x106f77000 + 4992802 18 com.github.electron.framework 0x00000001074329ec 0x106f77000 + 4962796 19 com.github.electron.framework 0x000000010738b920 0x106f77000 + 4278560 20 com.github.electron.framework 0x000000010738aa76 0x106f77000 + 4274806 21 com.github.electron.framework 0x0000000106f79287 AtomMain + 71 22 com.github.electron 0x0000000106f74f26 main + 38 23 libdyld.dylib 0x00007fffd1fe2235 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 2: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb48e _pthread_wqthread + 1023 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 4:: WorkerPool/13835 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072251d6 0x106f77000 + 2810326 4 com.github.electron.framework 0x0000000107225667 0x106f77000 + 2811495 5 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 5: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 6: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 7: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 8: 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 libnode.dylib 0x000000010b6b16f9 uv_cond_wait + 9 3 libnode.dylib 0x000000010b6a5ac3 0x10b547000 + 1436355 4 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 5 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 6 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 9:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.Foundation 0x00007fffbe27b4e2 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 6 com.github.electron.framework 0x00000001071bfc2e 0x106f77000 + 2395182 7 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 8 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 9 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 10 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 11 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 12 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 14 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 10:: DnsConfigService 0 libsystem_kernel.dylib 0x00007fffd2111d96 kevent + 10 1 com.github.electron.framework 0x000000010722a847 0x106f77000 + 2832455 2 com.github.electron.framework 0x00000001072299dd 0x106f77000 + 2828765 3 com.github.electron.framework 0x00000001071be9ff 0x106f77000 + 2390527 4 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 5 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 6 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 7 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 8 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 9 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 10 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 11:: CrShutdownDetector 0 libsystem_kernel.dylib 0x00007fffd2112246 read + 10 1 com.github.electron.framework 0x000000010700e36f 0x106f77000 + 619375 2 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 3 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 4 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 5 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 12:: TaskSchedulerServiceThread 0 libsystem_kernel.dylib 0x00007fffd2111d96 kevent + 10 1 com.github.electron.framework 0x000000010722a847 0x106f77000 + 2832455 2 com.github.electron.framework 0x00000001072299dd 0x106f77000 + 2828765 3 com.github.electron.framework 0x00000001071be9ff 0x106f77000 + 2390527 4 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 5 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 6 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 7 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 8 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 9 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 10 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 13:: TaskSchedulerBackgroundWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6a60 0x106f77000 + 2488928 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 14:: TaskSchedulerBackgroundBlockingWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6a60 0x106f77000 + 2488928 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 15:: TaskSchedulerForegroundWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6cf8 0x106f77000 + 2489592 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 16:: TaskSchedulerForegroundBlockingWorker0 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6a60 0x106f77000 + 2488928 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 17:: Chrome_DBThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x0000000107444f28 0x106f77000 + 5037864 10 com.github.electron.framework 0x00000001074452ef 0x106f77000 + 5038831 11 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 12 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 13 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 14 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 15 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 18:: Chrome_FileThread 0 libsystem_kernel.dylib 0x00007fffd2111d96 kevent + 10 1 com.github.electron.framework 0x000000010722a847 0x106f77000 + 2832455 2 com.github.electron.framework 0x00000001072299dd 0x106f77000 + 2828765 3 com.github.electron.framework 0x00000001071be9e6 0x106f77000 + 2390502 4 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 5 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 6 com.github.electron.framework 0x0000000107444fa8 0x106f77000 + 5037992 7 com.github.electron.framework 0x00000001074452ff 0x106f77000 + 5038847 8 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 9 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 10 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 11 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 12 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 19:: Chrome_FileUserBlockingThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x0000000107445028 0x106f77000 + 5038120 10 com.github.electron.framework 0x000000010744530f 0x106f77000 + 5038863 11 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 12 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 13 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 14 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 15 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 20:: Chrome_ProcessLauncherThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x00000001074450a8 0x106f77000 + 5038248 10 com.github.electron.framework 0x000000010744531c 0x106f77000 + 5038876 11 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 12 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 13 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 14 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 15 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 21:: Chrome_CacheThread 0 libsystem_kernel.dylib 0x00007fffd2112216 pwrite + 10 1 com.github.electron.framework 0x0000000107192742 0x106f77000 + 2209602 2 com.github.electron.framework 0x00000001088fd520 0x106f77000 + 26764576 3 com.github.electron.framework 0x000000010889e91c 0x106f77000 + 26376476 4 com.github.electron.framework 0x00000001088f883f 0x106f77000 + 26744895 5 com.github.electron.framework 0x00000001088f81eb 0x106f77000 + 26743275 6 com.github.electron.framework 0x00000001088f7da5 0x106f77000 + 26742181 7 com.github.electron.framework 0x00000001088f83fe 0x106f77000 + 26743806 8 com.github.electron.framework 0x0000000108988d36 0x106f77000 + 27335990 9 com.github.electron.framework 0x00000001071f2ea0 0x106f77000 + 2604704 10 com.github.electron.framework 0x00000001071bb9eb 0x106f77000 + 2378219 11 com.github.electron.framework 0x00000001071bbd3c 0x106f77000 + 2379068 12 com.github.electron.framework 0x00000001071bc103 0x106f77000 + 2380035 13 com.github.electron.framework 0x00000001071bf58a 0x106f77000 + 2393482 14 com.github.electron.framework 0x0000000107173aea 0x106f77000 + 2083562 15 com.github.electron.framework 0x00000001071befb4 0x106f77000 + 2391988 16 com.apple.CoreFoundation 0x00007fffbc888321 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 17 com.apple.CoreFoundation 0x00007fffbc86921d __CFRunLoopDoSources0 + 557 18 com.apple.CoreFoundation 0x00007fffbc868716 __CFRunLoopRun + 934 19 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 20 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 21 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 22 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 23 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 24 com.github.electron.framework 0x0000000107445128 0x106f77000 + 5038376 25 com.github.electron.framework 0x0000000107445329 0x106f77000 + 5038889 26 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 27 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 28 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 29 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 30 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 22 Crashed:: Chrome_IOThread 0 com.github.electron.framework 0x0000000108ab4e2b 0x106f77000 + 28565035 1 com.github.electron.framework 0x000000010703d9f6 atom::URLRequestFetchJob::OnURLFetchComplete(net::URLFetcher const*) + 70 2 com.github.electron.framework 0x000000010703da60 non-virtual thunk to atom::URLRequestFetchJob::OnURLFetchComplete(net::URLFetcher const*) + 16 3 com.github.electron.framework 0x00000001071f2ea0 0x106f77000 + 2604704 4 com.github.electron.framework 0x00000001071bb9eb 0x106f77000 + 2378219 5 com.github.electron.framework 0x00000001071bbd3c 0x106f77000 + 2379068 6 com.github.electron.framework 0x00000001071bc103 0x106f77000 + 2380035 7 com.github.electron.framework 0x00000001071be925 0x106f77000 + 2390309 8 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 9 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 10 com.github.electron.framework 0x00000001074451a8 0x106f77000 + 5038504 11 com.github.electron.framework 0x0000000107445336 0x106f77000 + 5038902 12 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 13 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 14 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 15 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 16 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 23:: IndexedDB 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 10 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 11 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 12 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 13 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 24:: CompositorTileWorker1/43779 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc7fa _pthread_cond_wait + 712 2 com.github.electron.framework 0x0000000107327a68 0x106f77000 + 3869288 3 com.github.electron.framework 0x00000001071e0a9c 0x106f77000 + 2529948 4 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 5 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 6 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 7 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 25:: AudioThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.github.electron.framework 0x00000001071bf94f 0x106f77000 + 2394447 6 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 7 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 8 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 9 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 10 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 11 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 12 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 13 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 26: 0 libsystem_kernel.dylib 0x00007fffd2110eb6 __select + 10 1 com.github.electron.framework 0x000000010708f7d2 atom::NodeBindingsMac::PollEvents() + 210 2 com.github.electron.framework 0x000000010708ee8f atom::NodeBindings::EmbedThreadRunner(void*) + 63 3 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 4 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 5 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 27: 0 libsystem_kernel.dylib 0x00007fffd211144e __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fffd21fb621 _pthread_wqthread + 1426 2 libsystem_pthread.dylib 0x00007fffd21fb07d start_wqthread + 13 Thread 28:: BrowserBlockingWorker1/14343 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001071dc638 0x106f77000 + 2512440 4 com.github.electron.framework 0x00000001071db526 0x106f77000 + 2508070 5 com.github.electron.framework 0x00000001071e0a9c 0x106f77000 + 2529948 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 29:: NetworkConfigWatcher 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.Foundation 0x00007fffbe27b4e2 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 6 com.github.electron.framework 0x00000001071bfc2e 0x106f77000 + 2395182 7 com.github.electron.framework 0x00000001071bf3ec 0x106f77000 + 2393068 8 com.github.electron.framework 0x00000001071bb6be 0x106f77000 + 2377406 9 com.github.electron.framework 0x00000001071d52c3 0x106f77000 + 2482883 10 com.github.electron.framework 0x00000001071f5a29 0x106f77000 + 2615849 11 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 12 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 13 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 14 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 30:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x00007fffd210934a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fffd2108797 mach_msg + 55 2 com.apple.CoreFoundation 0x00007fffbc869434 __CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fffbc8688c1 __CFRunLoopRun + 1361 4 com.apple.CoreFoundation 0x00007fffbc868114 CFRunLoopRunSpecific + 420 5 com.apple.AppKit 0x00007fffba4aff02 _NSEventThread + 205 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 31:: WorkerPool/72451 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072251d6 0x106f77000 + 2810326 4 com.github.electron.framework 0x0000000107225667 0x106f77000 + 2811495 5 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 32:: TaskSchedulerForegroundWorker1 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072227f0 0x106f77000 + 2799600 4 com.github.electron.framework 0x0000000107222921 0x106f77000 + 2799905 5 com.github.electron.framework 0x00000001071d6cf8 0x106f77000 + 2489592 6 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 7 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 8 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 9 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 33:: WorkerPool/14867 0 libsystem_kernel.dylib 0x00007fffd2110bf2 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fffd21fc833 _pthread_cond_wait + 769 2 com.github.electron.framework 0x0000000107177d1b 0x106f77000 + 2100507 3 com.github.electron.framework 0x00000001072251d6 0x106f77000 + 2810326 4 com.github.electron.framework 0x0000000107225667 0x106f77000 + 2811495 5 com.github.electron.framework 0x00000001071c9857 0x106f77000 + 2435159 6 libsystem_pthread.dylib 0x00007fffd21fb93b _pthread_body + 180 7 libsystem_pthread.dylib 0x00007fffd21fb887 _pthread_start + 286 8 libsystem_pthread.dylib 0x00007fffd21fb08d thread_start + 13 Thread 22 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x000070000951e518 rcx: 0x0000000000000220 rdx: 0x0000000000000000 rdi: 0x0000000000000000 rsi: 0x000070000951e53c rbp: 0x000070000951e560 rsp: 0x000070000951e4a0 r8: 0x0000000108ab4dcd r9: 0x0000000000000000 r10: 0x00007fffd7c352e0 r11: 0x00007ff52cd01960 r12: 0x000070000951e4a8 r13: 0x000000010b157d50 r14: 0x0000000000000000 r15: 0x000070000951e518 rip: 0x0000000108ab4e2b rfl: 0x0000000000010206 cr2: 0x0000000000000000 Logical CPU: 1 Error Code: 0x00000004 Trap Number: 14 Binary Images: 0x106f74000 - 0x106f74ff7 +com.github.electron (1.7.0 - 1.7.0) &lt;CB63147A-C9DC-308B-8CA1-EE92A5042E8E&gt; /Users/USER/Desktop/*/Electron.app/Contents/MacOS/Electron 0x106f77000 - 0x10aec9ff3 +com.github.electron.framework (0) &lt;81EC4A22-F2C1-3190-AC6C-1C1D2CBDDA3A&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework 0x10b411000 - 0x10b42bfff +com.github.Squirrel (1.0 - 1) &lt;4C459C36-AFB6-3B8A-8FEC-76C192C17E30&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Squirrel.framework/Versions/A/Squirrel 0x10b44c000 - 0x10b4afff7 +org.reactivecocoa.ReactiveCocoa (1.0 - 1) &lt;701B20DE-3ADD-3643-B52A-E05744C30DB3&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/ReactiveCocoa.framework/Versions/A/ReactiveCocoa 0x10b521000 - 0x10b535fff +org.mantle.Mantle (1.0 - ???) &lt;31915DD6-48E6-3706-A076-C9D4CE17F4F6&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Mantle.framework/Versions/A/Mantle 0x10b547000 - 0x10c44dff3 +libnode.dylib (0) &lt;E1081EC3-9118-311F-938C-F2E88F1F7F56&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libnode.dylib 0x10c6db000 - 0x10c93ffef +libffmpeg.dylib (0) &lt;C6D0AEFA-0122-35FA-8EDE-369DCD7E9304&gt; /Users/USER/Desktop/*/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Libraries/libffmpeg.dylib 0x10cb49000 - 0x10cb87ff7 com.apple.audio.midi.CoreMIDI (1.10 - 88) &lt;5E2D1F53-B466-312E-AEA7-117B68C9A7F0&gt; /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x10cbaf000 - 0x10cbc8ffb libexpat.1.dylib (15) &lt;F48F1B7B-BEB4-32EE-8C5D-0370096F3864&gt; /usr/lib/libexpat.1.dylib 0x11022d000 - 0x110244ffb libCGInterfaces.dylib (331.5) &lt;17109679-A284-3C72-AA60-DBA815D3062B&gt; /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x1118b2000 - 0x1118efdc7 dyld (433.5) &lt;322C06B7-8878-311D-888C-C8FD2CA96FF3&gt; /usr/lib/dyld 0x11c1cb000 - 0x11c371fff GLEngine (14.0.16) &lt;1999FBF9-0B82-34B1-8876-87B4F82101BB&gt; /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x11c3b0000 - 0x11ce05ff7 com.apple.driver.AppleIntelSKLGraphicsGLDriver (10.25.13 - 10.2.5) &lt;3FDB486A-E09C-3A1E-BC86-75E2FA5540BD&gt; /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver 0x11d138000 - 0x11d162fff GLRendererFloat (14.0.16) &lt;8D11C08E-8249-38DB-9856-BFC01EEDE0CB&gt; /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x11d16c000 - 0x11d1faff7 com.apple.driver.AppleIntelSKLGraphicsMTLDriver (10.25.13 - 10.2.5) &lt;A3EA0344-6AC8-3729-A8BA-D1A537A11A04&gt; /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsMTLDriver 0x7fffb900f000 - 0x7fffb91d0fff com.apple.avfoundation (2.0 - 1187.36) &lt;8C7813BE-B548-33E3-A61E-FF1F1984386A&gt; /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation 0x7fffb91d1000 - 0x7fffb9273ff7 com.apple.audio.AVFAudio (1.0 - ???) &lt;7997D588-B542-3EBB-B822-D719C1114BB4&gt; /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio 0x7fffb933e000 - 0x7fffb933efff com.apple.Accelerate (1.11 - Accelerate 1.11) &lt;916E360F-323C-3AE1-AB3D-D1F3B284AEE9&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fffb9357000 - 0x7fffb9870feb com.apple.vImage (8.1 - ???) &lt;B58A7937-BEE2-38FE-87F4-5D5F40D31DC9&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fffb9871000 - 0x7fffb99e2ff3 libBLAS.dylib (1185.50.4) &lt;4087FFE0-627E-3623-96B4-F0A9A1991E09&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fffb99e3000 - 0x7fffb99f7ffb libBNNS.dylib (15) &lt;254698C7-7D36-3FFF-864E-ADEEEE543076&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x7fffb99f8000 - 0x7fffb9deefef libLAPACK.dylib (1185.50.4) &lt;C35FFB2F-A0E6-3903-8A3C-113A74BCBCA2&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fffb9def000 - 0x7fffb9e05fff libLinearAlgebra.dylib (1185.50.4) &lt;345CAACF-7263-36EF-B69B-793EA8B390AF&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fffb9e06000 - 0x7fffb9e0cfff libQuadrature.dylib (3) &lt;EF56C8E6-DE22-3C69-B543-A8648F335FDD&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib 0x7fffb9e0d000 - 0x7fffb9e21ff7 libSparseBLAS.dylib (1185.50.4) &lt;67BA432E-FB59-3C78-A8BE-ED4274CBC359&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x7fffb9e22000 - 0x7fffb9fa9fe7 libvDSP.dylib (600.60.1) &lt;4155F45B-41CD-3782-AE8F-7AE740FD83C3&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fffb9faa000 - 0x7fffba05cfff libvMisc.dylib (600.60.1) &lt;98F27D2D-E5DD-38EF-8747-0C4DE821A23D&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fffba05d000 - 0x7fffba05dfff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) &lt;7C5733E7-0568-3E7D-AF61-160F19FED544&gt; /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fffba31c000 - 0x7fffbb0f5ff3 com.apple.AppKit (6.9 - 1504.83.101) &lt;EC7BD195-F9E1-3E43-820A-5FDD0B2B0B67&gt; /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fffbb107000 - 0x7fffbb107fff com.apple.ApplicationServices (48 - 48) &lt;4C71CBA8-47E4-38BF-BE3B-F20DF8667D5D&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fffbb108000 - 0x7fffbb176ff7 com.apple.ApplicationServices.ATS (377 - 422.2) &lt;A31D17BE-F747-39FB-9A84-5F2F8891204C&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fffbb210000 - 0x7fffbb33fff7 libFontParser.dylib (194.12) &lt;73C3946D-EF92-3AC1-89C3-0E75B2A85325&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fffbb340000 - 0x7fffbb38afff libFontRegistry.dylib (196.4) &lt;EA96AE47-3369-3DEA-BB82-98348ADBD85B&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fffbb3e7000 - 0x7fffbb41afff libTrueTypeScaler.dylib (194.12) &lt;8944A23A-EE36-3657-9B4F-933231C8FDEC&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fffbb487000 - 0x7fffbb531ff7 com.apple.ColorSync (4.12.0 - 502.2) &lt;ACA4001E-A0E3-33F6-9CD6-EEC2AA15E322&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fffbb532000 - 0x7fffbb583fff com.apple.HIServices (1.22 - 592.1) &lt;7353E76E-9A3A-3693-87AF-41953585E024&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fffbb584000 - 0x7fffbb593ff3 com.apple.LangAnalysis (1.7.0 - 1.7.0) &lt;2CBE7F61-2056-3F96-99A1-0D527796AFA6&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fffbb594000 - 0x7fffbb5e1fff com.apple.print.framework.PrintCore (12 - 491) &lt;5027FD58-F0EE-33E4-8577-934CA06CD2AF&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fffbb5e2000 - 0x7fffbb61dfff com.apple.QD (3.12 - 313) &lt;B339C41D-8CDF-3342-8414-F9717DCCADD4&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fffbb61e000 - 0x7fffbb629fff com.apple.speech.synthesis.framework (6.6.2 - 6.6.2) &lt;7853EFF4-62B9-394E-B7B8-41A645656820&gt; /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fffbb62a000 - 0x7fffbb836fff com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) &lt;91D2BA22-B168-3A9A-9008-6FFC5A8FDC1E&gt; /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fffbb837000 - 0x7fffbb837fff com.apple.audio.units.AudioUnit (1.14 - 1.14) &lt;8C0153FD-FEFF-309C-AACD-BF9657A31F8E&gt; /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fffbb9a0000 - 0x7fffbbd7afff com.apple.CFNetwork (811.5.4 - 811.5.4) &lt;4DBF8932-6286-3B23-87D9-63615B9958D9&gt; /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fffbbd94000 - 0x7fffbbd94fff com.apple.Carbon (154 - 157) &lt;69F403C7-F0CB-34E6-89B0-235CF4978C17&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fffbbd95000 - 0x7fffbbd98fff com.apple.CommonPanels (1.2.6 - 98) &lt;BF04BB22-D54C-309E-9F5C-897D969CAF70&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fffbbd99000 - 0x7fffbc0a2fff com.apple.HIToolbox (2.1.1 - 857.8) &lt;CAB143FE-AEAF-3EDE-AD7B-C04E1B7C5615&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fffbc0a3000 - 0x7fffbc0a6ff7 com.apple.help (1.3.5 - 49) &lt;B1A930E3-5907-3677-BACD-858EF68B172D&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fffbc0a7000 - 0x7fffbc0acfff com.apple.ImageCapture (9.0 - 9.0) &lt;341252B4-E082-361A-B756-6A330259C741&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fffbc0ad000 - 0x7fffbc144ff3 com.apple.ink.framework (10.9 - 219) &lt;1BD40B45-FD33-3177-A935-565EE5FC79D7&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fffbc145000 - 0x7fffbc15ffff com.apple.openscripting (1.7 - 172) &lt;31CFBB35-24BD-3E12-9B6B-1FA842FB605B&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fffbc160000 - 0x7fffbc161ff3 com.apple.print.framework.Print (12 - 267) &lt;E2F82F1F-DC27-3EF0-9F75-B354F701450A&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fffbc162000 - 0x7fffbc164ff7 com.apple.securityhi (9.0 - 55006) &lt;DBD65629-535D-3669-8218-7F074D61638C&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fffbc165000 - 0x7fffbc16bff7 com.apple.speech.recognition.framework (6.0.1 - 6.0.1) &lt;082895DC-3AC7-3DEF-ADCA-5B018C19C9D3&gt; /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fffbc24c000 - 0x7fffbc24cfff com.apple.Cocoa (6.11 - 22) &lt;85EDFBE1-75F0-369E-8CA8-C6A639B98FA6&gt; /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fffbc396000 - 0x7fffbc423fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) &lt;78767F88-91D4-31CE-AAC6-1F9407F479BB&gt; /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fffbc424000 - 0x7fffbc437fff com.apple.CoreBluetooth (1.0 - 1) &lt;BCB78777-76F0-3CC1-8443-9E61AEF7EF63&gt; /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fffbc438000 - 0x7fffbc733fff com.apple.CoreData (120 - 754.2) &lt;4C9CAB2C-60D4-3694-A0A0-5B04B14BD14E&gt; /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fffbc734000 - 0x7fffbc7e0ff7 com.apple.CoreDisplay (1.0 - 1) &lt;AAD5DF0B-0D22-305E-86FF-BB1431130363&gt; /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x7fffbc7e1000 - 0x7fffbcc7aff7 com.apple.CoreFoundation (6.9 - 1349.8) &lt;09ED473E-5DE8-307F-B55C-16F6419236D5&gt; /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fffbcc7b000 - 0x7fffbd2fdfff com.apple.CoreGraphics (2.0 - 1070.22) &lt;78E7C882-837D-3CC3-B221-767B999873CE&gt; /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fffbd2fe000 - 0x7fffbd541ffb com.apple.CoreImage (12.4.0 - 451.4.9) &lt;BE4303C9-C9D9-361D-AC94-DBE40EB6700E&gt; /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fffbd5a8000 - 0x7fffbd659fff com.apple.CoreMedia (1.0 - 1907.59.1.5) &lt;6CCDE81A-6992-33ED-A1D9-9D27A4C1E31F&gt; /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x7fffbd65a000 - 0x7fffbd6a5ff7 com.apple.CoreMediaIO (805.0 - 4932) &lt;ACE54DDE-C526-31CA-9755-3938603E3751&gt; /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO 0x7fffbd6a6000 - 0x7fffbd6a6fff com.apple.CoreServices (775.19 - 775.19) &lt;7255917D-EFBB-3BE2-A8FD-DAD631BC0949&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fffbd6a7000 - 0x7fffbd6f8fff com.apple.AE (712.5 - 712.5) &lt;61F2AE2C-E04E-3FDF-9E88-201325136C83&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fffbd6f9000 - 0x7fffbd9d4ff7 com.apple.CoreServices.CarbonCore (1159.6 - 1159.6) &lt;08AC074C-965B-3EDF-8E45-0707C8DE9EAD&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fffbd9d5000 - 0x7fffbda08fff com.apple.DictionaryServices (1.2 - 274) &lt;D23866E2-F7C8-3984-A9D4-96552CCDE573&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fffbda09000 - 0x7fffbda11ff3 com.apple.CoreServices.FSEvents (1230.50.1 - 1230.50.1) &lt;2AD1B0E5-7214-37C4-8D11-A27C9CAC0F74&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fffbda12000 - 0x7fffbdb7eff7 com.apple.LaunchServices (775.19 - 775.19) &lt;94D15A2A-852C-3B4B-A701-43043C8F1527&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fffbdb7f000 - 0x7fffbdc2fffb com.apple.Metadata (10.7.0 - 1075.40) &lt;DA911E1B-3977-386D-930D-96BD5085CB8E&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fffbdc30000 - 0x7fffbdc8ffff com.apple.CoreServices.OSServices (775.19 - 775.19) &lt;C709A773-4FA0-33DD-B3E2-FBA41E00F177&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fffbdc90000 - 0x7fffbdd00fff com.apple.SearchKit (1.4.0 - 1.4.0) &lt;7A6DDA2B-03F1-3137-BA9E-1CC211973E26&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fffbdd01000 - 0x7fffbdd46ff7 com.apple.coreservices.SharedFileList (38 - 38) &lt;DA096678-93AB-3291-BDE2-482F1D544589&gt; /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x7fffbddcf000 - 0x7fffbdf1cffb com.apple.CoreText (352.0 - 544.15) &lt;BF0EE575-BB7E-3BF9-9029-232B4ADC24E4&gt; /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fffbdf1d000 - 0x7fffbdf52ff3 com.apple.CoreVideo (1.8 - 235.3) &lt;AC11D5FB-C77B-34F5-B942-F698E84C229F&gt; /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fffbdf53000 - 0x7fffbdfc4ffb com.apple.framework.CoreWLAN (11.0 - 1200.31) &lt;E47C0568-E37B-3052-9E77-F0F371DCDE7F&gt; /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fffbe0c2000 - 0x7fffbe0c7fff com.apple.DiskArbitration (2.7 - 2.7) &lt;8AC72143-D3C4-3AA6-84DF-734E3AFAC49B&gt; /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fffbe259000 - 0x7fffbe5ffff3 com.apple.Foundation (6.9 - 1349.81) &lt;730B7944-BB43-35D5-A546-9F6CCED4B9F3&gt; /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fffbe62b000 - 0x7fffbe65cff7 com.apple.GSS (4.0 - 2.0) &lt;6FADED0B-0425-3567-A75A-040C5A4638EB&gt; /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fffbe65d000 - 0x7fffbe675ff7 com.apple.GameController (1.0 - 1) &lt;DAC8C83B-7EC8-3A88-A725-E13DD905BF4F&gt; /System/Library/Frameworks/GameController.framework/Versions/A/GameController 0x7fffbe71c000 - 0x7fffbe7bfffb com.apple.Bluetooth (5.0.4 - 5.0.4f18) &lt;B3FED7E7-45EE-32DD-B59E-7942BCE9426C&gt; /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fffbe7c0000 - 0x7fffbe856ff7 com.apple.framework.IOKit (2.0.2 - 1324.60.3) &lt;7CE4C98B-107C-3AAA-B49A-F2ACFCBBF526&gt; /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fffbe857000 - 0x7fffbe85dffb com.apple.IOSurface (159.7 - 159.7) &lt;40550017-EF96-3C52-B400-806AFEE4B134&gt; /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fffbe85e000 - 0x7fffbe8afff7 com.apple.ImageCaptureCore (7.0 - 7.0) &lt;A640CA2F-8093-34AB-947C-26679ECB8A6D&gt; /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore 0x7fffbe8b0000 - 0x7fffbea10fef com.apple.ImageIO.framework (3.3.0 - 1599.10.2) &lt;87AA4D39-0AFC-3A34-98EF-02710E2BF3CA&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fffbea11000 - 0x7fffbea15fff libGIF.dylib (1599.10.2) &lt;6ED05614-1301-3452-943B-118F00F20C8D&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fffbea16000 - 0x7fffbeb06ff7 libJP2.dylib (1599.10.2) &lt;72C00423-55F0-3CAD-B198-EF00950791E6&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fffbeb07000 - 0x7fffbeb2affb libJPEG.dylib (1599.10.2) &lt;78945614-990F-3705-A91C-46F717F7C635&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fffbeb2b000 - 0x7fffbeb52ff7 libPng.dylib (1599.10.2) &lt;B800C14F-6E41-36B6-8DC1-1AE97A83A964&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fffbeb53000 - 0x7fffbeb55ff3 libRadiance.dylib (1599.10.2) &lt;037D95B4-82A7-3A59-B3EB-0FF0977CF7A5&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fffbeb56000 - 0x7fffbeba4fff libTIFF.dylib (1599.10.2) &lt;CA2C7BF9-FDDB-36CF-B063-B075B29F8878&gt; /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fffbed02000 - 0x7fffbf90aff3 com.apple.JavaScriptCore (12603 - 12603.2.4) &lt;FFD37381-05F4-3907-BD31-74CFC3D7868F&gt; /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fffbf90b000 - 0x7fffbf924ff7 com.apple.Kerberos (3.0 - 1) &lt;B9D242EB-E325-3A21-9812-C77CBBFB0D51&gt; /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fffbfbad000 - 0x7fffbfbb3fff com.apple.MediaAccessibility (1.0 - 97.1.1) &lt;0BD82735-6644-37CE-B13D-8E7CC59A1752&gt; /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x7fffbfbc9000 - 0x7fffc0102ff7 com.apple.MediaToolbox (1.0 - 1907.59.1.5) &lt;2024A2A2-50B6-36AA-BC6D-3AAFA78EB707&gt; /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x7fffc0103000 - 0x7fffc015efff com.apple.Metal (87.18 - 87.18) &lt;5C2F12FB-45C1-3103-A827-3D225BF8D05A&gt; /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x7fffc0a47000 - 0x7fffc0a4ffff com.apple.NetFS (6.0 - 4.0) &lt;14A24D00-5673-330A-959D-87F72040DEFF&gt; /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fffc0c26000 - 0x7fffc0c2eff7 libcldcpuengine.dylib (2.8.5) &lt;73E1E526-01DF-3199-9B48-155F0329EF44&gt; /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fffc0c2f000 - 0x7fffc0c7dff3 com.apple.opencl (2.8.6 - 2.8.6) &lt;5FAF6F49-2648-39E6-922B-5630A5D7F7E4&gt; /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fffc0c7e000 - 0x7fffc0c97ffb com.apple.CFOpenDirectory (10.12 - 194) &lt;A64E9A01-3F6E-36EA-9C10-88C564A68C9D&gt; /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fffc0c98000 - 0x7fffc0ca3ff7 com.apple.OpenDirectory (10.12 - 194) &lt;4298FFD0-B1A7-3064-AF5B-708B3FA38671&gt; /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fffc0ca4000 - 0x7fffc0ca6fff libCVMSPluginSupport.dylib (14.0.16) &lt;A20EC348-37C9-33B6-9A81-06006F3214A1&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fffc0ca7000 - 0x7fffc0caaff7 libCoreFSCache.dylib (156.3) &lt;687C4CC3-6537-344B-8BE1-5234C8CB2864&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x7fffc0cab000 - 0x7fffc0caffff libCoreVMClient.dylib (156.3) &lt;E7AEFCBE-B6BF-3C7C-9A4E-E78CB04DB794&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fffc0cb0000 - 0x7fffc0cb9ff7 libGFXShared.dylib (14.0.16) &lt;63542E68-EB1A-3ECF-AAFB-E7B8AB313C70&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fffc0cba000 - 0x7fffc0cc5fff libGL.dylib (14.0.16) &lt;84BEED97-0A93-356D-A922-97EA311EA446&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fffc0cc6000 - 0x7fffc0d02ff7 libGLImage.dylib (14.0.16) &lt;3518A85C-6905-3511-A6C9-2F82C519D28F&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fffc0d03000 - 0x7fffc0e79ff3 libGLProgrammability.dylib (14.0.16) &lt;0EDA89D8-7C28-3D53-BDBA-7CB25232C329&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fffc0e7a000 - 0x7fffc0ebbff7 libGLU.dylib (14.0.16) &lt;9860DCF7-56E0-3A8F-A377-52635C9D8B27&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fffc1823000 - 0x7fffc1831fff com.apple.opengl (14.0.16 - 14.0.16) &lt;27E7D76E-A26B-39F8-8CF2-AB57920776A3&gt; /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fffc18ce000 - 0x7fffc1a15fff com.apple.QTKit (7.7.3 - 2978.7) &lt;49F88771-52FE-3989-AAB7-10A7494C4419&gt; /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit 0x7fffc1a16000 - 0x7fffc1c80ff7 com.apple.imageKit (3.0 - 1023) &lt;9C547565-CBAA-3ACB-A3F6-1366A0DCDCB4&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit 0x7fffc1c81000 - 0x7fffc1d48fff com.apple.PDFKit (1.0 - 1) &lt;BE82F14C-B20C-3771-B16C-F0723F6552AD&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit 0x7fffc1d49000 - 0x7fffc226fff7 com.apple.QuartzComposer (5.1 - 356) &lt;C66293F6-EF05-3B36-8524-081CEB9FADD7&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer 0x7fffc2270000 - 0x7fffc2293ffb com.apple.quartzfilters (1.10.0 - 1.10.0) &lt;365342ED-7A1A-3C75-AE60-90764E96034C&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters 0x7fffc2294000 - 0x7fffc2381fff com.apple.QuickLookUIFramework (5.0 - 720.7) &lt;3136C23E-399E-3296-928A-B18EC9FC423C&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x7fffc2382000 - 0x7fffc2382fff com.apple.quartzframework (1.5 - 21) &lt;09455972-8A33-3D61-B193-BA7E7CF984CA&gt; /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz 0x7fffc2383000 - 0x7fffc2583fff com.apple.QuartzCore (1.11 - 453.39.3) &lt;AB46D60D-17A8-3122-800E-2A9DA604FCBA&gt; /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fffc2584000 - 0x7fffc25d9fff com.apple.QuickLookFramework (5.0 - 720.7) &lt;3BD7BA2F-924C-3EFF-B26E-3F930E62E6B4&gt; /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x7fffc25da000 - 0x7fffc25effff com.apple.SafariServices.framework (12603 - 12603.2.4) &lt;BD072E0A-9759-341D-9E59-5D869380076B&gt; /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices 0x7fffc2aea000 - 0x7fffc2decff7 com.apple.security (7.0 - 57740.60.18) &lt;021AACF6-D15F-37E0-840B-88853684BA00&gt; /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fffc2ded000 - 0x7fffc2e62fff com.apple.securityfoundation (6.0 - 55132.50.7) &lt;4433C0CC-FE90-3DD3-BAC1-CC31D515B510&gt; /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fffc2e63000 - 0x7fffc2e8cfff com.apple.securityinterface (10.0 - 55079.50.4) &lt;50E3EAA8-1AF0-3910-AAFD-57D93D958DFF&gt; /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface 0x7fffc2e8d000 - 0x7fffc2e90ff3 com.apple.xpc.ServiceManagement (1.0 - 1) &lt;9F285B19-B53B-3502-85A2-72C26DB40EA7&gt; /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fffc3217000 - 0x7fffc3286ff7 com.apple.SystemConfiguration (1.14 - 1.14) &lt;2412CDE0-C317-31EA-8F53-7A58BBFCC720&gt; /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fffc3287000 - 0x7fffc3635fff com.apple.VideoToolbox (1.0 - 1907.59.1.5) &lt;75E2F901-572F-3FC8-A599-96A085EEBC88&gt; /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x7fffc5adb000 - 0x7fffc5af6ff3 com.apple.AppContainer (4.0 - 307.50.21) &lt;C2E6BA3D-81FF-39C3-B4BF-DBB9A17DE078&gt; /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer 0x7fffc5af7000 - 0x7fffc5b04ff3 com.apple.AppSandbox (4.0 - 307.50.21) &lt;BF9FA426-8C11-358B-9E1F-A3901E3F2B14&gt; /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox 0x7fffc5b05000 - 0x7fffc5b27ffb com.apple.framework.Apple80211 (12.0 - 1200.47) &lt;B692048E-1B61-3DAF-9CBA-4D314E7562DC&gt; /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fffc5b28000 - 0x7fffc5b37feb com.apple.AppleFSCompression (88.50.3 - 1.0) &lt;478E8BFF-8BA2-375E-BE02-BA27F115C15A&gt; /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fffc5c2b000 - 0x7fffc5cb697f com.apple.AppleJPEG (1.0 - 1) &lt;B9E9570D-04A4-34E4-B756-D200043B25B8&gt; /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fffc5cef000 - 0x7fffc5cf2ff3 com.apple.AppleSystemInfo (3.1.5 - 3.1.5) &lt;42A1731A-A576-307A-B07C-9F8F64696CB7&gt; /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo 0x7fffc5cf3000 - 0x7fffc5d45fff com.apple.AppleVAFramework (5.0.36 - 5.0.36) &lt;7352078D-C230-397C-81A5-57A48CF218C0&gt; /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x7fffc60e9000 - 0x7fffc6167ff7 com.apple.backup.framework (1.8.5 - 1.8.5) &lt;CC679891-E8F5-3166-8EB6-AEA06954A52D&gt; /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fffc6df2000 - 0x7fffc6e19ff3 com.apple.ChunkingLibrary (173 - 173) &lt;FC2165F9-FC93-39C0-8323-C2F43A5E00A3&gt; /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fffc773e000 - 0x7fffc7747ffb com.apple.CommonAuth (4.0 - 2.0) &lt;216950CB-269F-3476-BA17-D6363AC49FBC&gt; /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fffc78cb000 - 0x7fffc7caaff7 com.apple.CoreAUC (226.0.0 - 226.0.0) &lt;FBF6C5BC-5937-3957-B6BA-E101DF9B0DF6&gt; /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x7fffc7cab000 - 0x7fffc7cdbfff com.apple.CoreAVCHD (5.9.0 - 5900.4.1) &lt;3F6857D1-AE7C-3593-B064-930F5BB7269E&gt; /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x7fffc7e8f000 - 0x7fffc7e9ffff com.apple.CoreEmoji (1.0 - 40.3.3) &lt;E9A28301-2D79-3A97-A046-028258A6ABE5&gt; /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0x7fffc7f64000 - 0x7fffc7f7aff3 com.apple.CoreMediaAuthoring (2.2 - 956) &lt;AEBFF55F-BF1E-3CA5-AA9C-1CE22218A665&gt; /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring 0x7fffc7f81000 - 0x7fffc8011ffb com.apple.CorePDF (4.0 - 4) &lt;7F50E4A6-940C-33F5-BE4E-7E01AFE98A8F&gt; /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF 0x7fffc81da000 - 0x7fffc820aff3 com.apple.CoreServicesInternal (276.2 - 276.2) &lt;05EB7D45-DD4C-3A0F-AC63-A0C2A68E6481&gt; /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fffc849b000 - 0x7fffc852aff7 com.apple.CoreSymbolication (62046) &lt;7839CD8E-011D-3567-88DE-3D472C661136&gt; /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fffc852b000 - 0x7fffc866afe7 com.apple.coreui (2.1 - 431.3) &lt;2E8FEC10-FC5B-3782-92DA-A85C24B7BF7C&gt; /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fffc866b000 - 0x7fffc873bff3 com.apple.CoreUtils (5.1 - 510.31) &lt;E68BB8ED-8874-36EC-A7C5-1017C0E727CB&gt; /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0x7fffc878b000 - 0x7fffc87f0ff3 com.apple.framework.CoreWiFi (12.0 - 1200.31) &lt;DF0972EF-F817-3FD3-8C00-2D57B8738D8C&gt; /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fffc87f1000 - 0x7fffc87ffff7 com.apple.CrashReporterSupport (10.12 - 827) &lt;14037A71-ECFE-394A-8D6E-2CECE98F02EE&gt; /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fffc8871000 - 0x7fffc887bffb com.apple.framework.DFRFoundation (1.0 - 104.25) &lt;7CFF896C-EF22-3941-BB3D-F3615CE4C908&gt; /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0x7fffc887c000 - 0x7fffc8880ff3 com.apple.DSExternalDisplay (3.1 - 380) &lt;A195C0CE-8E4E-384B-9556-8270E306FE1D&gt; /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay 0x7fffc88b6000 - 0x7fffc892bffb com.apple.datadetectorscore (7.0 - 539.1) &lt;9C312AAC-8AEE-3C72-BDE5-7FBF62452525&gt; /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fffc8967000 - 0x7fffc89a6fff com.apple.DebugSymbols (137 - 137) &lt;58A70B66-2628-3CFE-B103-2200D95FC5F7&gt; /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fffc89a7000 - 0x7fffc8ab8fff com.apple.desktopservices (1.11.5 - 1.11.5) &lt;46A9D4F3-1EF8-373C-98A4-AD48D285E484&gt; /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fffc8bfb000 - 0x7fffc8c06fff com.apple.DisplayServicesFW (3.1 - 380) &lt;83BB7C77-F18D-382D-9023-26132D925F75&gt; /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices 0x7fffc8da0000 - 0x7fffc91d1ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) &lt;9391D5A3-738C-3136-9D07-518CB43DBADA&gt; /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fffca528000 - 0x7fffca528fff libmetal_timestamp.dylib (600.0.49.9) &lt;E5EED927-1671-3390-BCBB-D76201D63C73&gt; /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x7fffca535000 - 0x7fffca540ff3 libGPUSupportMercury.dylib (14.0.16) &lt;7E99C736-2F48-313E-BEF6-6F8BABFADD9F&gt; /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fffca7f9000 - 0x7fffca815fff com.apple.GenerationalStorage (2.0 - 267.1) &lt;3DE1C580-D089-362D-8582-8DE68A3C5F13&gt; /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fffcaf26000 - 0x7fffcaf9cff3 com.apple.Heimdal (4.0 - 2.0) &lt;8F9C9041-66D5-36C9-8A4C-1658035C311D&gt; /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fffcb5b7000 - 0x7fffcb5beffb com.apple.IOAccelerator (311.13 - 311.13) &lt;40C04C41-A76A-3687-8D64-F76E8C46AA81&gt; /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fffcb5c0000 - 0x7fffcb5d4ff7 com.apple.IOPresentment (1.0 - 29.10) &lt;A3F7C1F6-CE50-3804-AAAF-7B75EBC46BE4&gt; /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0x7fffcb5d5000 - 0x7fffcb5f7fff com.apple.IconServices (74.4 - 74.4) &lt;218DDD05-35F4-3833-B98D-471ED0EBC031&gt; /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fffcb693000 - 0x7fffcb6a3ff3 com.apple.IntlPreferences (2.0 - 216) &lt;47681AE8-4539-3525-890C-206B301CEC77&gt; /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences 0x7fffcb6de000 - 0x7fffcb895fff com.apple.LanguageModeling (1.0 - 123.2.5) &lt;A8CA965F-0399-310D-91C3-B93DDDE9A442&gt; /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fffcbf05000 - 0x7fffcbf08fff com.apple.Mangrove (1.0 - 1) &lt;98814966-FD65-302B-B47E-00928DC34E5C&gt; /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove 0x7fffcc1b6000 - 0x7fffcc22fff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) &lt;C323FC94-FFA5-3EE6-B2AC-7E61EA92F304&gt; /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders 0x7fffcc38b000 - 0x7fffcc398ff3 com.apple.MobileKeyBag (2.0 - 1.0) &lt;F42EB8B1-BA68-3769-98BE-26A18AED902F&gt; /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag 0x7fffcc3a9000 - 0x7fffcc3d1ff7 com.apple.MultitouchSupport.framework (368.16 - 368.16) &lt;512ADEC6-D694-3D73-A48A-6BE79CD39539&gt; /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fffcc483000 - 0x7fffcc48efff com.apple.NetAuth (6.2 - 6.2) &lt;97F487D6-8089-31A8-B68C-6C1EAC6ED1B5&gt; /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fffccd66000 - 0x7fffccda7ff3 com.apple.PerformanceAnalysis (1.148.3 - 148.3) &lt;6A21AB41-3AAA-32F3-9D46-2555A143A8B9&gt; /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fffcd48f000 - 0x7fffcd4a9fff com.apple.ProtocolBuffer (1 - 249.1) &lt;A1F1B0F3-078F-378F-A9A9-0DEEA70E816A&gt; /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fffcd4aa000 - 0x7fffcd4b9ff7 com.apple.QuickLookThumbnailing (1.0 - 1) &lt;173EE873-1700-3FCA-9782-C060FBB5BCAD&gt; /System/Library/PrivateFrameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing 0x7fffcd4c2000 - 0x7fffcd4e5ff3 com.apple.RemoteViewServices (2.0 - 124) &lt;6B967FDA-6591-302C-BA0A-76C4856E584E&gt; /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fffce1ac000 - 0x7fffce1affff com.apple.SecCodeWrapper (4.0 - 307.50.21) &lt;F8E957B2-D3F0-3B73-B38C-AE8868F00939&gt; /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper 0x7fffce23e000 - 0x7fffce2cbfff com.apple.Sharing (696.2.67 - 696.2.67) &lt;F681EE28-153F-3216-97A6-6F5E4148AB2E&gt; /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fffce2ec000 - 0x7fffce552fef com.apple.SkyLight (1.600.0 - 170.3) &lt;83AB220F-48C0-3063-8ED3-ACDB69243B4D&gt; /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x7fffce731000 - 0x7fffce73dff7 com.apple.SpeechRecognitionCore (3.3.2 - 3.3.2) &lt;684BD1EA-8268-331C-A5A9-080EB375C658&gt; /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fffcee29000 - 0x7fffcee9dfdf com.apple.Symbolication (62048.1) &lt;1A30ED19-7532-3F46-9DD3-9879A973D0CF&gt; /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fffcf2dc000 - 0x7fffcf2e2ff7 com.apple.TCC (1.0 - 1) &lt;911B534B-4AC7-34E4-935E-E42ECD008CBC&gt; /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fffcf36e000 - 0x7fffcf434ff7 com.apple.TextureIO (2.8 - 2.8) &lt;3D61E533-4156-3B21-B7ED-CB823E680DFC&gt; /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0x7fffcf4a8000 - 0x7fffcf4a9fff com.apple.TrustEvaluationAgent (2.0 - 28.50.1) &lt;EBE65DD5-1732-3747-8C6C-7BECEBF089A4&gt; /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fffcf4aa000 - 0x7fffcf63aff3 com.apple.UIFoundation (1.0 - 490.7) &lt;2A3063FE-1790-3510-8A0E-AEC581D42B7E&gt; /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fffd0109000 - 0x7fffd01c9fff com.apple.ViewBridge (283 - 283) &lt;25A635B3-C87C-3D3A-ADF3-539713FA1048&gt; /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0x7fffd0614000 - 0x7fffd061afff com.apple.XPCService (2.0 - 1) &lt;4B28B225-2105-33F4-9ED0-F04288FF4FB1&gt; /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService 0x7fffd06eb000 - 0x7fffd06edffb com.apple.loginsupport (1.0 - 1) &lt;F3140B97-12C3-35A7-9D3D-43DA2D13C113&gt; /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fffd0742000 - 0x7fffd075dff7 libCRFSuite.dylib (34) &lt;F78B7F5F-0B4F-35C6-AA2F-84EE9CB22137&gt; /usr/lib/libCRFSuite.dylib 0x7fffd075e000 - 0x7fffd0769fff libChineseTokenizer.dylib (21) &lt;0886E908-A825-36AF-B94B-2361FD8BC2A1&gt; /usr/lib/libChineseTokenizer.dylib 0x7fffd07fb000 - 0x7fffd07fcff3 libDiagnosticMessagesClient.dylib (102) &lt;84A04D24-0E60-3810-A8C0-90A65E2DF61A&gt; /usr/lib/libDiagnosticMessagesClient.dylib 0x7fffd07fd000 - 0x7fffd0a10fff libFosl_dynamic.dylib (16.39) &lt;E22A4243-D148-3C74-BA15-2D906A3D1F9E&gt; /usr/lib/libFosl_dynamic.dylib 0x7fffd0a2c000 - 0x7fffd0a33fff libMatch.1.dylib (27) &lt;70D4BD2A-9383-37F2-B0D6-9B592D236601&gt; /usr/lib/libMatch.1.dylib 0x7fffd0a34000 - 0x7fffd0a34fff libOpenScriptingUtil.dylib (172) &lt;90743888-C1E8-34E3-924E-1A754B2B63B9&gt; /usr/lib/libOpenScriptingUtil.dylib 0x7fffd0a35000 - 0x7fffd0a39ffb libScreenReader.dylib (477.40.6) &lt;CBE6420C-EF60-3ACD-A0B6-7CBE936BA3B8&gt; /usr/lib/libScreenReader.dylib 0x7fffd0a3a000 - 0x7fffd0a3bffb libSystem.B.dylib (1238.60.2) &lt;FC9E9F13-3B18-305C-BE0A-97C7843652B0&gt; /usr/lib/libSystem.B.dylib 0x7fffd0aa7000 - 0x7fffd0ad2ff3 libarchive.2.dylib (41.50.2) &lt;B4F507BC-B24E-3BE7-B658-94D798E2CD81&gt; /usr/lib/libarchive.2.dylib 0x7fffd0ad3000 - 0x7fffd0b4ffc7 libate.dylib (1.12.13) &lt;D0767875-D02E-3377-84D8-5F174C27BEA9&gt; /usr/lib/libate.dylib 0x7fffd0b53000 - 0x7fffd0b53ff3 libauto.dylib (187) &lt;34388D0B-C539-3C1B-9408-2BC152162E43&gt; /usr/lib/libauto.dylib 0x7fffd0b54000 - 0x7fffd0b64ff3 libbsm.0.dylib (34) &lt;20084796-B04D-3B35-A003-EA11459557A9&gt; /usr/lib/libbsm.0.dylib 0x7fffd0b65000 - 0x7fffd0b73ff7 libbz2.1.0.dylib (38) &lt;ADFA329A-DCE7-356D-8F09-A3168DFC6610&gt; /usr/lib/libbz2.1.0.dylib 0x7fffd0b74000 - 0x7fffd0bcaff7 libc++.1.dylib (307.5) &lt;0B43BB5D-E6EB-3464-8DE9-B41AC8ED9D1C&gt; /usr/lib/libc++.1.dylib 0x7fffd0bcb000 - 0x7fffd0bf5fff libc++abi.dylib (307.3) &lt;30199352-88BF-30BD-8CFF-2A4FBE247523&gt; /usr/lib/libc++abi.dylib 0x7fffd0bf6000 - 0x7fffd0c06ffb libcmph.dylib (6) &lt;2B5D405E-2D0B-3320-ABD6-622934C86ABE&gt; /usr/lib/libcmph.dylib 0x7fffd0c07000 - 0x7fffd0c1dfcf libcompression.dylib (39) &lt;F2726F95-F54E-3B21-BCB5-F7151DEFDC2F&gt; /usr/lib/libcompression.dylib 0x7fffd0c1e000 - 0x7fffd0c1eff7 libcoretls.dylib (121.50.4) &lt;64B1001E-10F6-3542-A3B2-C4B49F51817F&gt; /usr/lib/libcoretls.dylib 0x7fffd0c1f000 - 0x7fffd0c20ff3 libcoretls_cfhelpers.dylib (121.50.4) &lt;1A10303E-5EB0-3C7C-9165-021FCDFD934D&gt; /usr/lib/libcoretls_cfhelpers.dylib 0x7fffd0cda000 - 0x7fffd0dbfff7 libcrypto.0.9.8.dylib (64.50.6) &lt;D34E16A7-990A-37A9-933A-DFAA46554EAA&gt; /usr/lib/libcrypto.0.9.8.dylib 0x7fffd0f5d000 - 0x7fffd0fb0ff7 libcups.2.dylib (450) &lt;9950BFCB-7882-33C9-9ECF-CE66773C5657&gt; /usr/lib/libcups.2.dylib 0x7fffd1002000 - 0x7fffd1009ff3 libdscsym.dylib (148.3) &lt;63492BDA-33A8-31DE-90E8-A3D44F07EB9C&gt; /usr/lib/libdscsym.dylib 0x7fffd102b000 - 0x7fffd102bfff libenergytrace.dylib (15) &lt;A1B040A2-7977-3097-9ADF-34FF181EB970&gt; /usr/lib/libenergytrace.dylib 0x7fffd103b000 - 0x7fffd1040ff7 libheimdal-asn1.dylib (498.50.8) &lt;A40E3196-235E-34CE-AD9A-8D1AFC5DE004&gt; /usr/lib/libheimdal-asn1.dylib 0x7fffd1041000 - 0x7fffd1133ff7 libiconv.2.dylib (50) &lt;42125B35-81D7-3FC4-9475-A26DBE10884D&gt; /usr/lib/libiconv.2.dylib 0x7fffd1134000 - 0x7fffd1359ffb libicucore.A.dylib (57165.0.1) &lt;2931B842-2946-3576-AD1D-1CDA22FA1388&gt; /usr/lib/libicucore.A.dylib 0x7fffd135f000 - 0x7fffd1360fff liblangid.dylib (126) &lt;2085E7A7-9A34-3735-87F4-F174EF8EABF0&gt; /usr/lib/liblangid.dylib 0x7fffd1361000 - 0x7fffd137affb liblzma.5.dylib (10) &lt;44BD0279-99DD-36B5-8A6E-C11432E2098D&gt; /usr/lib/liblzma.5.dylib 0x7fffd137b000 - 0x7fffd1391ff7 libmarisa.dylib (5) &lt;9030D214-5D0F-30CB-AC03-902C63909362&gt; /usr/lib/libmarisa.dylib 0x7fffd1392000 - 0x7fffd163aff7 libmecabra.dylib (744.8) &lt;D429FCC9-42A4-38B3-8784-44024BC859EF&gt; /usr/lib/libmecabra.dylib 0x7fffd166d000 - 0x7fffd16e7ff3 libnetwork.dylib (856.60.1) &lt;191E99F5-4723-3180-8013-02AF2F9AE4B8&gt; /usr/lib/libnetwork.dylib 0x7fffd16e8000 - 0x7fffd1aba047 libobjc.A.dylib (709) &lt;DC77AA6E-A4E4-326D-8D7F-82D63AA88F99&gt; /usr/lib/libobjc.A.dylib 0x7fffd1abd000 - 0x7fffd1ac1fff libpam.2.dylib (21.30.1) &lt;71EB0D88-DE84-3C8D-A2C5-58AA282BC5BC&gt; /usr/lib/libpam.2.dylib 0x7fffd1ac2000 - 0x7fffd1af3fff libpcap.A.dylib (67.60.1) &lt;F6BC6ED6-AEE4-3520-B248-0C342636E2B0&gt; /usr/lib/libpcap.A.dylib 0x7fffd1b10000 - 0x7fffd1b2cffb libresolv.9.dylib (64) &lt;A244AE4C-00B0-396C-98FF-97FE4DB3DA30&gt; /usr/lib/libresolv.9.dylib 0x7fffd1b2d000 - 0x7fffd1b66fff libsandbox.1.dylib (592.60.1) &lt;B3A1C3BD-084C-389B-9AFD-4BCFDBE9B5B6&gt; /usr/lib/libsandbox.1.dylib 0x7fffd1b7a000 - 0x7fffd1b7bff3 libspindump.dylib (231.3) &lt;C7CEEB64-06F4-3ACA-AAC1-30ECA909501A&gt; /usr/lib/libspindump.dylib 0x7fffd1b7c000 - 0x7fffd1cc9ff7 libsqlite3.dylib (254.7) &lt;07CD6DE3-394D-3C6A-A4B4-4CAB1054A041&gt; /usr/lib/libsqlite3.dylib 0x7fffd1dbe000 - 0x7fffd1dcbfff libxar.1.dylib (357) &lt;69547C64-E811-326F-BBED-490C6361BDCB&gt; /usr/lib/libxar.1.dylib 0x7fffd1dcc000 - 0x7fffd1ebbffb libxml2.2.dylib (30.16) &lt;D2A6861B-D9FA-3BFC-B664-830C3FCE6065&gt; /usr/lib/libxml2.2.dylib 0x7fffd1ebc000 - 0x7fffd1ee5fff libxslt.1.dylib (15.9) &lt;00735AD5-B62D-3E83-86AC-5533E4E2B102&gt; /usr/lib/libxslt.1.dylib 0x7fffd1ee6000 - 0x7fffd1ef7ff3 libz.1.dylib (67) &lt;46E3FFA2-4328-327A-8D34-A03E20BFFB8E&gt; /usr/lib/libz.1.dylib 0x7fffd1f06000 - 0x7fffd1f0aff7 libcache.dylib (79) &lt;093A4DAB-8385-3D47-A350-E20CB7CCF7BF&gt; /usr/lib/system/libcache.dylib 0x7fffd1f0b000 - 0x7fffd1f15fff libcommonCrypto.dylib (60092.50.5) &lt;8A64D1B0-C70E-385C-92F0-E669079FDA90&gt; /usr/lib/system/libcommonCrypto.dylib 0x7fffd1f16000 - 0x7fffd1f1dfff libcompiler_rt.dylib (62) &lt;55D47421-772A-32AB-B529-1A46C2F43B4D&gt; /usr/lib/system/libcompiler_rt.dylib 0x7fffd1f1e000 - 0x7fffd1f26fff libcopyfile.dylib (138) &lt;819BEA3C-DF11-3E3D-A1A1-5A51C5BF1961&gt; /usr/lib/system/libcopyfile.dylib 0x7fffd1f27000 - 0x7fffd1faafdf libcorecrypto.dylib (442.50.19) &lt;65D7165E-2E71-335D-A2D6-33F78E2DF0C1&gt; /usr/lib/system/libcorecrypto.dylib 0x7fffd1fab000 - 0x7fffd1fdcfff libdispatch.dylib (703.50.37) &lt;6582BAD6-ED27-3B30-B620-90B1C5A4AE3C&gt; /usr/lib/system/libdispatch.dylib 0x7fffd1fdd000 - 0x7fffd1fe2ffb libdyld.dylib (433.5) &lt;EC3D88D2-3D40-3274-8E26-362C2D7352C8&gt; /usr/lib/system/libdyld.dylib 0x7fffd1fe3000 - 0x7fffd1fe3ffb libkeymgr.dylib (28) &lt;7AA011A9-DC21-3488-BF73-3B5B14D1FDD6&gt; /usr/lib/system/libkeymgr.dylib 0x7fffd1fe4000 - 0x7fffd1ff0ffb libkxld.dylib (3789.60.24) &lt;5DFCDC05-6CBC-35A6-8B92-DF6803492E12&gt; /usr/lib/system/libkxld.dylib 0x7fffd1ff1000 - 0x7fffd1ff1fff liblaunch.dylib (972.60.2) &lt;D3306CFF-58AA-3C90-B06C-B70E80E60C5B&gt; /usr/lib/system/liblaunch.dylib 0x7fffd1ff2000 - 0x7fffd1ff7ff3 libmacho.dylib (898) &lt;17D5D855-F6C3-3B04-B680-E9BF02EF8AED&gt; /usr/lib/system/libmacho.dylib 0x7fffd1ff8000 - 0x7fffd1ffaff3 libquarantine.dylib (85.50.1) &lt;12448CC2-378E-35F3-BE33-9DC395A5B970&gt; /usr/lib/system/libquarantine.dylib 0x7fffd1ffb000 - 0x7fffd1ffcffb libremovefile.dylib (45) &lt;38D4CB9C-10CD-30D3-8B7B-A515EC75FE85&gt; /usr/lib/system/libremovefile.dylib 0x7fffd1ffd000 - 0x7fffd2015ff7 libsystem_asl.dylib (349.50.5) &lt;096E4228-3B7C-30A6-8B13-EC909A64499A&gt; /usr/lib/system/libsystem_asl.dylib 0x7fffd2016000 - 0x7fffd2016ff7 libsystem_blocks.dylib (67) &lt;10DC5404-73AB-35B3-A277-A8AFECB476EB&gt; /usr/lib/system/libsystem_blocks.dylib 0x7fffd2017000 - 0x7fffd20a4fef libsystem_c.dylib (1158.50.2) &lt;E5AE5244-7D0C-36AC-8BB6-C7AE7EA52A4B&gt; /usr/lib/system/libsystem_c.dylib 0x7fffd20a5000 - 0x7fffd20a8ffb libsystem_configuration.dylib (888.60.2) &lt;BECC01A2-CA8D-31E6-BCDF-D452965FA976&gt; /usr/lib/system/libsystem_configuration.dylib 0x7fffd20a9000 - 0x7fffd20acfff libsystem_coreservices.dylib (41.4) &lt;7D26DE79-B424-3450-85E1-F7FAB32714AB&gt; /usr/lib/system/libsystem_coreservices.dylib 0x7fffd20ad000 - 0x7fffd20c5fff libsystem_coretls.dylib (121.50.4) &lt;EC6FCF07-DCFB-3A03-9CC9-6DD3709974C6&gt; /usr/lib/system/libsystem_coretls.dylib 0x7fffd20c6000 - 0x7fffd20ccfff libsystem_dnssd.dylib (765.50.9) &lt;CC960215-0B1B-3822-A13A-3DDE96FA796F&gt; /usr/lib/system/libsystem_dnssd.dylib 0x7fffd20cd000 - 0x7fffd20f6ff7 libsystem_info.dylib (503.50.4) &lt;611DB84C-BF70-3F92-8702-B9F28A900920&gt; /usr/lib/system/libsystem_info.dylib 0x7fffd20f7000 - 0x7fffd2119ff7 libsystem_kernel.dylib (3789.60.24) &lt;6E9E485F-91F6-36B7-A125-AE91DC978BCC&gt; /usr/lib/system/libsystem_kernel.dylib 0x7fffd211a000 - 0x7fffd2161fe7 libsystem_m.dylib (3121.6) &lt;86D499B5-BBDC-3D3B-8A4E-97AE8E6672A4&gt; /usr/lib/system/libsystem_m.dylib 0x7fffd2162000 - 0x7fffd2180ff7 libsystem_malloc.dylib (116.50.8) &lt;A3D15F17-99A6-3367-8C7E-4280E8619C95&gt; /usr/lib/system/libsystem_malloc.dylib 0x7fffd2181000 - 0x7fffd21daffb libsystem_network.dylib (856.60.1) &lt;369D0221-56CA-3C3E-9EDE-94B41CAE77B7&gt; /usr/lib/system/libsystem_network.dylib 0x7fffd21db000 - 0x7fffd21e4ff3 libsystem_networkextension.dylib (563.60.2) &lt;B021F2B3-8A75-3633-ABB0-FC012B8E9B0C&gt; /usr/lib/system/libsystem_networkextension.dylib 0x7fffd21e5000 - 0x7fffd21eeff3 libsystem_notify.dylib (165.20.1) &lt;B8160190-A069-3B3A-BDF6-2AA408221FAE&gt; /usr/lib/system/libsystem_notify.dylib 0x7fffd21ef000 - 0x7fffd21f7fe7 libsystem_platform.dylib (126.50.8) &lt;897462FD-B318-321B-A554-E61982630F7E&gt; /usr/lib/system/libsystem_platform.dylib 0x7fffd21f8000 - 0x7fffd2202ff7 libsystem_pthread.dylib (218.60.3) &lt;B8FB5E20-3295-39E2-B5EB-B464D1D4B104&gt; /usr/lib/system/libsystem_pthread.dylib 0x7fffd2203000 - 0x7fffd2206ff7 libsystem_sandbox.dylib (592.60.1) &lt;DC780631-BD23-36B1-9376-668619E18D25&gt; /usr/lib/system/libsystem_sandbox.dylib 0x7fffd2207000 - 0x7fffd2208ff3 libsystem_secinit.dylib (24.50.4) &lt;F78B847B-3565-3E4B-98A6-F7AD40392E2D&gt; /usr/lib/system/libsystem_secinit.dylib 0x7fffd2209000 - 0x7fffd2210ffb libsystem_symptoms.dylib (532.50.47) &lt;3390E07C-C1CE-348F-ADBD-2C5440B45EAA&gt; /usr/lib/system/libsystem_symptoms.dylib 0x7fffd2211000 - 0x7fffd2224ff7 libsystem_trace.dylib (518.60.2) &lt;6B145B10-5874-3E89-90CD-D370DB475BA1&gt; /usr/lib/system/libsystem_trace.dylib 0x7fffd2225000 - 0x7fffd222affb libunwind.dylib (35.3) &lt;3D50D8A8-C460-334D-A519-2DA841102C6B&gt; /usr/lib/system/libunwind.dylib 0x7fffd222b000 - 0x7fffd2254ff7 libxpc.dylib (972.60.2) &lt;1C9AF716-69DF-359F-85E9-7DFDE362F9A2&gt; /usr/lib/system/libxpc.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 32146897 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=384.5M resident=0K(0%) swapped_out_or_unallocated=384.5M(100%) Writable regions: Total=473.9M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=473.9M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 384K 4 Activity Tracing 256K 2 CG backing stores 53.7M 4 CG image 60K 8 CoreAnimation 40K 5 CoreUI image data 1600K 10 CoreUI image file 292K 6 Dispatch continuations 8192K 2 Foundation 4K 2 IOKit 19.2M 14 Kernel Alloc Once 8K 2 MALLOC 129.6M 28 MALLOC guard page 48K 10 Memory Tag 242 12K 2 Memory Tag 255 549.1M 118 STACK GUARD 56.1M 35 Stack 205.8M 70 VM_ALLOCATE 56K 8 __DATA 32.5M 267 __GLSLBUILTINS 2588K 2 __IMAGE 528K 2 __LINKEDIT 121.4M 17 __TEXT 263.1M 262 __UNICODE 556K 2 mapped file 72.3M 36 shared memory 33.4M 28 =========== ======= ======= TOTAL 1.5G 920 </code></pre></div> <h3 dir="auto">How to reproduce</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" $ git clone https://github.com/pwnsdx/wire-desktop $ npm install"><pre class="notranslate"><code class="notranslate"> $ git clone https://github.com/pwnsdx/wire-desktop $ npm install </code></pre></div> <p dir="auto">(Extract <a href="https://github.com/electron/electron/files/1050568/app.wire.com.zip">app.wire.com.zip</a> in ~/Library/Application Support/Wire/app.wire.com/)</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" $ DEBUG=* npm start"><pre class="notranslate"><code class="notranslate"> $ DEBUG=* npm start </code></pre></div> <p dir="auto">As it's random it might not crash the first time, try to run it like 10 times.</p>
1
<p dir="auto">hello<br> is there any way to make the bootstrap rtl support for arabic and persian support?<br> is it possible to implement the base rtl support to the new versions of bootstrap?<br> thank you</p>
<p dir="auto">I think this is the time to add internal RTL support. there are some derivations but internal is something else.<br> Thanks</p>
1
<p dir="auto"><strong>I'm submitting a ...</strong> (check one with "x")</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="[ ] bug report =&gt; search github for a similar issue or PR before submitting [x] feature request [ ] support request =&gt; Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question"><pre class="notranslate"><code class="notranslate">[ ] bug report =&gt; search github for a similar issue or PR before submitting [x] feature request [ ] support request =&gt; Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question </code></pre></div> <p dir="auto"><strong>Current behavior</strong><br> I'm not aware of any way to decorate existing injectable so one could use old version inside new one.</p> <p dir="auto"><strong>Expected behavior</strong><br> I would be nice to have some way to decorate injectables. Maybe new type of provider - <code class="notranslate">DecoratorProvider</code>, which could work like this:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@Injectable() class BetterFooService implements FooService { constructor( private fooService: FooService, // &lt; not a cyclic dependency private otherService: OtherService) {} bar(): void { console.log('better bar'); this.fooService.bar(); } } const PROVIDER: DecoratorProvider = { provide: FooService, useDecorator: BetterFooService }; @Directive({ selector: '[myDirective]', providers: [PROVIDER] }) class MyDirective {}"><pre class="notranslate">@<span class="pl-smi">Injectable</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">BetterFooService</span> <span class="pl-k">implements</span> <span class="pl-smi">FooService</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span> <span class="pl-k">private</span> <span class="pl-s1">fooService</span>: <span class="pl-smi">FooService</span><span class="pl-kos">,</span> <span class="pl-c">// &lt; not a cyclic dependency</span> <span class="pl-k">private</span> <span class="pl-s1">otherService</span>: <span class="pl-smi">OtherService</span><span class="pl-kos">)</span> <span class="pl-kos">{</span><span class="pl-kos">}</span> <span class="pl-en">bar</span><span class="pl-kos">(</span><span class="pl-kos">)</span>: <span class="pl-smi"><span class="pl-k">void</span></span> <span class="pl-kos">{</span> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-s">'better bar'</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">fooService</span><span class="pl-kos">.</span><span class="pl-en">bar</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-k">const</span> <span class="pl-smi">PROVIDER</span>: <span class="pl-smi">DecoratorProvider</span> <span class="pl-c1">=</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">FooService</span><span class="pl-kos">,</span> <span class="pl-c1">useDecorator</span>: <span class="pl-smi">BetterFooService</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> @<span class="pl-smi">Directive</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">selector</span>: <span class="pl-s">'[myDirective]'</span><span class="pl-kos">,</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span><span class="pl-smi">PROVIDER</span><span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">MyDirective</span> <span class="pl-kos">{</span><span class="pl-kos">}</span></pre></div> <p dir="auto"><strong>Minimal reproduction of the problem with instructions</strong><br> Using FactoryProvider/ClassProvider to achieve similar effect causes <code class="notranslate">Connot instantiate cyclic dependency!</code> error:<br> <a href="https://plnkr.co/edit/YxGzVA1HNEjC1rXBmMQg?p=preview" rel="nofollow">https://plnkr.co/edit/YxGzVA1HNEjC1rXBmMQg?p=preview</a></p> <p dir="auto"><strong>What is the motivation / use case for changing the behavior?</strong><br> Directive will have more freedom to modify behaviour of other components/directives.<br> Example use case:<br> Directive that decorates <code class="notranslate">ViewContainerRef</code> so it wraps every created component/embedded view in other component with animations. It could be used on <code class="notranslate">RouterOutlet</code> component to add animations when route changes.</p> <p dir="auto"><strong>Please tell us about your environment:</strong></p> <ul dir="auto"> <li><strong>Angular version:</strong> 2.4.7</li> </ul> <ul dir="auto"> <li><strong>Browser:</strong> all</li> </ul> <ul dir="auto"> <li><strong>Language:</strong> all</li> </ul>
<h2 dir="auto">I'm submitting a...</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [x] Feature request [ ] Documentation issue or request [ ] Support request =&gt; Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question"><pre class="notranslate"><code class="notranslate"> [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [x] Feature request [ ] Documentation issue or request [ ] Support request =&gt; Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question </code></pre></div> <p dir="auto">Supersedes <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="209202050" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/14620" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/14620/hovercard" href="https://github.com/angular/angular/issues/14620">#14620</a> with more concrete summary and design.</p> <h2 dir="auto">Current behavior</h2> <p dir="auto">It's currently not possible to wrap an existing provider in the same injector, which causing:</p> <h4 dir="auto">Class inheritance problems</h4> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="257380561" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/19181" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/19181/hovercard" href="https://github.com/angular/angular/issues/19181">#19181</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="290464434" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/21697" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/21697/hovercard" href="https://github.com/angular/angular/issues/21697">#21697</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="294147849" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/22011" data-hovercard-type="pull_request" data-hovercard-url="/angular/angular/pull/22011/hovercard?comment_id=166260795&amp;comment_type=review_comment" href="https://github.com/angular/angular/pull/22011#discussion_r166260795">#22011 (comment)</a>, ... (<code class="notranslate">class extends ErrorHandler</code>)</li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="254349686" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/18976" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/18976/hovercard" href="https://github.com/angular/angular/issues/18976">#18976</a> (<code class="notranslate">class extends Location</code>)</li> </ul> <p dir="auto"><em>In Angular, the constructor is not consider public API due to the DI system, so extending class would be problematic and may require lots of boilerplate (declare deps again).</em></p> <h4 dir="auto">Customize existing service problems</h4> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="294444229" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/22024" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/22024/hovercard" href="https://github.com/angular/angular/issues/22024">#22024</a> (<code class="notranslate">RendererFactory2</code>)</li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="222996234" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/16184" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/16184/hovercard" href="https://github.com/angular/angular/issues/16184">#16184</a> (<code class="notranslate">DefaultRouteReuseStrategy</code>)</li> </ul> <p dir="auto"><em>The declared class may not be same to the provided one, the latter may not be exposed to user.</em></p> <h4 dir="auto">Strategy pattern design problems</h4> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="104186925" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/3929" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/3929/hovercard" href="https://github.com/angular/angular/issues/3929">#3929</a> (<code class="notranslate">Renderer</code>)</li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="174905639" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/11309" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/11309/hovercard" href="https://github.com/angular/angular/issues/11309">#11309</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="248252275" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/18554" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/18554/hovercard" href="https://github.com/angular/angular/issues/18554">#18554</a> (<code class="notranslate">IterableDiffers</code>)</li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="243251648" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/18155" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/18155/hovercard" href="https://github.com/angular/angular/issues/18155">#18155</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="267447326" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/19852" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/19852/hovercard" href="https://github.com/angular/angular/issues/19852">#19852</a> (<code class="notranslate">HttpInterceptor</code>)</li> </ul> <p dir="auto"><em>Extends behavior of some poor-designed services.</em></p> <h2 dir="auto">Expected behavior</h2> <h4 dir="auto">API Design</h4> <p dir="auto">The term <code class="notranslate">decorator</code> is not fit to this any more (due to other meanings), currently choose <code class="notranslate">intercept</code> for similar usage to <code class="notranslate">HttpInterceptor</code>. (still open to bikeshed)</p> <p dir="auto">An optional <code class="notranslate">intercept</code> property like <code class="notranslate">multi</code> applies to all kinds of providers:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@Injectable() class CustomErrorHandler implements ErrorHandler { constructor(private handler: ErrorHandler) {} handleError(error: any) { // custom error collecting or reporting this.handler.handleError(error) } } @NgModule({ providers: [ { provide: ErrorHandler, useClass: CustomErrorHandler, intercept: true } ] }) class AppModule { }"><pre class="notranslate">@<span class="pl-smi">Injectable</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">CustomErrorHandler</span> <span class="pl-k">implements</span> <span class="pl-smi">ErrorHandler</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-k">private</span> <span class="pl-s1">handler</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">)</span> <span class="pl-kos">{</span><span class="pl-kos">}</span> <span class="pl-en">handleError</span><span class="pl-kos">(</span><span class="pl-s1">error</span>: <span class="pl-smi">any</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-c">// custom error collecting or reporting</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">handler</span><span class="pl-kos">.</span><span class="pl-en">handleError</span><span class="pl-kos">(</span><span class="pl-s1">error</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> @<span class="pl-smi">NgModule</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">,</span> <span class="pl-c1">useClass</span>: <span class="pl-smi">CustomErrorHandler</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">AppModule</span> <span class="pl-kos">{</span> <span class="pl-kos">}</span></pre></div> <h4 dir="auto">Semantics</h4> <p dir="auto">Ref: <a href="https://docs.angularjs.org/guide/decorators" rel="nofollow">AngularJS Decorator API</a>.</p> <p dir="auto">By setting <code class="notranslate">intercept: true</code>, it would allowed to inject (previous instance of) the token it providers, so it helps reusing existing logic (no need to rewrite) without modifying the consumer part (in same token).</p> <p dir="auto">So only combining with <code class="notranslate">useClass</code> or <code class="notranslate">useFactory</code> makes sense.</p> <p dir="auto"><code class="notranslate">{ provide: TOKEN, useExisting: TOKEN, intercept: true }</code> would not be allowed.<br> <code class="notranslate">{ provide: TOKEN, useValue: VALUE, intercept: true }</code> is technically valid but meaningless, could cause either warning or error.</p> <p dir="auto">Edge case: for <code class="notranslate">multi: true</code> provider, interceptor should transform the instances array, namely getting the existing array and returning a new array.</p> <p dir="auto"><code class="notranslate">{ provide: TOKEN, useClass: CLASS, multi: true, intercept: true }</code> would not be allowed, as it cannot return an array.</p> <p dir="auto">Inconsistent <code class="notranslate">multi</code> value between concrete provider and interceptor in same injector would not be allowed.</p> <h4 dir="auto">Scoping</h4> <p dir="auto">Any interceptor would belong to a specific <code class="notranslate">Injector</code> thus supporting inheritance. For example:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@Component({ providers: [ { provide: ErrorHandler, useFactory: func2, deps: [ErrorHandler], intercept: true }, ] }) class MyComponent { constructor(handler: ErrorHandler) { // handler -&gt; func2(func1(/*original*/ErrorHandler)) } } @NgModule({ providers: [ { provide: ErrorHandler, useFactory: func1, deps: [ErrorHandler], intercept: true }, ] }) class MyModule { constructor(handler: ErrorHandler) { // handler -&gt; func1(/*original*/ErrorHandler) } }"><pre class="notranslate">@<span class="pl-smi">Component</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">,</span> <span class="pl-c1">useFactory</span>: <span class="pl-s1">func2</span><span class="pl-kos">,</span> <span class="pl-c1">deps</span>: <span class="pl-kos">[</span><span class="pl-smi">ErrorHandler</span><span class="pl-kos">]</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">MyComponent</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-s1">handler</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-c">// handler -&gt; func2(func1(/*original*/ErrorHandler))</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> @<span class="pl-smi">NgModule</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">,</span> <span class="pl-c1">useFactory</span>: <span class="pl-s1">func1</span><span class="pl-kos">,</span> <span class="pl-c1">deps</span>: <span class="pl-kos">[</span><span class="pl-smi">ErrorHandler</span><span class="pl-kos">]</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">MyModule</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-s1">handler</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-c">// handler -&gt; func1(/*original*/ErrorHandler)</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">Providing the normal instance won't be affected by interceptor in parent <code class="notranslate">Injector</code>. For example:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@Component({ providers: [ { provide: ErrorHandler, useClass: CustomErrorHandler }, ] }) class MyComponent { constructor(handler: ErrorHandler) { // handler -&gt; CustomErrorHandler } } @NgModule({ providers: [ { provide: ErrorHandler, useFactory: func1, deps: [ErrorHandler], intercept: true }, ] }) class MyModule { constructor(handler: ErrorHandler) { // handler -&gt; func1(/*original*/ErrorHandler) } }"><pre class="notranslate">@<span class="pl-smi">Component</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">,</span> <span class="pl-c1">useClass</span>: <span class="pl-smi">CustomErrorHandler</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">MyComponent</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-s1">handler</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-c">// handler -&gt; CustomErrorHandler</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> @<span class="pl-smi">NgModule</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">,</span> <span class="pl-c1">useFactory</span>: <span class="pl-s1">func1</span><span class="pl-kos">,</span> <span class="pl-c1">deps</span>: <span class="pl-kos">[</span><span class="pl-smi">ErrorHandler</span><span class="pl-kos">]</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">MyModule</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-s1">handler</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-c">// handler -&gt; func1(/*original*/ErrorHandler)</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">Should intercepting <code class="notranslate">multi: true</code> providers at each level. For example:</p> <p dir="auto">(Without <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="253156434" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/18894" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/18894/hovercard" href="https://github.com/angular/angular/issues/18894">#18894</a>)</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@Component({ providers: [ { provide: ERROR_HANDLERS, useValue: errorHandler3, multi: true }, { provide: ERROR_HANDLERS, useValue: errorHandler4, multi: true }, { provide: ERROR_HANDLERS, useFactory: func2, deps: [ErrorHandler], multi: true, intercept: true }, ] }) class MyComponent { constructor(handler: ErrorHandler) { // handler -&gt; func2([errorHandler3, errorHandler4]) } } @NgModule({ providers: [ { provide: ERROR_HANDLERS, useValue: errorHandler1, multi: true }, { provide: ERROR_HANDLERS, useValue: errorHandler2, multi: true }, { provide: ERROR_HANDLERS, useFactory: func1, deps: [ErrorHandler], multi: true, intercept: true }, ] }) class MyModule { constructor(handler: ErrorHandler) { // handler -&gt; func1([errorHandler1, errorHandler2]) } }"><pre class="notranslate">@<span class="pl-smi">Component</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ERROR_HANDLERS</span><span class="pl-kos">,</span> <span class="pl-c1">useValue</span>: <span class="pl-s1">errorHandler3</span><span class="pl-kos">,</span> <span class="pl-c1">multi</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ERROR_HANDLERS</span><span class="pl-kos">,</span> <span class="pl-c1">useValue</span>: <span class="pl-s1">errorHandler4</span><span class="pl-kos">,</span> <span class="pl-c1">multi</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ERROR_HANDLERS</span><span class="pl-kos">,</span> <span class="pl-c1">useFactory</span>: <span class="pl-s1">func2</span><span class="pl-kos">,</span> <span class="pl-c1">deps</span>: <span class="pl-kos">[</span><span class="pl-smi">ErrorHandler</span><span class="pl-kos">]</span><span class="pl-kos">,</span> <span class="pl-c1">multi</span>: <span class="pl-c1">true</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">MyComponent</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-s1">handler</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-c">// handler -&gt; func2([errorHandler3, errorHandler4])</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> @<span class="pl-smi">NgModule</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ERROR_HANDLERS</span><span class="pl-kos">,</span> <span class="pl-c1">useValue</span>: <span class="pl-s1">errorHandler1</span><span class="pl-kos">,</span> <span class="pl-c1">multi</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ERROR_HANDLERS</span><span class="pl-kos">,</span> <span class="pl-c1">useValue</span>: <span class="pl-s1">errorHandler2</span><span class="pl-kos">,</span> <span class="pl-c1">multi</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ERROR_HANDLERS</span><span class="pl-kos">,</span> <span class="pl-c1">useFactory</span>: <span class="pl-s1">func1</span><span class="pl-kos">,</span> <span class="pl-c1">deps</span>: <span class="pl-kos">[</span><span class="pl-smi">ErrorHandler</span><span class="pl-kos">]</span><span class="pl-kos">,</span> <span class="pl-c1">multi</span>: <span class="pl-c1">true</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">MyModule</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-s1">handler</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-c">// handler -&gt; func1([errorHandler1, errorHandler2])</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">(With <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="253156434" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/18894" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/18894/hovercard" href="https://github.com/angular/angular/issues/18894">#18894</a>)</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@Component({ providers: [ { provide: ERROR_HANDLERS, useValue: errorHandler3, multi: true }, { provide: ERROR_HANDLERS, useValue: errorHandler4, multi: true }, { provide: ERROR_HANDLERS, useFactory: func2, deps: [ErrorHandler], multi: true, intercept: true }, ] }) class MyComponent { constructor(handler: ErrorHandler) { // handler -&gt; func2([...func1([errorHandler1, errorHandler2]), errorHandler3, errorHandler4]) } } @NgModule({ providers: [ { provide: ERROR_HANDLERS, useValue: errorHandler1, multi: true }, { provide: ERROR_HANDLERS, useValue: errorHandler2, multi: true }, { provide: ERROR_HANDLERS, useFactory: func1, deps: [ErrorHandler], multi: true, intercept: true }, ] }) class MyModule { constructor(handler: ErrorHandler) { // handler -&gt; func1([errorHandler1, errorHandler2]) } }"><pre class="notranslate">@<span class="pl-smi">Component</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ERROR_HANDLERS</span><span class="pl-kos">,</span> <span class="pl-c1">useValue</span>: <span class="pl-s1">errorHandler3</span><span class="pl-kos">,</span> <span class="pl-c1">multi</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ERROR_HANDLERS</span><span class="pl-kos">,</span> <span class="pl-c1">useValue</span>: <span class="pl-s1">errorHandler4</span><span class="pl-kos">,</span> <span class="pl-c1">multi</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ERROR_HANDLERS</span><span class="pl-kos">,</span> <span class="pl-c1">useFactory</span>: <span class="pl-s1">func2</span><span class="pl-kos">,</span> <span class="pl-c1">deps</span>: <span class="pl-kos">[</span><span class="pl-smi">ErrorHandler</span><span class="pl-kos">]</span><span class="pl-kos">,</span> <span class="pl-c1">multi</span>: <span class="pl-c1">true</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">MyComponent</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-s1">handler</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-c">// handler -&gt; func2([...func1([errorHandler1, errorHandler2]), errorHandler3, errorHandler4])</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> @<span class="pl-smi">NgModule</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ERROR_HANDLERS</span><span class="pl-kos">,</span> <span class="pl-c1">useValue</span>: <span class="pl-s1">errorHandler1</span><span class="pl-kos">,</span> <span class="pl-c1">multi</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ERROR_HANDLERS</span><span class="pl-kos">,</span> <span class="pl-c1">useValue</span>: <span class="pl-s1">errorHandler2</span><span class="pl-kos">,</span> <span class="pl-c1">multi</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ERROR_HANDLERS</span><span class="pl-kos">,</span> <span class="pl-c1">useFactory</span>: <span class="pl-s1">func1</span><span class="pl-kos">,</span> <span class="pl-c1">deps</span>: <span class="pl-kos">[</span><span class="pl-smi">ErrorHandler</span><span class="pl-kos">]</span><span class="pl-kos">,</span> <span class="pl-c1">multi</span>: <span class="pl-c1">true</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">MyModule</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-s1">handler</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-c">// handler -&gt; func1([errorHandler1, errorHandler2])</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span></pre></div> <h4 dir="auto">Ordering</h4> <p dir="auto">All interceptors are considered <code class="notranslate">multi</code> provider and applied last (local to <code class="notranslate">Injector</code>). For example:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@NgModule({ providers: [ { provide: ErrorHandler, useClass: CustomErrorHandler1 }, { provide: ErrorHandler, useClass: CustomErrorHandler2, intercept: true }, { provide: ErrorHandler, useClass: CustomErrorHandler3 }, { provide: ErrorHandler, useClass: CustomErrorHandler4, intercept: true }, ] }) class AppModule { constructor(handler: ErrorHandler) { // handler -&gt; new CustomErrorHandler4(new CustomErrorHandler2(new CustomErrorHandler3(/* ... */))) } }"><pre class="notranslate">@<span class="pl-smi">NgModule</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">,</span> <span class="pl-c1">useClass</span>: <span class="pl-smi">CustomErrorHandler1</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">,</span> <span class="pl-c1">useClass</span>: <span class="pl-smi">CustomErrorHandler2</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">,</span> <span class="pl-c1">useClass</span>: <span class="pl-smi">CustomErrorHandler3</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">,</span> <span class="pl-c1">useClass</span>: <span class="pl-smi">CustomErrorHandler4</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">AppModule</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-s1">handler</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-c">// handler -&gt; new CustomErrorHandler4(new CustomErrorHandler2(new CustomErrorHandler3(/* ... */)))</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span></pre></div> <h4 dir="auto">Examples</h4> <p dir="auto">Reduce class inheritance:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@Injectable() class CustomErrorHandler implements ErrorHandler { constructor(private handler: ErrorHandler) {} handleError(error: any) { // custom error collecting or reporting this.handler.handleError(error) } } @NgModule({ providers: [ { provide: ErrorHandler, useClass: CustomErrorHandler, intercept: true } ] }) class AppModule { }"><pre class="notranslate">@<span class="pl-smi">Injectable</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">CustomErrorHandler</span> <span class="pl-k">implements</span> <span class="pl-smi">ErrorHandler</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-k">private</span> <span class="pl-s1">handler</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">)</span> <span class="pl-kos">{</span><span class="pl-kos">}</span> <span class="pl-en">handleError</span><span class="pl-kos">(</span><span class="pl-s1">error</span>: <span class="pl-smi">any</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-c">// custom error collecting or reporting</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">handler</span><span class="pl-kos">.</span><span class="pl-en">handleError</span><span class="pl-kos">(</span><span class="pl-s1">error</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> @<span class="pl-smi">NgModule</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">ErrorHandler</span><span class="pl-kos">,</span> <span class="pl-c1">useClass</span>: <span class="pl-smi">CustomErrorHandler</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">AppModule</span> <span class="pl-kos">{</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">Protect private APIs:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@NgModule({ providers: [ { provide: RendererFactory2, useClass: CustomRendererFactory2, intercept: true } ] }) class AppModule { }"><pre class="notranslate">@<span class="pl-smi">NgModule</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">RendererFactory2</span><span class="pl-kos">,</span> <span class="pl-c1">useClass</span>: <span class="pl-smi">CustomRendererFactory2</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">AppModule</span> <span class="pl-kos">{</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">Applying new strategy:</p> <p dir="auto"><sub>Actually this is not the best way to solve that problem, exposing <code class="notranslate">DifferFactory</code> as a multi provider would be better, but this could work without changing existing APIs.</sub></p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@Injectable() class CustomIterableDiffers implements IterableDiffers { constructor(private differs: IterableDiffers) {} get factories(): IterableDifferFactory[] { return this.differs.factories } find(iterable: any): IterableDifferFactory { if (iterable[SOME_SPECIAL_TOKEN]) { return superPerformantDifferFactory } return this.differs.find(iterable) } } @NgModule({ providers: [ { provide: IterableDiffers, useClass: CustomIterableDiffers, intercept: true } ] }) class AppModule { }"><pre class="notranslate">@<span class="pl-smi">Injectable</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">CustomIterableDiffers</span> <span class="pl-k">implements</span> <span class="pl-smi">IterableDiffers</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-k">private</span> <span class="pl-s1">differs</span>: <span class="pl-smi">IterableDiffers</span><span class="pl-kos">)</span> <span class="pl-kos">{</span><span class="pl-kos">}</span> <span class="pl-k">get</span> <span class="pl-en">factories</span><span class="pl-kos">(</span><span class="pl-kos">)</span>: <span class="pl-smi">IterableDifferFactory</span><span class="pl-kos">[</span><span class="pl-kos">]</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">differs</span><span class="pl-kos">.</span><span class="pl-c1">factories</span> <span class="pl-kos">}</span> <span class="pl-en">find</span><span class="pl-kos">(</span><span class="pl-s1">iterable</span>: <span class="pl-smi">any</span><span class="pl-kos">)</span>: <span class="pl-smi">IterableDifferFactory</span> <span class="pl-kos">{</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-s1">iterable</span><span class="pl-kos">[</span><span class="pl-smi">SOME_SPECIAL_TOKEN</span><span class="pl-kos">]</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-s1">superPerformantDifferFactory</span> <span class="pl-kos">}</span> <span class="pl-k">return</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">differs</span><span class="pl-kos">.</span><span class="pl-en">find</span><span class="pl-kos">(</span><span class="pl-s1">iterable</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> @<span class="pl-smi">NgModule</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">IterableDiffers</span><span class="pl-kos">,</span> <span class="pl-c1">useClass</span>: <span class="pl-smi">CustomIterableDiffers</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">AppModule</span> <span class="pl-kos">{</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">Custom control over existing strategy:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="const disabledInterceptors = new WeakMap&lt;HttpRequest, Set&lt;Type&lt;HttpInterceptor&gt;&gt;&gt;() @NgModule({ providers: [ { provide: HTTP_INTERCEPTORS, useFactory: enableFiltering, multi: true, intercept: true }, InterceptorControlService, ] }) class AppModule { } function enableFiltering(interceptors: HttpInterceptor) { return interceptors.map(interceptor =&gt; ({ intercept(req: HttpRequest&lt;any&gt;, next: HttpHandler): Observable&lt;HttpEvent&lt;any&gt;&gt; { if (disabledInterceptors.has(req) &amp;&amp; disabledInterceptors.get(req).has(interceptor.constructor)) { return next.handle(req) } return next.handle(interceptor.intercept(req, next)) } })) } @Injectable() class InterceptorControlService { disable(request: HttpRequest, interceptorType: Type&lt;HttpInterceptor&gt;) { if (!disabledInterceptors.has(request)) { disabledInterceptors.set(request, new Set()) } disabledInterceptors.get(request).add(interceptorType) } } @Component({ /*...*/ }) class MyComponent { constructor(http: HttpClient, interceptorControl: InterceptorControlService) { const request = http.post(/*...*/) interceptorControl.disable(request, SomeCustomInterceptor) request.subscribe(/*...*/) } }"><pre class="notranslate"><span class="pl-k">const</span> <span class="pl-s1">disabledInterceptors</span> <span class="pl-c1">=</span> <span class="pl-k">new</span> <span class="pl-smi">WeakMap</span><span class="pl-kos">&lt;</span><span class="pl-smi">HttpRequest</span><span class="pl-kos">,</span> <span class="pl-smi">Set</span><span class="pl-kos">&lt;</span><span class="pl-smi">Type</span><span class="pl-kos">&lt;</span><span class="pl-smi">HttpInterceptor</span><span class="pl-kos">&gt;</span><span class="pl-kos">&gt;</span><span class="pl-kos">&gt;</span><span class="pl-kos">(</span><span class="pl-kos">)</span> @<span class="pl-smi">NgModule</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">providers</span>: <span class="pl-kos">[</span> <span class="pl-kos">{</span> <span class="pl-c1">provide</span>: <span class="pl-smi">HTTP_INTERCEPTORS</span><span class="pl-kos">,</span> <span class="pl-c1">useFactory</span>: <span class="pl-s1">enableFiltering</span><span class="pl-kos">,</span> <span class="pl-c1">multi</span>: <span class="pl-c1">true</span><span class="pl-kos">,</span> <span class="pl-c1">intercept</span>: <span class="pl-c1">true</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-smi">InterceptorControlService</span><span class="pl-kos">,</span> <span class="pl-kos">]</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">AppModule</span> <span class="pl-kos">{</span> <span class="pl-kos">}</span> <span class="pl-k">function</span> <span class="pl-en">enableFiltering</span><span class="pl-kos">(</span><span class="pl-s1">interceptors</span>: <span class="pl-smi">HttpInterceptor</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-s1">interceptors</span><span class="pl-kos">.</span><span class="pl-en">map</span><span class="pl-kos">(</span><span class="pl-s1">interceptor</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-en">intercept</span><span class="pl-kos">(</span><span class="pl-s1">req</span>: <span class="pl-smi">HttpRequest</span><span class="pl-kos">&lt;</span><span class="pl-smi">any</span><span class="pl-kos">&gt;</span><span class="pl-kos">,</span> <span class="pl-s1">next</span>: <span class="pl-smi">HttpHandler</span><span class="pl-kos">)</span>: <span class="pl-smi">Observable</span><span class="pl-kos">&lt;</span><span class="pl-smi">HttpEvent</span><span class="pl-kos">&lt;</span><span class="pl-smi">any</span><span class="pl-kos">&gt;</span><span class="pl-kos">&gt;</span> <span class="pl-kos">{</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-s1">disabledInterceptors</span><span class="pl-kos">.</span><span class="pl-en">has</span><span class="pl-kos">(</span><span class="pl-s1">req</span><span class="pl-kos">)</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">disabledInterceptors</span><span class="pl-kos">.</span><span class="pl-en">get</span><span class="pl-kos">(</span><span class="pl-s1">req</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">has</span><span class="pl-kos">(</span><span class="pl-s1">interceptor</span><span class="pl-kos">.</span><span class="pl-c1">constructor</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-s1">next</span><span class="pl-kos">.</span><span class="pl-en">handle</span><span class="pl-kos">(</span><span class="pl-s1">req</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-k">return</span> <span class="pl-s1">next</span><span class="pl-kos">.</span><span class="pl-en">handle</span><span class="pl-kos">(</span><span class="pl-s1">interceptor</span><span class="pl-kos">.</span><span class="pl-en">intercept</span><span class="pl-kos">(</span><span class="pl-s1">req</span><span class="pl-kos">,</span> <span class="pl-s1">next</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> @<span class="pl-smi">Injectable</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">InterceptorControlService</span> <span class="pl-kos">{</span> <span class="pl-en">disable</span><span class="pl-kos">(</span><span class="pl-s1">request</span>: <span class="pl-smi">HttpRequest</span><span class="pl-kos">,</span> <span class="pl-s1">interceptorType</span>: <span class="pl-smi">Type</span><span class="pl-kos">&lt;</span><span class="pl-smi">HttpInterceptor</span><span class="pl-kos">&gt;</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-c1">!</span><span class="pl-s1">disabledInterceptors</span><span class="pl-kos">.</span><span class="pl-en">has</span><span class="pl-kos">(</span><span class="pl-s1">request</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">disabledInterceptors</span><span class="pl-kos">.</span><span class="pl-en">set</span><span class="pl-kos">(</span><span class="pl-s1">request</span><span class="pl-kos">,</span> <span class="pl-k">new</span> <span class="pl-smi">Set</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-s1">disabledInterceptors</span><span class="pl-kos">.</span><span class="pl-en">get</span><span class="pl-kos">(</span><span class="pl-s1">request</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">add</span><span class="pl-kos">(</span><span class="pl-s1">interceptorType</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> @<span class="pl-smi">Component</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c">/*...*/</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">MyComponent</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-s1">http</span>: <span class="pl-smi">HttpClient</span><span class="pl-kos">,</span> <span class="pl-s1">interceptorControl</span>: <span class="pl-smi">InterceptorControlService</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">const</span> <span class="pl-s1">request</span> <span class="pl-c1">=</span> <span class="pl-s1">http</span><span class="pl-kos">.</span><span class="pl-en">post</span><span class="pl-kos">(</span><span class="pl-c">/*...*/</span><span class="pl-kos">)</span> <span class="pl-s1">interceptorControl</span><span class="pl-kos">.</span><span class="pl-en">disable</span><span class="pl-kos">(</span><span class="pl-s1">request</span><span class="pl-kos">,</span> <span class="pl-smi">SomeCustomInterceptor</span><span class="pl-kos">)</span> <span class="pl-s1">request</span><span class="pl-kos">.</span><span class="pl-en">subscribe</span><span class="pl-kos">(</span><span class="pl-c">/*...*/</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span></pre></div> <h4 dir="auto">Implementation</h4> <p dir="auto">Each <code class="notranslate">Injector</code> should hold a internal slot of interceptors, a naive logical demo could be:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// Didn't consider `multi: true` yet class Injector_ { private interceptedInjectables = new Map&lt;/*token*/any, /*instance*/any&gt;() private providerInterceptors = new Map&lt;/*token*/any, /*interceptors*/Provider[]&gt;() hasInterceptors(token: any) { return this.providerInterceptors.has(token) || (!this.hasLocalProvider(token) &amp;&amp; this.parent.hasInterceptors(token)) } getInterceptors(token: any) { return [...(this.hasLocalProvider(token) ? [] : this.parent.getInterceptors(token)), this.providerInterceptors.get(token)] } get(token: any) { if (this.interceptedInjectables.has(token)) { return this.interceptedInjectables.get(token) } if (this.hasInterceptors(token)) { const raw = getRawProviderSomehow(token) const interceptors = this.getInterceptors(token) const res = interceptors.reduce( (previousInstance, currentProvider) =&gt; instantiateSomehow(currentProvider, previousInstance), raw) this.interceptedInjectables.set(token, res) return res } // original logic } }"><pre class="notranslate"><span class="pl-c">// Didn't consider `multi: true` yet</span> <span class="pl-k">class</span> <span class="pl-smi">Injector_</span> <span class="pl-kos">{</span> <span class="pl-k">private</span> <span class="pl-c1">interceptedInjectables</span> <span class="pl-c1">=</span> <span class="pl-k">new</span> <span class="pl-smi">Map</span><span class="pl-kos">&lt;</span><span class="pl-c">/*token*/</span><span class="pl-smi">any</span><span class="pl-kos">,</span> <span class="pl-c">/*instance*/</span><span class="pl-smi">any</span><span class="pl-kos">&gt;</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-k">private</span> <span class="pl-c1">providerInterceptors</span> <span class="pl-c1">=</span> <span class="pl-k">new</span> <span class="pl-smi">Map</span><span class="pl-kos">&lt;</span><span class="pl-c">/*token*/</span><span class="pl-smi">any</span><span class="pl-kos">,</span> <span class="pl-c">/*interceptors*/</span><span class="pl-smi">Provider</span><span class="pl-kos">[</span><span class="pl-kos">]</span><span class="pl-kos">&gt;</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-en">hasInterceptors</span><span class="pl-kos">(</span><span class="pl-s1">token</span>: <span class="pl-smi">any</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">providerInterceptors</span><span class="pl-kos">.</span><span class="pl-en">has</span><span class="pl-kos">(</span><span class="pl-s1">token</span><span class="pl-kos">)</span> <span class="pl-c1">||</span> <span class="pl-kos">(</span><span class="pl-c1">!</span><span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-en">hasLocalProvider</span><span class="pl-kos">(</span><span class="pl-s1">token</span><span class="pl-kos">)</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">parent</span><span class="pl-kos">.</span><span class="pl-en">hasInterceptors</span><span class="pl-kos">(</span><span class="pl-s1">token</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-en">getInterceptors</span><span class="pl-kos">(</span><span class="pl-s1">token</span>: <span class="pl-smi">any</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-kos">[</span>...<span class="pl-kos">(</span><span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-en">hasLocalProvider</span><span class="pl-kos">(</span><span class="pl-s1">token</span><span class="pl-kos">)</span> ? <span class="pl-kos">[</span><span class="pl-kos">]</span> : <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">parent</span><span class="pl-kos">.</span><span class="pl-en">getInterceptors</span><span class="pl-kos">(</span><span class="pl-s1">token</span><span class="pl-kos">)</span><span class="pl-kos">)</span><span class="pl-kos">,</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">providerInterceptors</span><span class="pl-kos">.</span><span class="pl-en">get</span><span class="pl-kos">(</span><span class="pl-s1">token</span><span class="pl-kos">)</span><span class="pl-kos">]</span> <span class="pl-kos">}</span> <span class="pl-en">get</span><span class="pl-kos">(</span><span class="pl-s1">token</span>: <span class="pl-smi">any</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">interceptedInjectables</span><span class="pl-kos">.</span><span class="pl-en">has</span><span class="pl-kos">(</span><span class="pl-s1">token</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">interceptedInjectables</span><span class="pl-kos">.</span><span class="pl-en">get</span><span class="pl-kos">(</span><span class="pl-s1">token</span><span class="pl-kos">)</span> <span class="pl-kos">}</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-en">hasInterceptors</span><span class="pl-kos">(</span><span class="pl-s1">token</span><span class="pl-kos">)</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">const</span> <span class="pl-s1">raw</span> <span class="pl-c1">=</span> <span class="pl-en">getRawProviderSomehow</span><span class="pl-kos">(</span><span class="pl-s1">token</span><span class="pl-kos">)</span> <span class="pl-k">const</span> <span class="pl-s1">interceptors</span> <span class="pl-c1">=</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-en">getInterceptors</span><span class="pl-kos">(</span><span class="pl-s1">token</span><span class="pl-kos">)</span> <span class="pl-k">const</span> <span class="pl-s1">res</span> <span class="pl-c1">=</span> <span class="pl-s1">interceptors</span><span class="pl-kos">.</span><span class="pl-en">reduce</span><span class="pl-kos">(</span> <span class="pl-kos">(</span><span class="pl-s1">previousInstance</span><span class="pl-kos">,</span> <span class="pl-s1">currentProvider</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-en">instantiateSomehow</span><span class="pl-kos">(</span><span class="pl-s1">currentProvider</span><span class="pl-kos">,</span> <span class="pl-s1">previousInstance</span><span class="pl-kos">)</span><span class="pl-kos">,</span> <span class="pl-s1">raw</span><span class="pl-kos">)</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">interceptedInjectables</span><span class="pl-kos">.</span><span class="pl-en">set</span><span class="pl-kos">(</span><span class="pl-s1">token</span><span class="pl-kos">,</span> <span class="pl-s1">res</span><span class="pl-kos">)</span> <span class="pl-k">return</span> <span class="pl-s1">res</span> <span class="pl-kos">}</span> <span class="pl-c">// original logic</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span></pre></div> <p dir="auto"><strong>For performance consideration (static ones):</strong></p> <ul dir="auto"> <li>To get rid of mapping, the <code class="notranslate">interceptors</code> slot should be directly added to <code class="notranslate">providerDef</code> instance via <code class="notranslate">Compiler</code>;</li> <li>If an injector has only <strong>provider interceptor</strong> but not <strong>concrete provider</strong>, use a <code class="notranslate">providerDef</code> with value of special symbol <code class="notranslate">NO_VALUE</code> to ship <code class="notranslate">interceptors</code>;</li> </ul> <p dir="auto"><strong>Tree-shakable consideration (static ones):</strong></p> <p dir="auto">Extend <code class="notranslate">@Inject()</code> decorator to accept an additional optional parameter:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@Component({ /*...*/ }) class MyComponent { constructor( @Inject(HttpClient, logRequest) http: HttpClient ) {} } // makeParamDecorator('Inject', (token: any, ...interceptors: any[]) =&gt; ({token, interceptors}))"><pre class="notranslate">@<span class="pl-smi">Component</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c">/*...*/</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">MyComponent</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span> @<span class="pl-smi">Inject</span><span class="pl-kos">(</span><span class="pl-smi">HttpClient</span><span class="pl-kos">,</span> <span class="pl-s1">logRequest</span><span class="pl-kos">)</span> <span class="pl-s1">http</span>: <span class="pl-smi">HttpClient</span> <span class="pl-kos">)</span> <span class="pl-kos">{</span><span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-c">// makeParamDecorator('Inject', (token: any, ...interceptors: any[]) =&gt; ({token, interceptors}))</span></pre></div> <p dir="auto">Or introduce a new decorator:</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@Component({ /*...*/ }) class MyComponent { constructor( @Intercept(logRequest) http: HttpClient ) {} } // makeParamDecorator('Intercept', (...interceptors: any[]) =&gt; ({interceptors}))"><pre class="notranslate">@<span class="pl-smi">Component</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c">/*...*/</span> <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-k">class</span> <span class="pl-smi">MyComponent</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span> @<span class="pl-smi">Intercept</span><span class="pl-kos">(</span><span class="pl-s1">logRequest</span><span class="pl-kos">)</span> <span class="pl-s1">http</span>: <span class="pl-smi">HttpClient</span> <span class="pl-kos">)</span> <span class="pl-kos">{</span><span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-c">// makeParamDecorator('Intercept', (...interceptors: any[]) =&gt; ({interceptors}))</span></pre></div> <p dir="auto">Child injectors should not be affected in this way.</p> <h2 dir="auto">Minimal reproduction of the problem with instructions</h2> <p dir="auto">Could go to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="209202050" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/14620" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/14620/hovercard" href="https://github.com/angular/angular/issues/14620">#14620</a> for repro of current behavior.</p> <h2 dir="auto">What is the motivation / use case for changing the behavior?</h2> <p dir="auto"><del>Provide a demo of how to raise concrete feature request</del></p> <p dir="auto">Make the DI mechanism more powerful and useful.</p> <h2 dir="auto">Environment</h2> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" Angular version: X.Y.Z Browser: - [ ] Chrome (desktop) version XX - [ ] Chrome (Android) version XX - [ ] Chrome (iOS) version XX - [ ] Firefox version XX - [ ] Safari (desktop) version XX - [ ] Safari (iOS) version XX - [ ] IE version XX - [ ] Edge version XX For Tooling issues: - Node version: XX - Platform: Others: "><pre class="notranslate"><code class="notranslate"> Angular version: X.Y.Z Browser: - [ ] Chrome (desktop) version XX - [ ] Chrome (Android) version XX - [ ] Chrome (iOS) version XX - [ ] Firefox version XX - [ ] Safari (desktop) version XX - [ ] Safari (iOS) version XX - [ ] IE version XX - [ ] Edge version XX For Tooling issues: - Node version: XX - Platform: Others: </code></pre></div>
1
<p dir="auto">Challenge <a href="http://freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life" rel="nofollow">http://freecodecamp.com/challenges/waypoint-bring-your-javascript-slot-machine-to-life</a> has an issue.</p> <p dir="auto">Using <code class="notranslate">$($('.slot')[0]).html(slotOne);</code> with single quotes rather than double quotes is not accepted by the validator.</p>
<p dir="auto">Over the past 12 hours <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/VarCI-bot/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/VarCI-bot">@VarCI-bot</a> has consistently fussed campers who reported legitimate bugs, telling them that to not bug report when they just need help solving a challenge.</p>
0
<p dir="auto">I was trying to add profiler to the existing tensorflow object detection API, the following part of code is added to </p><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/tensorflow/tensorflow/blob/dfa0f87e333c63277b7916a8ac4c56bf61daf1ac/tensorflow/contrib/slim/python/slim/learning.py#L489">tensorflow/tensorflow/contrib/slim/python/slim/learning.py</a> </p> <p class="mb-0 color-fg-muted"> Line 489 in <a data-pjax="true" class="commit-tease-sha" href="/tensorflow/tensorflow/commit/dfa0f87e333c63277b7916a8ac4c56bf61daf1ac">dfa0f87</a> </p> </div> <div itemprop="text" class="Box-body p-0 blob-wrapper blob-wrapper-embedded data"> <table class="highlight tab-size mb-0 js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""> <tbody><tr class="border-0"> <td id="L489" class="blob-num border-0 px-3 py-0 color-bg-default" data-line-number="489"></td> <td id="LC489" class="blob-code border-0 px-3 py-0 color-bg-default blob-code-inner js-file-line"> </td> </tr> </tbody></table> </div> </div> <p></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" if run_metadata is not None: logging.info('Added profiling by User') ProfileOptionBuilder = profiler.ProfileOptionBuilder opts = ProfileOptionBuilder(ProfileOptionBuilder.time_and_memory()).with_step(np_global_step).with_timeline_output(train_step_kwargs['logdir']+'/profile.json').build() logging.info(train_step_kwargs['logdir']+'/profile.json') profiler.profile( ops.get_default_graph(), run_meta=run_metadata, cmd='graph', options=opts)"><pre class="notranslate"><code class="notranslate"> if run_metadata is not None: logging.info('Added profiling by User') ProfileOptionBuilder = profiler.ProfileOptionBuilder opts = ProfileOptionBuilder(ProfileOptionBuilder.time_and_memory()).with_step(np_global_step).with_timeline_output(train_step_kwargs['logdir']+'/profile.json').build() logging.info(train_step_kwargs['logdir']+'/profile.json') profiler.profile( ops.get_default_graph(), run_meta=run_metadata, cmd='graph', options=opts) </code></pre></div> <p dir="auto">but when I was trying to run the training for resnet_101_coco with no other changes, the training progress with no error, but the profiler output incompatible shapes:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 300, 453) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 300, 453) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 300, 453) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/pool1/MaxPool incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/shortcut/Conv2D incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/shortcut/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv2/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv2/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv2/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv3/Conv2D incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/add incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/Relu incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv2/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv2/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv2/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv3/Conv2D incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/add incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/Relu incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/shortcut/MaxPool incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/Pad incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 152, 229) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv2/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv2/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv2/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv3/Conv2D incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/add incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/Relu incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/shortcut/Conv2D incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/shortcut/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv2/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv2/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv2/Relu incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv3/Conv2D incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/add incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/Relu incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv2/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv2/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv2/Relu incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv3/Conv2D incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/add incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/Relu incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv2/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv2/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv2/Relu incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv3/Conv2D incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/add incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/Relu incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_4/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node "><pre class="notranslate"><code class="notranslate">Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 300, 453) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 300, 453) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 300, 453) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/pool1/MaxPool incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/shortcut/Conv2D incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/shortcut/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv2/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv2/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv2/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv3/Conv2D incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/add incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_1/bottleneck_v1/Relu incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv2/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv2/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv2/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv3/Conv2D incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/add incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_2/bottleneck_v1/Relu incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/shortcut/MaxPool incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 150, 227) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/Pad incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 152, 229) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv2/Conv2D incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv2/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv2/Relu incompatible shapes: Shapes (2, ?, ?, 64) and (2, 64, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv3/Conv2D incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/add incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block1/unit_3/bottleneck_v1/Relu incompatible shapes: Shapes (2, ?, ?, 256) and (2, 256, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/shortcut/Conv2D incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/shortcut/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv2/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv2/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv2/Relu incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv3/Conv2D incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/add incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_1/bottleneck_v1/Relu incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv2/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv2/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv2/Relu incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv3/Conv2D incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/add incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_2/bottleneck_v1/Relu incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv1/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv1/Relu incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv2/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv2/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv2/Relu incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv3/Conv2D incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/conv3/BatchNorm/FusedBatchNorm incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/add incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_3/bottleneck_v1/Relu incompatible shapes: Shapes (2, ?, ?, 512) and (2, 512, 75, 114) are not compatible. Node clone_3/FirstStageFeatureExtractor/resnet_v1_101/resnet_v1_101/block2/unit_4/bottleneck_v1/conv1/Conv2D incompatible shapes: Shapes (2, ?, ?, 128) and (2, 128, 75, 114) are not compatible. Node </code></pre></div>
<p dir="auto">Hi! I was using the official minist summaries example which uses run_metadata to track model runtime statistics:</p> <p dir="auto"><a href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/examples/tutorials/mnist/mnist_with_summaries.py">https://github.com/tensorflow/tensorflow/blob/master/tensorflow/examples/tutorials/mnist/mnist_with_summaries.py</a></p> <p dir="auto">I tried to add simple profiler python API as suggest by</p> <p dir="auto"><a href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/profiler/g3doc/python_api.md">https://github.com/tensorflow/tensorflow/blob/master/tensorflow/core/profiler/g3doc/python_api.md</a></p> <p dir="auto">So, my code is:<br> <a href="https://github.com/MrWanter/mnist-proflie/blob/c0f5b59403fbf3258e8236fa7c983750623354e6/mnist-profile.py#L175-L184">https://github.com/MrWanter/mnist-proflie/blob/c0f5b59403fbf3258e8236fa7c983750623354e6/mnist-profile.py#L175-L184</a></p> <p dir="auto">but running the model gives</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Added profiling by user Parsing Inputs... Incomplete shape. Incomplete shape. Options -step=199 not found. Available steps: 0 Adding run metadata for 199"><pre class="notranslate"><code class="notranslate">Added profiling by user Parsing Inputs... Incomplete shape. Incomplete shape. Options -step=199 not found. Available steps: 0 Adding run metadata for 199 </code></pre></div> <p dir="auto">but tensorboard shows the memory consumption of nodes, which suggests runtime statistics are captured:<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/18298163/41357872-b3d623fe-6f59-11e8-91c2-539f55340e8a.png"><img src="https://user-images.githubusercontent.com/18298163/41357872-b3d623fe-6f59-11e8-91c2-539f55340e8a.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto">what is incomplete shape, the input shape has None for batch size, but since it is runtime statistics, I thought it would work, but it does not, can someone help?</p> <p dir="auto">As in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="331804891" data-permission-text="Title is private" data-url="https://github.com/tensorflow/tensorflow/issues/19962" data-hovercard-type="issue" data-hovercard-url="/tensorflow/tensorflow/issues/19962/hovercard" href="https://github.com/tensorflow/tensorflow/issues/19962">#19962</a>, it is hard to know how to deal with profiler problem since documentation is not enough and codes are hard to read as it is implemented with C++ and heavily wrapped</p> <p dir="auto"><strong>UPDATA</strong>:<br> Th problem is caused by input shape of None for batch size, change it to fixed shape solve the problem, but there would inevitably be a large amount of None in tensors since we have to deal with variable sized inputs, in those cases, it should be reasonable for the profiler to capture runtime statistics, so how can we do it? where am I wrong?</p> <p dir="auto"><strong>UPDATE</strong><br> Found a quote on the official profiler doc:</p> <blockquote> <p dir="auto">It must have known "shape" information for RegisterStatistics('flops') to calculate the statistics. It is suggested to pass in -run_meta_path if shape is only known during runtime. tfprof can fill in the missing shape with the runtime shape information from RunMetadata. Hence, it is suggested to use -account_displayed_op_only option so that you know the statistics are only for the operations printed out.</p> </blockquote> <p dir="auto">seems profiler can fill in the missing shape with runtime shape information, but how to pass in <code class="notranslate">- run_meta_path</code>, I did not find anything relevant in the profiler options:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" self._options = {'max_depth': 100, 'min_bytes': 0, 'min_micros': 0, 'min_params': 0, 'min_float_ops': 0, 'min_occurrence': 0, 'order_by': 'name', 'account_type_regexes': ['.*'], 'start_name_regexes': ['.*'], 'trim_name_regexes': [], 'show_name_regexes': ['.*'], 'hide_name_regexes': [], 'account_displayed_op_only': False, 'select': ['micros'], 'step': -1, 'output': 'stdout'}"><pre class="notranslate"><code class="notranslate"> self._options = {'max_depth': 100, 'min_bytes': 0, 'min_micros': 0, 'min_params': 0, 'min_float_ops': 0, 'min_occurrence': 0, 'order_by': 'name', 'account_type_regexes': ['.*'], 'start_name_regexes': ['.*'], 'trim_name_regexes': [], 'show_name_regexes': ['.*'], 'hide_name_regexes': [], 'account_displayed_op_only': False, 'select': ['micros'], 'step': -1, 'output': 'stdout'} </code></pre></div>
1
<p dir="auto"><strong>Steps to reproduce and a minimal demo of the problem</strong><br> Add path <code class="notranslate">/**</code> and try to reach it with some query string e.g. <a href="http://plnkr.co/edit/pnsgl3P3pfS0pT4bydvv?p=preview" rel="nofollow">http://plnkr.co/edit/pnsgl3P3pfS0pT4bydvv?p=preview</a></p> <p dir="auto"><strong>Current behavior</strong><br> On the wildcard route (<code class="notranslate">/**</code>) query params appears twice.</p> <p dir="auto"><strong>Expected/desired behavior</strong><br> Query string should not be duplicated</p> <p dir="auto"><strong>Other information</strong><br> Angular beta.13</p> <p dir="auto">I couldn't find what line causes such a behaviour. I got lost somewhere in Zone's <code class="notranslate">drainMicroTaskQueue</code></p>
<p dir="auto">While working on CJS bundles we've decided to duplicate facades code in each and every bundle. This means that if multiple bundles are loaded on the same page (say, core and http) we are executing code contained in facades twice. But it turns out that we've got a piece of code in <code class="notranslate">facade/lang.ts</code> that leads to<br> <code class="notranslate">RangeError: Maximum call stack size exceeded</code> errors. The culprit is here:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="var assertionsEnabled_ = typeof _global['assert'] !== 'undefined'; export function assertionsEnabled(): boolean { return assertionsEnabled_; } // TODO: remove calls to assert in production environment // Note: Can't just export this and import in in other files // as `assert` is a reserved keyword in Dart _global.assert = function assert(condition) { if (assertionsEnabled_) { _global['assert'].call(condition); } };"><pre class="notranslate"><span class="pl-k">var</span> <span class="pl-s1">assertionsEnabled_</span> <span class="pl-c1">=</span> <span class="pl-k">typeof</span> <span class="pl-s1">_global</span><span class="pl-kos">[</span><span class="pl-s">'assert'</span><span class="pl-kos">]</span> <span class="pl-c1">!==</span> <span class="pl-s">'undefined'</span><span class="pl-kos">;</span> <span class="pl-k">export</span> <span class="pl-k">function</span> <span class="pl-en">assertionsEnabled</span><span class="pl-kos">(</span><span class="pl-kos">)</span>: <span class="pl-s1">boolean</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-s1">assertionsEnabled_</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-c">// TODO: remove calls to assert in production environment</span> <span class="pl-c">// Note: Can't just export this and import in in other files</span> <span class="pl-c">// as `assert` is a reserved keyword in Dart</span> <span class="pl-s1">_global</span><span class="pl-kos">.</span><span class="pl-en">assert</span> <span class="pl-c1">=</span> <span class="pl-k">function</span> <span class="pl-en">assert</span><span class="pl-kos">(</span><span class="pl-s1">condition</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-s1">assertionsEnabled_</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">_global</span><span class="pl-kos">[</span><span class="pl-s">'assert'</span><span class="pl-kos">]</span><span class="pl-kos">.</span><span class="pl-en">call</span><span class="pl-kos">(</span><span class="pl-s1">condition</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span><span class="pl-kos">;</span></pre></div> <p dir="auto">This blocks <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="107428611" data-permission-text="Title is private" data-url="https://github.com/angular/angular/issues/4278" data-hovercard-type="issue" data-hovercard-url="/angular/angular/issues/4278/hovercard" href="https://github.com/angular/angular/issues/4278">#4278</a></p>
0
<p dir="auto">Users should be able to get datasets returned as [Sparse]DataFrames with named columns in this day and age, for those datasets otherwise providing a Bunch with <code class="notranslate">feature_names</code>. This would be controlled with an <code class="notranslate">as_frame</code> parameter (though <code class="notranslate">return_X_y='frame'</code> would mean the common usage is more succinct).</p>
<p dir="auto">We are terrible at removing "help wanted" labels from issues that have solutions in the works. Having another label added automatically when a PR exists that claims to fix an issue would help. Or perhaps just automatically removing "help wanted" would do.</p> <p dir="auto">Unfortunately GitHub provides little in the way of API to identify when an issue is referred to, let alone by a pr with "fixes", "closes", etc.</p> <p dir="auto">The idea, then, would be to watch activity on the repo (initially by polling the events API; otherwise with a web hook), and when a pull request event comes in, to check if its .payload.pull_request.body contains a "fixes"-style statement, and to label the targeted issue appropriately.</p> <p dir="auto">Firstly, the contributor (ping <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/gxyd/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gxyd">@gxyd</a>) should check if there are existing bot apps for GitHub that can be easily configured to do this (especially to respond to events) Otherwise this should be implemented in a separate repo and initially tested on another repo (or on itself).</p> <p dir="auto">Extensions:</p> <ul dir="auto"> <li>Track which PRs will close which issues in a database</li> <li>Use that database to update the tags when a PR description is changed, or the PR is closed.</li> <li>Record when each pr was last updated. Use this to distinguish between a "has active pr" and a "has inactive pr" label</li> </ul>
0
<h3 dir="auto">System information</h3> <ul dir="auto"> <li><strong>Have I written custom code (as opposed to using a stock example script provided in TensorFlow)</strong>: no</li> <li><strong>OS Platform and Distribution (e.g., Linux Ubuntu 16.04)</strong>: Linux Ubuntu 16.04</li> <li><strong>TensorFlow installed from (source or binary)</strong>: source</li> <li><strong>TensorFlow version (use command below)</strong>: 'v1.3.0-rc1-5779-g441571a', '1.4.0'</li> <li><strong>Python version</strong>: 2.7.12</li> <li><strong>Bazel version (if compiling from source)</strong>: 0.8.1</li> <li><strong>GCC/Compiler version (if compiling from source)</strong>: GCC 5.4.0</li> <li><strong>CUDA/cuDNN version</strong>: CUDA 8.0, CUDNN 6.0.21</li> <li><strong>GPU model and memory</strong>: GeForce GTX 1080, 8GB</li> <li><strong>Exact command to reproduce</strong>: cd tensorflow/compiler/aot/tests ; bazel clean ; bazel build all_tests &amp;&gt;gcc5.log</li> </ul> <h3 dir="auto">Describe the problem</h3> <p dir="auto">I am trying to compile AOT examples, but the compilation fails. I tried to use two different compiler versions (GCC 5.4 and GCC 4.8), but I get errors with both versions. I also tried adding --cxxopt="-D_GLIBCXX_USE_CXX11_ABI=0" option when using bazel with GCC 5.4, but it doesn't help.</p> <p dir="auto">So the exact commands commands were:<br> bazel build all_tests &amp;&gt;gcc5.log<br> bazel build --cxxopt="-D_GLIBCXX_USE_CXX11_ABI=0" all_tests &amp;&gt;gcc5_abi0.log<br> bazel build all_tests # Using GCC 4.8, I copied the output manually to gcc_4.8.txt</p> <p dir="auto">Tensorflow source code itself was build without any problems both with GCC 5.4 and GCC 4.8. I have built the two versions in separate python virtual environments and afterwards tried to compile aot tests with the corresponding GCC version. I used --cxxopt="-D_GLIBCXX_USE_CXX11_ABI=0" option when building tensorflow source with GCC 5.4.</p> <h3 dir="auto">Source code / logs</h3> <p dir="auto">The logs are attached.<br> <a href="https://github.com/tensorflow/tensorflow/files/1555478/gcc5.log">gcc5.log</a><br> <a href="https://github.com/tensorflow/tensorflow/files/1555479/gcc5_abi0.log">gcc5_abi0.log</a><br> <a href="https://github.com/tensorflow/tensorflow/files/1555485/gcc_4.8.txt">gcc_4.8.txt</a></p>
<p dir="auto">For semantic segmentation, it is very import to syncbn. would you tell us how to do it?</p>
0
<p dir="auto"><strong>Context:</strong></p> <ul dir="auto"> <li>Playwright Version: 1.21.1</li> <li>Operating System: Linux Pop!_OS 22.04</li> <li>Node.js version: v14.19.0</li> <li>Browser: WebKit</li> </ul> <p dir="auto">System:</p> <ul dir="auto"> <li>OS: Linux 5.16 Pop!_OS 22.04 LTS</li> <li>Memory: 29.55 GB / 125.80 GB</li> <li>Container: Yes</li> </ul> <p dir="auto">Binaries:</p> <ul dir="auto"> <li>Node: 14.19.0 - ~/.nvm/versions/node/v14.19.0/bin/node</li> <li>Yarn: 1.22.17 - ~/.nvm/versions/node/v14.19.0/bin/yarn</li> <li>npm: 8.5.4 - ~/.nvm/versions/node/v14.19.0/bin/npm</li> </ul> <p dir="auto">Languages:</p> <ul dir="auto"> <li>Bash: 5.1.16 - /usr/bin/bash</li> </ul> <p dir="auto">npmPackages:</p> <ul dir="auto"> <li>playwright: ^1.21.1 =&gt; 1.21.1</li> </ul> <p dir="auto"><strong>Code Snippet</strong></p> <p dir="auto"><code class="notranslate">yarn playwright test path/to/some/test/with/page.screenshot.spec.ts --browser=webkit --update-snapshots</code></p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import { test, expect } from '@playwright/test'; test('webkit screenshot test', async ({ page }) =&gt; { // login screen await page.goto('https://github.com/microsoft/playwright'); expect(await page.screenshot()).toMatchSnapshot('test.png'); });"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-kos">{</span> <span class="pl-s1">test</span><span class="pl-kos">,</span> <span class="pl-s1">expect</span> <span class="pl-kos">}</span> <span class="pl-k">from</span> <span class="pl-s">'@playwright/test'</span><span class="pl-kos">;</span> <span class="pl-en">test</span><span class="pl-kos">(</span><span class="pl-s">'webkit screenshot test'</span><span class="pl-kos">,</span> <span class="pl-k">async</span> <span class="pl-kos">(</span><span class="pl-kos">{</span> page <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-c">// login screen</span> <span class="pl-k">await</span> <span class="pl-s1">page</span><span class="pl-kos">.</span><span class="pl-en">goto</span><span class="pl-kos">(</span><span class="pl-s">'https://github.com/microsoft/playwright'</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-en">expect</span><span class="pl-kos">(</span><span class="pl-k">await</span> <span class="pl-s1">page</span><span class="pl-kos">.</span><span class="pl-en">screenshot</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">)</span><span class="pl-kos">.</span><span class="pl-en">toMatchSnapshot</span><span class="pl-kos">(</span><span class="pl-s">'test.png'</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span></pre></div> <p dir="auto"><strong>Describe the bug</strong><br> Playwright fails to launch webkit browser with error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="1) [webkit] › path/to/some/test/with/page.screenshot.spec.ts:3:1 › webkit screenshot test browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Missing libraries: ║ ║ libwebp.so.6 ║ ╚══════════════════════════════════════════════════════╝"><pre class="notranslate"><code class="notranslate">1) [webkit] › path/to/some/test/with/page.screenshot.spec.ts:3:1 › webkit screenshot test browserType.launch: ╔══════════════════════════════════════════════════════╗ ║ Host system is missing dependencies to run browsers. ║ ║ Missing libraries: ║ ║ libwebp.so.6 ║ ╚══════════════════════════════════════════════════════╝ </code></pre></div> <p dir="auto"><strong>Workaround</strong></p> <div class="highlight highlight-source-shell notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="sudo apt install libwebp-dev sudo ln -s /usr/lib/x86_64-linux-gnu/libwebp.so /usr/lib/libwebp.so.6"><pre class="notranslate">sudo apt install libwebp-dev sudo ln -s /usr/lib/x86_64-linux-gnu/libwebp.so /usr/lib/libwebp.so.6</pre></div>
<p dir="auto">Blocked by:</p> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1211831275" data-permission-text="Title is private" data-url="https://github.com/actions/runner-images/issues/5428" data-hovercard-type="issue" data-hovercard-url="/actions/runner-images/issues/5428/hovercard" href="https://github.com/actions/runner-images/issues/5428">actions/runner-images#5428</a></li> </ul> <p dir="auto">Requires the following changes so far:</p> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Chromium</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> WebKit</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Firefox</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Docs changes that we support it <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1258416876" data-permission-text="Title is private" data-url="https://github.com/microsoft/playwright/issues/14588" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/playwright/pull/14588/hovercard" href="https://github.com/microsoft/playwright/pull/14588">#14588</a></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Regenerate required dependencies <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1258416876" data-permission-text="Title is private" data-url="https://github.com/microsoft/playwright/issues/14588" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/playwright/pull/14588/hovercard" href="https://github.com/microsoft/playwright/pull/14588">#14588</a></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Add tests on e.g. GitHub Actions <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1265959975" data-permission-text="Title is private" data-url="https://github.com/microsoft/playwright/issues/14741" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/playwright/pull/14741/hovercard" href="https://github.com/microsoft/playwright/pull/14741">#14741</a></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Evaluate if we want to add Ubuntu 22 Docker images as well</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> add Docker image arm64 amd64 tests</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> <del>don't suggest focal in the docs anymore, suggest 22.</del></li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> Support GitHub Action on Ubuntu 22 <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1266729812" data-permission-text="Title is private" data-url="https://github.com/microsoft/playwright-github-action/issues/66" data-hovercard-type="pull_request" data-hovercard-url="/microsoft/playwright-github-action/pull/66/hovercard" href="https://github.com/microsoft/playwright-github-action/pull/66">microsoft/playwright-github-action#66</a></li> </ul>
1
<ul dir="auto"> <li>VSCode Version:</li> <li>OS Version:</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>ctrl + ` to open terminal view.</li> <li>type "cls" then press "enter" key; the terminal displays not right.</li> </ol>
<ul dir="auto"> <li>VSCode Version:1.0.1</li> <li>OS Version:win7</li> </ul> <p dir="auto">今天更新到版本1.0.0之后 vscode界面成了中文,怎么改回到英文?</p>
0
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=paulb" rel="nofollow">Paul Bakker</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-6497?redirect=false" rel="nofollow">SPR-6497</a></strong> and commented</p> <p dir="auto">Sometimes it's necessary to execute different code to setup a model for a different type of content.<br> For example; a list of employees should be returned directly for rendering HTML, but should be wrapped in a JAXB class for rendering XML, as in the following example.</p> <div class="highlight highlight-source-java notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="@RequestMapping(value = &quot;/list.html&quot;) //Doesn't work for accept header! public ModelAndView listHTML(HttpServletRequest request) { ModelAndView mav = new ModelAndView(); mav.addObject(&quot;employees&quot;, employeeDao.listEmployees()); return mav; } @RequestMapping(value = &quot;/list.xml&quot;) //Doesn't work for accept header! public ModelAndView listXML(HttpServletRequest request) { ModelAndView mav = new ModelAndView(); mav.addObject(&quot;employees&quot;, new EmployeeList(employeeDao.listEmployees())); return mav; }"><pre class="notranslate"><span class="pl-c1">@</span><span class="pl-c1">RequestMapping</span>(<span class="pl-s1">value</span> = <span class="pl-s">"/list.html"</span>) <span class="pl-c">//Doesn't work for accept header!</span> <span class="pl-k">public</span> <span class="pl-smi">ModelAndView</span> <span class="pl-s1">listHTML</span>(<span class="pl-smi">HttpServletRequest</span> <span class="pl-s1">request</span>) { <span class="pl-smi">ModelAndView</span> <span class="pl-s1">mav</span> = <span class="pl-k">new</span> <span class="pl-smi">ModelAndView</span>(); <span class="pl-s1">mav</span>.<span class="pl-en">addObject</span>(<span class="pl-s">"employees"</span>, <span class="pl-s1">employeeDao</span>.<span class="pl-en">listEmployees</span>()); <span class="pl-k">return</span> <span class="pl-s1">mav</span>; } <span class="pl-c1">@</span><span class="pl-c1">RequestMapping</span>(<span class="pl-s1">value</span> = <span class="pl-s">"/list.xml"</span>) <span class="pl-c">//Doesn't work for accept header!</span> <span class="pl-k">public</span> <span class="pl-smi">ModelAndView</span> <span class="pl-s1">listXML</span>(<span class="pl-smi">HttpServletRequest</span> <span class="pl-s1">request</span>) { <span class="pl-smi">ModelAndView</span> <span class="pl-s1">mav</span> = <span class="pl-k">new</span> <span class="pl-smi">ModelAndView</span>(); <span class="pl-s1">mav</span>.<span class="pl-en">addObject</span>(<span class="pl-s">"employees"</span>, <span class="pl-k">new</span> <span class="pl-smi">EmployeeList</span>(<span class="pl-s1">employeeDao</span>.<span class="pl-en">listEmployees</span>())); <span class="pl-k">return</span> <span class="pl-s1">mav</span>; }</pre></div> <p dir="auto">There seems to be no easy way at this moment to apply this. Of course you could use the headers parameter in the <code class="notranslate">@RequestMapping</code>, but that doesn't work when a request is done without the accept header using an extension in the url instead (e.g. list.xml). When using an url extension as in the above example it doesn't work when only the accept header is set.</p> <p dir="auto">JAX-RS has a <code class="notranslate">@Produces</code> and <code class="notranslate">@Consumes</code> annotation which does the job perfectly. Wouldn't we need something similar in Spring?</p> <hr> <p dir="auto"><strong>Affects:</strong> 3.0 RC2</p> <p dir="auto"><strong>Issue Links:</strong></p> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="398103877" data-permission-text="Title is private" data-url="https://github.com/spring-projects/spring-framework/issues/11658" data-hovercard-type="issue" data-hovercard-url="/spring-projects/spring-framework/issues/11658/hovercard" href="https://github.com/spring-projects/spring-framework/issues/11658">#11658</a> Add content-negotiation to RequestBody and ResponseBody processing (<em><strong>"is duplicated by"</strong></em>)</li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="398108565" data-permission-text="Title is private" data-url="https://github.com/spring-projects/spring-framework/issues/12378" data-hovercard-type="issue" data-hovercard-url="/spring-projects/spring-framework/issues/12378/hovercard" href="https://github.com/spring-projects/spring-framework/issues/12378">#12378</a> <code class="notranslate">@RequestMapping</code> should support alternative between a header and a url extension (<em><strong>"is duplicated by"</strong></em>)</li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="398113614" data-permission-text="Title is private" data-url="https://github.com/spring-projects/spring-framework/issues/13190" data-hovercard-type="issue" data-hovercard-url="/spring-projects/spring-framework/issues/13190/hovercard" href="https://github.com/spring-projects/spring-framework/issues/13190">#13190</a> Spring MVC - Ability to use a Converter based on the Path Extension instead of Accep Header. (<em><strong>"is duplicated by"</strong></em>)</li> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="398112762" data-permission-text="Title is private" data-url="https://github.com/spring-projects/spring-framework/issues/13057" data-hovercard-type="issue" data-hovercard-url="/spring-projects/spring-framework/issues/13057/hovercard" href="https://github.com/spring-projects/spring-framework/issues/13057">#13057</a> Content negotiation improvements (<em><strong>"is superseded by"</strong></em>)</li> </ul> <p dir="auto">3 votes, 3 watchers</p>
<p dir="auto"><strong><a href="https://jira.spring.io/secure/ViewProfile.jspa?name=baronludwig" rel="nofollow">Marc Ludwig</a></strong> opened <strong><a href="https://jira.spring.io/browse/SPR-4626?redirect=false" rel="nofollow">SPR-4626</a></strong> and commented</p> <hr> <p dir="auto"><strong>Affects:</strong> 2.5.2</p> <p dir="auto"><strong>Attachments:</strong></p> <ul dir="auto"> <li><a href="https://jira.spring.io/secure/attachment/13840/ConfigurableTestCase.zip" rel="nofollow">ConfigurableTestCase.zip</a> (<em>3.09 kB</em>)</li> </ul>
0
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2> <p dir="auto">When I place a <code class="notranslate">torch.arange()</code> tensor on a GPU I get the following error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="RuntimeError: parallel_for failed: cudaErrorNoKernelImageForDevice: no kernel image is available for execution on the device"><pre class="notranslate"><code class="notranslate">RuntimeError: parallel_for failed: cudaErrorNoKernelImageForDevice: no kernel image is available for execution on the device </code></pre></div> <p dir="auto">This occurs on a system where I have a Tesla K80 and two Tesla K40c cards (also a GeForce 710 which is just for display purposes). It seems to be only related to the K40c cards and not the K80, but occurs regardless of what GPU I try to place the tensor on, if either of the K40c cards are visible via CUDA_VISIBLE_DEVICES.</p> <h2 dir="auto">To Reproduce</h2> <p dir="auto">Steps to reproduce the behavior:</p> <p dir="auto">In a fresh conda environment, install the latest stable version of PyTorch (1.3.1) then a minimal working example is:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import torch torch.arange(0, 10, dtype=torch.int32, device=torch.device(&quot;cuda&quot;))"><pre class="notranslate"><code class="notranslate">import torch torch.arange(0, 10, dtype=torch.int32, device=torch.device("cuda")) </code></pre></div> <p dir="auto">To be clear which GPUs are causing the problem, I first set <code class="notranslate">CUDA_DEVICE_ORDER=PCI_BUS_ID</code> so that I can be sure which GPUs are visible. If I set only either of the K80 dies to be visible, then this error doesn't happen, but setting either K40c visible (and also the GeForce 710, of course) does cause this error to happen. I suspect this is related to the lower compute capability of the K40c devices.</p> <h2 dir="auto">Expected behavior</h2> <p dir="auto">The documentation for v1.3.1 states <a href="https://pytorch.org/docs/stable/torch.html?highlight=compute%20capability" rel="nofollow">here</a> that CUDA devices with compute capability &gt;= 3.0 should be supported. I can't find anywhere else where there is a specification of which compute capabilities are supported from the pre-compiled binaries installed through conda, so I wouldn't expect this to be an intended deprecation, unless I missed it somewhere.</p> <h2 dir="auto">Environment</h2> <p dir="auto">PyTorch version: 1.3.1<br> Is debug build: No<br> CUDA used to build PyTorch: 10.1.243</p> <p dir="auto">OS: Manjaro Linux<br> GCC version: (GCC) 9.2.0<br> CMake version: Could not collect</p> <p dir="auto">Python version: 3.6<br> Is CUDA available: Yes<br> CUDA runtime version: Could not collect<br> GPU models and configuration:<br> GPU 0: GeForce GT 710<br> GPU 1: Tesla K80<br> GPU 2: Tesla K80<br> GPU 3: Tesla K40c<br> GPU 4: Tesla K40c</p> <p dir="auto">Nvidia driver version: 418.113<br> cuDNN version: Could not collect</p> <p dir="auto">Versions of relevant libraries:<br> [pip] numpy==1.17.4<br> [pip] torch==1.3.1<br> [pip] torchvision==0.4.2<br> [conda] blas 1.0 mkl<br> [conda] mkl 2019.4 243<br> [conda] mkl-service 2.3.0 py36he904b0f_0<br> [conda] mkl_fft 1.0.15 py36ha843d7b_0<br> [conda] mkl_random 1.1.0 py36hd6b4f25_0<br> [conda] pytorch 1.3.1 py3.6_cuda10.1.243_cudnn7.6.3_0 pytorch<br> [conda] torchvision 0.4.2 py36_cu101 pytorch</p> <p dir="auto">Edit: Forgot to add that this does <em>not</em> occur if I install PyTorch 1.3.0 instead.</p> <p dir="auto">cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ezyang/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ezyang">@ezyang</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/gchanan/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gchanan">@gchanan</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/zou3519/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/zou3519">@zou3519</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ngimel/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ngimel">@ngimel</a></p>
<h2 dir="auto">🐛 Bug</h2> <p dir="auto">I am using a Tesla K40m, installed pytorch 1.3 with conda, using CUDA 10.1</p> <h2 dir="auto">To Reproduce</h2> <p dir="auto">Steps to reproduce the behavior:</p> <ol dir="auto"> <li>Have a box with a Tesla K40m</li> <li><code class="notranslate">conda install pytorch cudatoolkit -c pytorch</code></li> <li>show cuda is available</li> </ol> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="python -c 'import torch; print(torch.cuda.is_available());' &gt;&gt;&gt; True"><pre class="notranslate"><code class="notranslate">python -c 'import torch; print(torch.cuda.is_available());' &gt;&gt;&gt; True </code></pre></div> <ol dir="auto"> <li>Instantiate a model and call <code class="notranslate">.forward()</code></li> </ol> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Traceback (most recent call last): File &quot;./baselines/get_results.py&quot;, line 395, in &lt;module&gt; main(args) File &quot;./baselines/get_results.py&quot;, line 325, in main log_info = eval_main(eval_args) File &quot;/mnt/cdtds_cluster_home/s0816700/git/midi_degradation_toolkit/baselines/eval_task.py&quot;, line 165, in main log_info = trainer.test(0, evaluate=True) File &quot;/mnt/cdtds_cluster_home/s0816700/git/midi_degradation_toolkit/mdtk/pytorch_trainers.py&quot;, line 110, in test evaluate=evaluate) File &quot;/mnt/cdtds_cluster_home/s0816700/git/midi_degradation_toolkit/mdtk/pytorch_trainers.py&quot;, line 220, in iteration model_output = self.model.forward(input_data, input_lengths) File &quot;/mnt/cdtds_cluster_home/s0816700/git/midi_degradation_toolkit/mdtk/pytorch_models.py&quot;, line 49, in forward self.hidden = self.init_hidden(batch_size, device=device) File &quot;/mnt/cdtds_cluster_home/s0816700/git/midi_degradation_toolkit/mdtk/pytorch_models.py&quot;, line 40, in init_hidden return (torch.randn(1, batch_size, self.hidden_dim, device=device), RuntimeError: CUDA error: no kernel image is available for execution on the device"><pre class="notranslate"><code class="notranslate">Traceback (most recent call last): File "./baselines/get_results.py", line 395, in &lt;module&gt; main(args) File "./baselines/get_results.py", line 325, in main log_info = eval_main(eval_args) File "/mnt/cdtds_cluster_home/s0816700/git/midi_degradation_toolkit/baselines/eval_task.py", line 165, in main log_info = trainer.test(0, evaluate=True) File "/mnt/cdtds_cluster_home/s0816700/git/midi_degradation_toolkit/mdtk/pytorch_trainers.py", line 110, in test evaluate=evaluate) File "/mnt/cdtds_cluster_home/s0816700/git/midi_degradation_toolkit/mdtk/pytorch_trainers.py", line 220, in iteration model_output = self.model.forward(input_data, input_lengths) File "/mnt/cdtds_cluster_home/s0816700/git/midi_degradation_toolkit/mdtk/pytorch_models.py", line 49, in forward self.hidden = self.init_hidden(batch_size, device=device) File "/mnt/cdtds_cluster_home/s0816700/git/midi_degradation_toolkit/mdtk/pytorch_models.py", line 40, in init_hidden return (torch.randn(1, batch_size, self.hidden_dim, device=device), RuntimeError: CUDA error: no kernel image is available for execution on the device </code></pre></div> <p dir="auto">First tried downgrading to cudatoolkit=10.0, that exhibited same issue.</p> <p dir="auto">The code will run fine if you repeat steps above but instead <code class="notranslate">conda install pytorch=1.2 cudatoolkit=10.0 -c pytorch</code>.</p> <h2 dir="auto">Expected behavior</h2> <p dir="auto">If no longer supporting a specific GPU, please bomb out upon load with useful error message.</p> <h2 dir="auto">Environment</h2> <p dir="auto">Unfort ran your script after I 'fixed' so pytorch version will be 1.2 here - issue encountered with version 1.3.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Collecting environment information... PyTorch version: 1.2.0 Is debug build: No CUDA used to build PyTorch: 10.0.130 OS: Scientific Linux release 7.6 (Nitrogen) GCC version: (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36) CMake version: version 2.8.12.2 Python version: 3.7 Is CUDA available: Yes CUDA runtime version: Could not collect GPU models and configuration: GPU 0: Tesla K40m Nvidia driver version: 430.50 cuDNN version: /usr/lib64/libcudnn.so.6.5.18 Versions of relevant libraries: [pip3] numpy==1.16.3 [pip3] numpydoc==0.8.0 [conda] blas 1.0 mkl [conda] mkl 2019.4 243 [conda] mkl-service 2.3.0 py37he904b0f_0 [conda] mkl_fft 1.0.15 py37ha843d7b_0 [conda] mkl_random 1.1.0 py37hd6b4f25_0 [conda] pytorch 1.2.0 py3.7_cuda10.0.130_cudnn7.6.2_0 pytorch [conda] torchvision 0.4.0 py37_cu100 pytorch"><pre class="notranslate"><code class="notranslate">Collecting environment information... PyTorch version: 1.2.0 Is debug build: No CUDA used to build PyTorch: 10.0.130 OS: Scientific Linux release 7.6 (Nitrogen) GCC version: (GCC) 4.8.5 20150623 (Red Hat 4.8.5-36) CMake version: version 2.8.12.2 Python version: 3.7 Is CUDA available: Yes CUDA runtime version: Could not collect GPU models and configuration: GPU 0: Tesla K40m Nvidia driver version: 430.50 cuDNN version: /usr/lib64/libcudnn.so.6.5.18 Versions of relevant libraries: [pip3] numpy==1.16.3 [pip3] numpydoc==0.8.0 [conda] blas 1.0 mkl [conda] mkl 2019.4 243 [conda] mkl-service 2.3.0 py37he904b0f_0 [conda] mkl_fft 1.0.15 py37ha843d7b_0 [conda] mkl_random 1.1.0 py37hd6b4f25_0 [conda] pytorch 1.2.0 py3.7_cuda10.0.130_cudnn7.6.2_0 pytorch [conda] torchvision 0.4.0 py37_cu100 pytorch </code></pre></div> <p dir="auto">cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ezyang/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ezyang">@ezyang</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/gchanan/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gchanan">@gchanan</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/zou3519/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/zou3519">@zou3519</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jerryzh168/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jerryzh168">@jerryzh168</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/ngimel/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ngimel">@ngimel</a></p>
1
<p dir="auto">As title says, should at least show up in:</p> <ol dir="auto"> <li><a href="https://docs.julialang.org/en/v1.6-dev/manual/control-flow/#man-loops" rel="nofollow">https://docs.julialang.org/en/v1.6-dev/manual/control-flow/#man-loops</a></li> <li><code class="notranslate">?outer</code></li> </ol>
<div class="highlight highlight-source-julia notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="julia&gt; function f(::f) where f f end f (generic function with 0 methods) julia&gt; function g(::f) where f f end g (generic function with 1 method)"><pre class="notranslate">julia<span class="pl-k">&gt;</span> <span class="pl-k">function</span> <span class="pl-en">f</span>(<span class="pl-k">::</span><span class="pl-c1">f</span>) <span class="pl-k">where</span> f f <span class="pl-k">end</span> f (generic <span class="pl-k">function</span> with <span class="pl-c1">0</span> methods) julia<span class="pl-k">&gt;</span> <span class="pl-k">function</span> <span class="pl-en">g</span>(<span class="pl-k">::</span><span class="pl-c1">f</span>) <span class="pl-k">where</span> f f <span class="pl-k">end</span> g (generic <span class="pl-k">function</span> with <span class="pl-c1">1</span> method)</pre></div> <p dir="auto">The first definition fails to work while the second does. The first one has no methods.<br> <code class="notranslate">Version 1.5.1 (2020-08-25)</code></p>
0
<h3 dir="auto">Is there an existing issue for this?</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the existing issues</li> </ul> <h3 dir="auto">This issue exists in the latest npm version</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I am using the latest npm</li> </ul> <h3 dir="auto">Current Behavior</h3> <p dir="auto">I see npm is using project specific repositories containing the libraries used in the particular project. The issue is this creates duplicate library files for the ones used in multiple projects as Angular/react framework libraries. This effectively creates disk space issue in case you are working on multiple projects common for most enterprise developers. Also, long download time.</p> <p dir="auto">In sense there is already mature maven ecosystem that already solves this problem by using local central repository containing <strong>versioned</strong> libraries and than each project can refer to the library version that it needs. This saves lot of disc space.</p> <p dir="auto">In sense version conflicts should not be the reason, you can maintain versioned dependencies. I guess the problem is solved by yarn. I am new to npm ecosystem request help here.</p> <h3 dir="auto">Expected Behavior</h3> <p dir="auto">Use central local repositories that contain versioned libraries and refer those in project -- Maven like</p> <h3 dir="auto">Steps To Reproduce</h3> <p dir="auto">npx create-react-app my-app</p> <p dir="auto">creates local node modules folder with all app dependencies.</p> <h3 dir="auto">Environment</h3> <ul dir="auto"> <li>npm:</li> <li>Node.js:</li> <li>OS Name: Windows</li> <li>System Model Name:</li> <li>npm config:</li> </ul> <div class="highlight highlight-source-ini notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content=" ; cli configs metrics-registry = &quot;https://registry.npmjs.org/&quot; scope = &quot;&quot; user-agent = &quot;npm/6.14.6 node/v12.18.3 win32 x64&quot; ; builtin config undefined prefix = &quot;C:\\Users\\ABC\\AppData\\Roaming\\npm&quot; ; node bin location = C:\Program Files\nodejs\node.exe ; cwd = C:\Users\ABC ; HOME = C:\Users\ABC ; &quot;npm config ls -l&quot; to show all defaults."><pre class="notranslate"><span class="pl-c"><span class="pl-c">;</span> cli configs</span> <span class="pl-k">metrics-registry</span> = <span class="pl-s"><span class="pl-pds">"</span>https://registry.npmjs.org/<span class="pl-pds">"</span></span> <span class="pl-k">scope</span> = <span class="pl-s"><span class="pl-pds">"</span><span class="pl-pds">"</span></span> <span class="pl-k">user-agent</span> = <span class="pl-s"><span class="pl-pds">"</span>npm/6.14.6 node/v12.18.3 win32 x64<span class="pl-pds">"</span></span> <span class="pl-c"><span class="pl-c">;</span> builtin config undefined</span> <span class="pl-k">prefix</span> = <span class="pl-s"><span class="pl-pds">"</span>C:\\Users\\ABC\\AppData\\Roaming\\npm<span class="pl-pds">"</span></span> <span class="pl-c"><span class="pl-c">;</span> node bin location = C:\Program Files\nodejs\node.exe</span> <span class="pl-c"><span class="pl-c">;</span> cwd = C:\Users\ABC</span> <span class="pl-c"><span class="pl-c">;</span> HOME = C:\Users\ABC</span> <span class="pl-c"><span class="pl-c">;</span> "npm config ls -l" to show all defaults.</span></pre></div>
<h3 dir="auto">Current Behavior:</h3> <p dir="auto">While trying to install packages from GitHub package repository, I get 401 error when using npm v7 (tried with 7.3 and 7.4.2) while it's working with v6 (6.14.11)</p> <p dir="auto">Full error:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="npm ERR! code E401 npm ERR! Incorrect or missing password. npm ERR! If you were trying to login, change your password, create an npm ERR! authentication token or enable two-factor authentication then npm ERR! that means you likely typed your password in incorrectly. npm ERR! Please try again, or recover your password at: npm ERR! https://www.npmjs.com/forgot npm ERR! npm ERR! If you were doing some other operation then your saved credentials are npm ERR! probably out of date. To correct this please try logging in again with: npm ERR! npm login npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2021-01-19T01_46_36_935Z-debug.log"><pre class="notranslate"><code class="notranslate">npm ERR! code E401 npm ERR! Incorrect or missing password. npm ERR! If you were trying to login, change your password, create an npm ERR! authentication token or enable two-factor authentication then npm ERR! that means you likely typed your password in incorrectly. npm ERR! Please try again, or recover your password at: npm ERR! https://www.npmjs.com/forgot npm ERR! npm ERR! If you were doing some other operation then your saved credentials are npm ERR! probably out of date. To correct this please try logging in again with: npm ERR! npm login npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2021-01-19T01_46_36_935Z-debug.log </code></pre></div> <p dir="auto">My <code class="notranslate">.npmrc</code> is as follows:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="//npm.pkg.github.com/:_authToken=&lt;token&gt; //npm.pkg.github.com/:always-auth=true @stvad:registry=https://npm.pkg.github.com"><pre class="notranslate"><code class="notranslate">//npm.pkg.github.com/:_authToken=&lt;token&gt; //npm.pkg.github.com/:always-auth=true @stvad:registry=https://npm.pkg.github.com </code></pre></div> <p dir="auto">Seems very similar to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="744217394" data-permission-text="Title is private" data-url="https://github.com/npm/cli/issues/2183" data-hovercard-type="issue" data-hovercard-url="/npm/cli/issues/2183/hovercard" href="https://github.com/npm/cli/issues/2183">#2183</a></p> <h3 dir="auto">Expected Behavior:</h3> <p dir="auto">Packages are successfully installed</p> <h3 dir="auto">Steps To Reproduce:</h3> <p dir="auto">Do <code class="notranslate">npm install</code> with npm v7, packages hosted in GitHub packages registry and <code class="notranslate">.npmrc</code> as mentioned above</p> <h3 dir="auto">Environment:</h3> <p dir="auto">Happens to me both on macOS and in several Linux versions inside</p> <ul dir="auto"> <li>OS macOS 10.15.7/ Debian stretch</li> <li>Node: 15.5.1</li> <li>npm: 7.4.2</li> </ul>
0
<p dir="auto">I'm running the latest Deno version today, While executing the exe, I got these errors:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="error: Uncaught SyntaxError: Identifier 'once2' has already been declared at file://$deno$/bundle.js:20247:0"><pre class="notranslate"><code class="notranslate">error: Uncaught SyntaxError: Identifier 'once2' has already been declared at file://$deno$/bundle.js:20247:0 </code></pre></div> <p dir="auto">Version:<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/73797168/139174590-e7e8e7f6-c9da-4cc0-8cdd-d70d088de2fe.png"><img src="https://user-images.githubusercontent.com/73797168/139174590-e7e8e7f6-c9da-4cc0-8cdd-d70d088de2fe.png" alt="image" style="max-width: 100%;"></a></p>
<p dir="auto">Input</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import cowsay from 'https://dev.jspm.io/cowsay-browser' console.log(cowsay.say({ text: 'yolo' }))"><pre class="notranslate"><code class="notranslate">import cowsay from 'https://dev.jspm.io/cowsay-browser' console.log(cowsay.say({ text: 'yolo' })) </code></pre></div> <p dir="auto">First line of <code class="notranslate">https://dev.jspm.io/cowsay-browser</code></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import { dew } from &quot;/npm:[email protected]/index.dew.js&quot;;"><pre class="notranslate"><code class="notranslate">import { dew } from "/npm:[email protected]/index.dew.js"; </code></pre></div> <h3 dir="auto">Actual</h3> <p dir="auto">Deno tries to import <code class="notranslate">/npm:[email protected]/index.dew.js</code> and fails.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Cannot resolve module &quot;/npm:[email protected]/index.dew.js&quot; from &quot;.../.deno/deps/https/dev.jspm.io/cowsay-browser&quot;"><pre class="notranslate"><code class="notranslate">Cannot resolve module "/npm:[email protected]/index.dew.js" from ".../.deno/deps/https/dev.jspm.io/cowsay-browser" </code></pre></div> <h3 dir="auto">Expected</h3> <p dir="auto">Deno imports <code class="notranslate">https://dev.jspm.io/npm:[email protected]/index.dew.js</code></p> <h3 dir="auto">Quick reproduction</h3> <p dir="auto">This should not fail:<br> <code class="notranslate">deno https://dev.jspm.io/cowsay-browser</code></p>
0
<p dir="auto">Currently the Blender Exporter doesn't seem to be exporting multiple animations in Pose mode.</p> <p dir="auto">I have created a simple blend showing a cube with two basic animations, rest and walk.</p> <p dir="auto">When I set the armature to rest mode and export, with rest mode selected in the exporter, I get both animations in the exported file and can play either of them. However they are distorted and do not play correctly.</p> <p dir="auto">When I export in pose mode the animations play correctly (whichever one I had active at the time of export) but playing the other one simply plays the first again. The exported data for both animations is identical.</p> <p dir="auto">here is the exported blend when exported in Pose mode with the walk animation active at the time of export:<br> <a href="http://pastebin.com/ss3dmzwP" rel="nofollow">http://pastebin.com/ss3dmzwP</a></p> <p dir="auto">Here is the exported blend when exported in Rest mode with the walk animation active at the time of export:<br> <a href="http://pastebin.com/QeeZcCGx" rel="nofollow">http://pastebin.com/QeeZcCGx</a></p> <p dir="auto">The blend can be found here:<br> <a href="http://www.filedropper.com/jelly" rel="nofollow">http://www.filedropper.com/jelly</a></p> <p dir="auto">I am using blender 2.75 with the latest version of the exporter.</p> <p dir="auto">I am fairly new to blender so while I am fairly sure this is a bug, as I have spent the whole day Googling and playing around, I cannot be 100% sure.</p>
<p dir="auto">Hey im rigging and animating my character with mixamo...then i import them to blender via FBX ...i then export them to js with your exporter (tried every exporter ...every).</p> <p dir="auto">The result is here:<br> <a href="http://instagram.com/p/y8NQjQkk9-/?modal=true" rel="nofollow">http://instagram.com/p/y8NQjQkk9-/?modal=true</a></p> <p dir="auto">it always looks distorted like this and i cant seem to understand it...its always the hands...Is it because the number of bones. mixamo has 16 or sth. and the marine_anim from the examples more then 50.</p> <p dir="auto">Please help a brother out...after three days im at the end of my wisdom|tinkering</p>
1
<h3 dir="auto">Feature request</h3> <p dir="auto">Given playwright has its own test runner, I was expecting to be able to drop the use of jest for simple unit testing in favour of <code class="notranslate">@playwright/test</code> which would simplify a lot of things..</p> <ul dir="auto"> <li>No need to install, configure jest</li> <li>All tests could be invoked with a simple glob, rather than having to partition my test scripts into jest vs. playwright tests</li> </ul> <p dir="auto">Unfortunately, because some of the elements I'm unit testing live alongside React components, they are in .tsx files, such as this simple counter example, meaning I can't import the business logic elements without having .tsx support in playwright...</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import React from &quot;react&quot;; import { Immutable, Store } from &quot;@lauf/store&quot;; import { useSelected, useStore } from &quot;@lauf/store-react&quot;; /** BUSINESS LOGIC */ export interface AppState { counter: number; } export const INITIAL_STATE: Immutable&lt;AppState&gt; = { counter: 0 } as const; export const increment = (store: Store&lt;AppState&gt;) =&gt; store.edit((draft) =&gt; (draft.counter += 1)); export const decrement = (store: Store&lt;AppState&gt;) =&gt; store.edit((draft) =&gt; (draft.counter -= 1)); /** UI BINDINGS */ interface StoreProps { store: Store&lt;AppState&gt;; } const Display = ({ store }: StoreProps) =&gt; { const counter = useSelected(store, (state) =&gt; state.counter); return &lt;h1&gt;{counter}&lt;/h1&gt;; }; const IncreaseButton = ({ store }: StoreProps) =&gt; ( &lt;button onClick={() =&gt; increment(store)}&gt;Increase&lt;/button&gt; ); const DecreaseButton = ({ store }: StoreProps) =&gt; ( &lt;button onClick={() =&gt; decrement(store)}&gt;Decrease&lt;/button&gt; ); export const App = () =&gt; { const store = useStore(INITIAL_STATE); return ( &lt;&gt; &lt;Display store={store} /&gt; &lt;IncreaseButton store={store} /&gt; &lt;DecreaseButton store={store} /&gt; &lt;/&gt; ); }; "><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-smi">React</span> <span class="pl-k">from</span> <span class="pl-s">"react"</span><span class="pl-kos">;</span> <span class="pl-k">import</span> <span class="pl-kos">{</span> <span class="pl-smi">Immutable</span><span class="pl-kos">,</span> <span class="pl-smi">Store</span> <span class="pl-kos">}</span> <span class="pl-k">from</span> <span class="pl-s">"@lauf/store"</span><span class="pl-kos">;</span> <span class="pl-k">import</span> <span class="pl-kos">{</span> <span class="pl-s1">useSelected</span><span class="pl-kos">,</span> <span class="pl-s1">useStore</span> <span class="pl-kos">}</span> <span class="pl-k">from</span> <span class="pl-s">"@lauf/store-react"</span><span class="pl-kos">;</span> <span class="pl-c">/** BUSINESS LOGIC */</span> <span class="pl-k">export</span> <span class="pl-k">interface</span> <span class="pl-smi">AppState</span> <span class="pl-kos">{</span> <span class="pl-c1">counter</span>: <span class="pl-smi">number</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">export</span> <span class="pl-k">const</span> <span class="pl-smi">INITIAL_STATE</span>: <span class="pl-smi">Immutable</span><span class="pl-kos">&lt;</span><span class="pl-smi">AppState</span><span class="pl-kos">&gt;</span> <span class="pl-c1">=</span> <span class="pl-kos">{</span> <span class="pl-c1">counter</span>: <span class="pl-c1">0</span> <span class="pl-kos">}</span> <span class="pl-k">as</span> <span class="pl-smi">const</span><span class="pl-kos">;</span> <span class="pl-k">export</span> <span class="pl-k">const</span> <span class="pl-en">increment</span> <span class="pl-c1">=</span> <span class="pl-kos">(</span><span class="pl-s1">store</span>: <span class="pl-smi">Store</span><span class="pl-kos">&lt;</span><span class="pl-smi">AppState</span><span class="pl-kos">&gt;</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-s1">store</span><span class="pl-kos">.</span><span class="pl-en">edit</span><span class="pl-kos">(</span><span class="pl-kos">(</span><span class="pl-s1">draft</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">(</span><span class="pl-s1">draft</span><span class="pl-kos">.</span><span class="pl-c1">counter</span> <span class="pl-c1">+=</span> <span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">export</span> <span class="pl-k">const</span> <span class="pl-en">decrement</span> <span class="pl-c1">=</span> <span class="pl-kos">(</span><span class="pl-s1">store</span>: <span class="pl-smi">Store</span><span class="pl-kos">&lt;</span><span class="pl-smi">AppState</span><span class="pl-kos">&gt;</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-s1">store</span><span class="pl-kos">.</span><span class="pl-en">edit</span><span class="pl-kos">(</span><span class="pl-kos">(</span><span class="pl-s1">draft</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">(</span><span class="pl-s1">draft</span><span class="pl-kos">.</span><span class="pl-c1">counter</span> <span class="pl-c1">-=</span> <span class="pl-c1">1</span><span class="pl-kos">)</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-c">/** UI BINDINGS */</span> <span class="pl-k">interface</span> <span class="pl-smi">StoreProps</span> <span class="pl-kos">{</span> <span class="pl-c1">store</span>: <span class="pl-smi">Store</span><span class="pl-kos">&lt;</span><span class="pl-smi">AppState</span><span class="pl-kos">&gt;</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">const</span> <span class="pl-smi">Display</span> <span class="pl-c1">=</span> <span class="pl-kos">(</span><span class="pl-kos">{</span> store <span class="pl-kos">}</span>: <span class="pl-smi">StoreProps</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-k">const</span> <span class="pl-s1">counter</span> <span class="pl-c1">=</span> <span class="pl-en">useSelected</span><span class="pl-kos">(</span><span class="pl-s1">store</span><span class="pl-kos">,</span> <span class="pl-kos">(</span><span class="pl-s1">state</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-s1">state</span><span class="pl-kos">.</span><span class="pl-c1">counter</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">return</span> <span class="pl-kos">&lt;</span><span class="pl-smi">h1</span><span class="pl-kos">&gt;</span><span class="pl-kos">{</span>counter<span class="pl-kos">}</span><span class="pl-c1">&lt;</span><span class="pl-pds"><span class="pl-c1">/</span>h1&gt;;</span><span class="pl-c1"></span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-k">const</span> <span class="pl-smi">IncreaseButton</span> <span class="pl-c1">=</span> <span class="pl-kos">(</span><span class="pl-kos">{</span> store <span class="pl-kos">}</span>: <span class="pl-smi">StoreProps</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">(</span> <span class="pl-c1">&lt;</span><span class="pl-s1">button</span> <span class="pl-smi">onClick</span><span class="pl-c1">=</span><span class="pl-kos">{</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-c1">increment</span><span class="pl-kos">(</span><span class="pl-s1">store</span><span class="pl-kos">)</span><span class="pl-kos">}</span><span class="pl-c1">&gt;</span><span class="pl-smi">Increase</span><span class="pl-c1">&lt;</span><span class="pl-pds"><span class="pl-c1">/</span>button&gt;</span><span class="pl-c1"></span> <span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">const</span> <span class="pl-smi">DecreaseButton</span> <span class="pl-c1">=</span> <span class="pl-kos">(</span><span class="pl-kos">{</span> store <span class="pl-kos">}</span>: <span class="pl-smi">StoreProps</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">(</span> <span class="pl-c1">&lt;</span><span class="pl-s1">button</span> <span class="pl-smi">onClick</span><span class="pl-c1">=</span><span class="pl-kos">{</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-c1">decrement</span><span class="pl-kos">(</span><span class="pl-s1">store</span><span class="pl-kos">)</span><span class="pl-kos">}</span><span class="pl-c1">&gt;</span><span class="pl-smi">Decrease</span><span class="pl-c1">&lt;</span><span class="pl-pds"><span class="pl-c1">/</span>button&gt;</span><span class="pl-c1"></span> <span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">export</span> <span class="pl-k">const</span> <span class="pl-smi">App</span> <span class="pl-c1">=</span> <span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-k">const</span> <span class="pl-s1">store</span> <span class="pl-c1">=</span> <span class="pl-en">useStore</span><span class="pl-kos">(</span><span class="pl-smi">INITIAL_STATE</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">return</span> <span class="pl-kos">(</span> <span class="pl-c1">&lt;</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-smi">Display</span> <span class="pl-s1">store</span><span class="pl-c1">=</span><span class="pl-kos">{</span><span class="pl-c1">store</span><span class="pl-kos">}</span> <span class="pl-c1">/</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-smi">IncreaseButton</span> <span class="pl-s1">store</span><span class="pl-c1">=</span><span class="pl-kos">{</span><span class="pl-c1">store</span><span class="pl-kos">}</span> <span class="pl-c1">/</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-smi">DecreaseButton</span> <span class="pl-s1">store</span><span class="pl-c1">=</span><span class="pl-kos">{</span><span class="pl-c1">store</span><span class="pl-kos">}</span> <span class="pl-c1">/</span><span class="pl-c1">&gt;</span> <span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-c1">&gt;</span> <span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">;</span></pre></div> <p dir="auto">For now I'll have to go back to jest for half my tests, but not because any functionality is missing in playwright as far as I can see, it's just about transpilation support from the .tsx targets.</p>
<h3 dir="auto">System info</h3> <ul dir="auto"> <li>Playwright Version: <code class="notranslate">v1.34.1, v1.33.0</code></li> <li>Operating System: <code class="notranslate">Ubuntu Jammy</code></li> <li>Browser: <code class="notranslate">All</code></li> <li>Other info: This is a bug that affects the Docker image <code class="notranslate">mcr.microsoft.com/playwright:v1.33.0</code></li> </ul> <h3 dir="auto">Source code</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I provided exact source code that allows reproducing the issue locally.</li> </ul> <p dir="auto"><strong>Steps</strong></p> <ul dir="auto"> <li> <p dir="auto">Run this to download the image and get a shell</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="docker run -it --rm --ipc=host mcr.microsoft.com/playwright:v1.33.0 /bin/bash"><pre class="notranslate"><code class="notranslate">docker run -it --rm --ipc=host mcr.microsoft.com/playwright:v1.33.0 /bin/bash </code></pre></div> </li> <li> <p dir="auto">Try a simple playwright command inside the docker container</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="npx playwright --version"><pre class="notranslate"><code class="notranslate">npx playwright --version </code></pre></div> </li> </ul> <p dir="auto"><strong>Expected</strong></p> <p dir="auto">It prints <code class="notranslate">Version 1.33.0</code> to stdout</p> <p dir="auto">i.e. do what the <code class="notranslate">mcr.microsoft.com/playwright:v1.34.0</code> container does</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/24650490/240334900-bc1c3723-5799-4e15-83a7-d25b032704d7.png"><img src="https://user-images.githubusercontent.com/24650490/240334900-bc1c3723-5799-4e15-83a7-d25b032704d7.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto"><strong>Actual</strong></p> <p dir="auto">It asks to install [email protected]</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Need to install the following packages: [email protected] Ok to proceed? (y)"><pre class="notranslate"><code class="notranslate">Need to install the following packages: [email protected] Ok to proceed? (y) </code></pre></div> <p dir="auto"><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/24650490/240334551-6548fc11-3cd9-4772-8d3f-58d67dcc57ff.png"><img src="https://user-images.githubusercontent.com/24650490/240334551-6548fc11-3cd9-4772-8d3f-58d67dcc57ff.png" alt="image" style="max-width: 100%;"></a></p>
0
<h2 dir="auto">Bug Report</h2> <p dir="auto">We've been working fine on 7.12.17, but tried updating to 7.13.5 - no breaking changes are mentioned and this is the only change we did. It errors out, complaining about regeneratorRuntime is not defined.</p> <p dir="auto">We are using <code class="notranslate">"browserslist": "last 2 Chrome versions"</code> in package.json, with this babelrc:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="{ &quot;presets&quot;: [ &quot;@babel/preset-env&quot;, &quot;@babel/preset-typescript&quot;, &quot;@babel/preset-react&quot; ], &quot;plugins&quot;: [ &quot;@babel/plugin-proposal-class-properties&quot;, &quot;@babel/plugin-proposal-optional-chaining&quot; ] }"><pre class="notranslate"><code class="notranslate">{ "presets": [ "@babel/preset-env", "@babel/preset-typescript", "@babel/preset-react" ], "plugins": [ "@babel/plugin-proposal-class-properties", "@babel/plugin-proposal-optional-chaining" ] } </code></pre></div> <p dir="auto"><strong>Current behavior</strong></p> <p dir="auto">Previous with 7.12.7, no issues seen.</p> <p dir="auto"><strong>Expected behavior</strong></p> <p dir="auto">7.13.5 should continue to work</p> <p dir="auto"><strong>Environment</strong></p> <p dir="auto">(Before - Working):</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" System: OS: macOS 11.2.1 Binaries: Node: 15.2.1 - /usr/local/bin/node Yarn: 1.22.10 - /usr/local/Cellar/node/15.2.1/bin/yarn npm: 6.14.8 - /usr/local/bin/npm npmPackages: @babel/plugin-proposal-class-properties: ^7.13.0 =&gt; 7.13.0 @babel/plugin-proposal-optional-chaining: ^7.13.0 =&gt; 7.13.0 @babel/preset-env: ^7.12.17 =&gt; 7.12.17 @babel/preset-react: ^7.12.13 =&gt; 7.12.13 @babel/preset-typescript: ^7.13.0 =&gt; 7.13.0 babel-eslint: ^10.1.0 =&gt; 10.1.0 babel-loader: ^8.2.2 =&gt; 8.2.2 eslint: ^7.20.0 =&gt; 7.20.0 jest: ^26.6.3 =&gt; 26.6.3 webpack: ^5.24.0 =&gt; 5.24.0"><pre class="notranslate"><code class="notranslate"> System: OS: macOS 11.2.1 Binaries: Node: 15.2.1 - /usr/local/bin/node Yarn: 1.22.10 - /usr/local/Cellar/node/15.2.1/bin/yarn npm: 6.14.8 - /usr/local/bin/npm npmPackages: @babel/plugin-proposal-class-properties: ^7.13.0 =&gt; 7.13.0 @babel/plugin-proposal-optional-chaining: ^7.13.0 =&gt; 7.13.0 @babel/preset-env: ^7.12.17 =&gt; 7.12.17 @babel/preset-react: ^7.12.13 =&gt; 7.12.13 @babel/preset-typescript: ^7.13.0 =&gt; 7.13.0 babel-eslint: ^10.1.0 =&gt; 10.1.0 babel-loader: ^8.2.2 =&gt; 8.2.2 eslint: ^7.20.0 =&gt; 7.20.0 jest: ^26.6.3 =&gt; 26.6.3 webpack: ^5.24.0 =&gt; 5.24.0 </code></pre></div> <p dir="auto">(After - broken):</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" System: OS: macOS 11.2.1 Binaries: Node: 15.2.1 - /usr/local/bin/node Yarn: 1.22.10 - /usr/local/Cellar/node/15.2.1/bin/yarn npm: 6.14.8 - /usr/local/bin/npm npmPackages: @babel/plugin-proposal-class-properties: ^7.13.0 =&gt; 7.13.0 @babel/plugin-proposal-optional-chaining: ^7.13.0 =&gt; 7.13.0 @babel/preset-env: ^7.13.5 =&gt; 7.13.5 @babel/preset-react: ^7.12.13 =&gt; 7.12.13 @babel/preset-typescript: ^7.13.0 =&gt; 7.13.0 babel-eslint: ^10.1.0 =&gt; 10.1.0 babel-loader: ^8.2.2 =&gt; 8.2.2 eslint: ^7.20.0 =&gt; 7.20.0 jest: ^26.6.3 =&gt; 26.6.3 webpack: ^5.24.0 =&gt; 5.24.0"><pre class="notranslate"><code class="notranslate"> System: OS: macOS 11.2.1 Binaries: Node: 15.2.1 - /usr/local/bin/node Yarn: 1.22.10 - /usr/local/Cellar/node/15.2.1/bin/yarn npm: 6.14.8 - /usr/local/bin/npm npmPackages: @babel/plugin-proposal-class-properties: ^7.13.0 =&gt; 7.13.0 @babel/plugin-proposal-optional-chaining: ^7.13.0 =&gt; 7.13.0 @babel/preset-env: ^7.13.5 =&gt; 7.13.5 @babel/preset-react: ^7.12.13 =&gt; 7.12.13 @babel/preset-typescript: ^7.13.0 =&gt; 7.13.0 babel-eslint: ^10.1.0 =&gt; 10.1.0 babel-loader: ^8.2.2 =&gt; 8.2.2 eslint: ^7.20.0 =&gt; 7.20.0 jest: ^26.6.3 =&gt; 26.6.3 webpack: ^5.24.0 =&gt; 5.24.0 </code></pre></div>
<h3 dir="auto"><g-emoji class="g-emoji" alias="computer" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f4bb.png">💻</g-emoji></h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> Would you like to work on a fix?</li> </ul> <h3 dir="auto">How are you using Babel?</h3> <p dir="auto">babel-loader (webpack)</p> <h3 dir="auto">Input code</h3> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="class App extends React.Component { constructor(props) { super(props); this.Test = function () { return &lt;&gt;123&lt;/&gt;; }; } customerRender = () =&gt; { console.log(this.Test); return &lt;this.Test /&gt;; }; render() { return &lt;div&gt;{this.customerRender()}&lt;/div&gt;; } }"><pre class="notranslate"><span class="pl-k">class</span> <span class="pl-v">App</span> <span class="pl-k">extends</span> <span class="pl-v">React</span><span class="pl-kos">.</span><span class="pl-c1">Component</span> <span class="pl-kos">{</span> <span class="pl-en">constructor</span><span class="pl-kos">(</span><span class="pl-s1">props</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-smi">super</span><span class="pl-kos">(</span><span class="pl-s1">props</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-en">Test</span> <span class="pl-c1">=</span> <span class="pl-k">function</span> <span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-c1">&lt;</span><span class="pl-c1">&gt;</span>123<span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-c1">&gt;</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-c1">customerRender</span> <span class="pl-c1">=</span> <span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-c1">Test</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">return</span> <span class="pl-c1">&lt;</span><span class="pl-s1">this</span><span class="pl-kos">.</span><span class="pl-v">Test</span> <span class="pl-c1">/</span><span class="pl-c1">&gt;</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-en">render</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-c1">&lt;</span><span class="pl-ent">div</span><span class="pl-c1">&gt;</span><span class="pl-kos">{</span><span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-en">customerRender</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">}</span><span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">div</span><span class="pl-c1">&gt;</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span></pre></div> <h3 dir="auto">Configuration file name</h3> <p dir="auto">.babelrc</p> <h3 dir="auto">Configuration</h3> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="{ &quot;presets&quot;: [ [&quot;@babel/preset-env&quot;, { &quot;modules&quot;: false }], &quot;@babel/preset-react&quot;, &quot;@babel/preset-flow&quot;, [&quot;@babel/preset-typescript&quot;, { &quot;allowNamespaces&quot;: true }] ], &quot;plugins&quot;: [ &quot;@babel/plugin-transform-runtime&quot;, [&quot;@babel/plugin-proposal-decorators&quot;, { &quot;legacy&quot;: true }] ] }"><pre class="notranslate">{ <span class="pl-ent">"presets"</span>: [ [<span class="pl-s"><span class="pl-pds">"</span>@babel/preset-env<span class="pl-pds">"</span></span>, { <span class="pl-ent">"modules"</span>: <span class="pl-c1">false</span> }], <span class="pl-s"><span class="pl-pds">"</span>@babel/preset-react<span class="pl-pds">"</span></span>, <span class="pl-s"><span class="pl-pds">"</span>@babel/preset-flow<span class="pl-pds">"</span></span>, [<span class="pl-s"><span class="pl-pds">"</span>@babel/preset-typescript<span class="pl-pds">"</span></span>, { <span class="pl-ent">"allowNamespaces"</span>: <span class="pl-c1">true</span> }] ], <span class="pl-ent">"plugins"</span>: [ <span class="pl-s"><span class="pl-pds">"</span>@babel/plugin-transform-runtime<span class="pl-pds">"</span></span>, [<span class="pl-s"><span class="pl-pds">"</span>@babel/plugin-proposal-decorators<span class="pl-pds">"</span></span>, { <span class="pl-ent">"legacy"</span>: <span class="pl-c1">true</span> }] ] }</pre></div> <h3 dir="auto">Current and expected behavior</h3> <p dir="auto">Current: as <a href="https://babeljs.io/repl/#?browsers=defaults%2C%20not%20ie%2011%2C%20not%20ie_mob%2011&amp;build=&amp;builtIns=false&amp;corejs=false&amp;spec=false&amp;loose=true&amp;code_lz=MYGwhgzhAECCAO9oFMAeAXZA7AJjASsmMOgHQDCA9gLbyVbbrQDeAUNB9MPROgE4BXEpT4AKeH0rwIAShbtOiiAPjIxEqbIDcCxR3QALAJYRSAFWS9oAXmgAzAVhJH60UXLZ6v0PsnQC-LGgAHgA-AEYAJgBmYIB6UJ1vaABfJM4U3S4BXho1Qlw1Gzc5a1D5ZO4sCEoQZFIQSgBzUUMTc0t0GXSvX39AkLbTCysEntTx30KxDyzFPoCg4JwjADdQ5iHSYBz0PL4CnDV3FPiV9fHMlKA&amp;debug=false&amp;forceAllTransforms=true&amp;shippedProposals=false&amp;circleciRepo=&amp;evaluate=false&amp;fileSize=false&amp;timeTravel=true&amp;sourceType=module&amp;lineWrap=true&amp;presets=env%2Creact%2Cflow&amp;prettier=false&amp;targets=&amp;version=7.18.12&amp;externalPlugins=&amp;assumptions=%7B%7D" rel="nofollow">babel playground</a><br> the output is:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// ... var App = /*#__PURE__*/function (_React$Component) { _inheritsLoose(App, _React$Component); function App(props) { var _this; _this = _React$Component.call(this, props) || this; _this.customerRender = () =&gt; { console.log(_this.Test); return &lt;this.Test /&gt;; }; _this.Test = function () { return &lt;&gt;123&lt;/&gt;; }; return _this; } var _proto = App.prototype; _proto.render = function render() { return &lt;div&gt;{this.customerRender()}&lt;/div&gt;; }; return App; }(React.Component);"><pre class="notranslate"><span class="pl-c">// ...</span> <span class="pl-k">var</span> <span class="pl-v">App</span> <span class="pl-c1">=</span> <span class="pl-c">/*#__PURE__*/</span><span class="pl-k">function</span> <span class="pl-kos">(</span><span class="pl-s1">_React$Component</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-en">_inheritsLoose</span><span class="pl-kos">(</span><span class="pl-v">App</span><span class="pl-kos">,</span> <span class="pl-s1">_React$Component</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">function</span> <span class="pl-v">App</span><span class="pl-kos">(</span><span class="pl-s1">props</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">var</span> <span class="pl-s1">_this</span><span class="pl-kos">;</span> <span class="pl-s1">_this</span> <span class="pl-c1">=</span> <span class="pl-s1">_React$Component</span><span class="pl-kos">.</span><span class="pl-en">call</span><span class="pl-kos">(</span><span class="pl-smi">this</span><span class="pl-kos">,</span> <span class="pl-s1">props</span><span class="pl-kos">)</span> <span class="pl-c1">||</span> <span class="pl-smi">this</span><span class="pl-kos">;</span> <span class="pl-s1">_this</span><span class="pl-kos">.</span><span class="pl-en">customerRender</span> <span class="pl-c1">=</span> <span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-smi">console</span><span class="pl-kos">.</span><span class="pl-en">log</span><span class="pl-kos">(</span><span class="pl-s1">_this</span><span class="pl-kos">.</span><span class="pl-c1">Test</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">return</span> <span class="pl-c1">&lt;</span><span class="pl-s1">this</span><span class="pl-kos">.</span><span class="pl-v">Test</span> <span class="pl-c1">/</span><span class="pl-c1">&gt;</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-s1">_this</span><span class="pl-kos">.</span><span class="pl-en">Test</span> <span class="pl-c1">=</span> <span class="pl-k">function</span> <span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-c1">&lt;</span><span class="pl-c1">&gt;</span>123<span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-c1">&gt;</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-k">return</span> <span class="pl-s1">_this</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">var</span> <span class="pl-s1">_proto</span> <span class="pl-c1">=</span> <span class="pl-v">App</span><span class="pl-kos">.</span><span class="pl-c1">prototype</span><span class="pl-kos">;</span> <span class="pl-s1">_proto</span><span class="pl-kos">.</span><span class="pl-en">render</span> <span class="pl-c1">=</span> <span class="pl-k">function</span> <span class="pl-en">render</span><span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-c1">&lt;</span><span class="pl-ent">div</span><span class="pl-c1">&gt;</span><span class="pl-kos">{</span><span class="pl-smi">this</span><span class="pl-kos">.</span><span class="pl-en">customerRender</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">}</span><span class="pl-c1">&lt;</span><span class="pl-c1">/</span><span class="pl-ent">div</span><span class="pl-c1">&gt;</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-k">return</span> <span class="pl-v">App</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">(</span><span class="pl-v">React</span><span class="pl-kos">.</span><span class="pl-c1">Component</span><span class="pl-kos">)</span><span class="pl-kos">;</span></pre></div> <p dir="auto"><code class="notranslate">this.Test</code> in <code class="notranslate">console.log</code> will transform to <code class="notranslate">_this.Test</code>, but <code class="notranslate">this.Test</code> in JSX tagName will not change(still without <code class="notranslate">_</code> prefix).<br> So <code class="notranslate">this.Test</code> in JSX tagName will be undefined.<br> React will throw an error: <code class="notranslate">React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined.</code>.</p> <p dir="auto">Expected: <code class="notranslate">this.Test</code> in JSX tagName is defined.</p> <h3 dir="auto">Environment</h3> <ul dir="auto"> <li>System:<br> OS: macOS 12.2</li> <li>Binaries:<br> Node: 14.19.2<br> Yarn: 1.22.15<br> npm: 6.14.17</li> <li>npmPackages:<br> @babel/core: ^7.18.6 =&gt; 7.18.6<br> @babel/plugin-proposal-class-properties: ^7.0.0 =&gt; 7.18.6<br> @babel/plugin-proposal-decorators: ^7.0.0 =&gt; 7.18.6<br> @babel/plugin-proposal-export-namespace-from: ^7.0.0 =&gt; 7.18.6<br> @babel/plugin-proposal-function-sent: ^7.0.0 =&gt; 7.18.6<br> @babel/plugin-proposal-json-strings: ^7.0.0 =&gt; 7.18.6<br> @babel/plugin-proposal-numeric-separator: ^7.0.0 =&gt; 7.18.6<br> @babel/plugin-proposal-throw-expressions: ^7.0.0 =&gt; 7.18.6<br> @babel/plugin-syntax-dynamic-import: ^7.0.0 =&gt; 7.8.3<br> @babel/plugin-syntax-import-meta: ^7.0.0 =&gt; 7.10.4<br> @babel/plugin-transform-runtime: ^7.0.0 =&gt; 7.18.6<br> @babel/preset-env: ^7.0.0 =&gt; 7.18.6<br> @babel/preset-flow: ^7.0.0 =&gt; 7.18.6<br> @babel/preset-react: ^7.0.0 =&gt; 7.18.6<br> @babel/preset-typescript: ^7.18.6 =&gt; 7.18.6<br> babel-eslint: ^10.0.3 =&gt; 10.1.0<br> babel-jest: ^28.1.3 =&gt; 28.1.3<br> babel-loader: ^8.0.0 =&gt; 8.2.5<br> eslint: ^7.1.0 =&gt; 7.32.0<br> webpack: ^5.40.0 =&gt; 5.73.0</li> </ul> <h3 dir="auto">Possible solution</h3> <p dir="auto"><em>No response</em></p> <h3 dir="auto">Additional context</h3> <p dir="auto"><em>No response</em></p>
0
<ul dir="auto"> <li>VSCode Version: 1.2.0</li> <li>OS Version: Windows 10 Insider Preview, Build 14352</li> </ul> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/12189125/15836978/5884b610-2c48-11e6-84e0-fa49acb37ee5.png"><img src="https://cloud.githubusercontent.com/assets/12189125/15836978/5884b610-2c48-11e6-84e0-fa49acb37ee5.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Ctrl + `</li> <li>npm -v</li> </ol>
<ul dir="auto"> <li>VSCode Version: 1.2 insider</li> <li>OS Version: windows 10 insiders</li> <li>node - 6.2.0</li> <li>npm - 3.8.9</li> </ul> <p dir="auto">Steps to Reproduce:</p> <ol dir="auto"> <li>Open integrated terminal</li> <li>type <code class="notranslate">npm -v</code> or <code class="notranslate">npm start</code> or just <code class="notranslate">npm</code></li> <li><code class="notranslate">npm</code> throws errors</li> </ol> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/2758540/15786304/972566b6-29c4-11e6-8de8-ad184a75ff4d.png"><img src="https://cloud.githubusercontent.com/assets/2758540/15786304/972566b6-29c4-11e6-8de8-ad184a75ff4d.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto">BTW -- <code class="notranslate">node</code> and packages run normally</p>
1
<h1 dir="auto">Environment</h1> <p dir="auto">Windows 10 19H1</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Windows build number: 10.0.18362.175 Windows Terminal version (if applicable): Any other software? [ZtreeWin](http://www.ztree.com/html/ztreewin.htm)"><pre lang="none" class="notranslate"><code class="notranslate">Windows build number: 10.0.18362.175 Windows Terminal version (if applicable): Any other software? [ZtreeWin](http://www.ztree.com/html/ztreewin.htm) </code></pre></div> <h1 dir="auto">Steps to reproduce</h1> <p dir="auto">1 - Install <a href="http://www.ztree.com/html/ztreewin.htm" rel="nofollow">ZtreeWin</a>, or PowerShell PowerTab<br> 2 - Make Terminal Window large<br> 3 - Execute ztw or [TAB] in PowerShell with PowerTab enabled</p> <h1 dir="auto">Expected behavior</h1> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/2091582/60294002-3f5c9980-98d5-11e9-9463-502baed71a5a.PNG"><img width="437" alt="PowerTab Good" src="https://user-images.githubusercontent.com/2091582/60294002-3f5c9980-98d5-11e9-9463-502baed71a5a.PNG" style="max-width: 100%;"></a></p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/2091582/60141398-2388b480-976a-11e9-8c5d-71e4fde9d7a5.png"><img width="607" alt="ZtwOLD" src="https://user-images.githubusercontent.com/2091582/60141398-2388b480-976a-11e9-8c5d-71e4fde9d7a5.png" style="max-width: 100%;"></a></p> <h1 dir="auto">Actual behavior</h1> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/2091582/60294013-44b9e400-98d5-11e9-9636-f62b2c2267c0.PNG"><img width="487" alt="PowerTab Bad" src="https://user-images.githubusercontent.com/2091582/60294013-44b9e400-98d5-11e9-9636-f62b2c2267c0.PNG" style="max-width: 100%;"></a></p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/2091582/60141401-27b4d200-976a-11e9-892b-cf53ecc0d84e.png"><img width="891" alt="ZtwNEW" src="https://user-images.githubusercontent.com/2091582/60141401-27b4d200-976a-11e9-892b-cf53ecc0d84e.png" style="max-width: 100%;"></a></p> <p dir="auto">There are multiple horizontal lines that should not be there.</p>
<p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/11453922/66928265-0897c400-f029-11e9-8735-e90b23712c6d.png"><img src="https://user-images.githubusercontent.com/11453922/66928265-0897c400-f029-11e9-8735-e90b23712c6d.png" alt="image" style="max-width: 100%;"></a></p> <blockquote> <p dir="auto">TrueType fonts are recommended for high DPI displays as raster fonts may not display clearly.</p> </blockquote> <p dir="auto">I agree that TrueType fonts are recommended. However, the motivation is irrelevant and misleading.</p> <p dir="auto">It is not a big deal if you have a high DPI display and choose a raster font. The worst thing that could happen is that it will be pixelated (and note - some weirdos even love that).</p> <p dir="auto">If someone is not satisfied with the console font, <strong>it is pretty clear what to do</strong> - just change it.</p> <p dir="auto">There's a much bigger problem with raster fonts: they can't display <strong>anything</strong> outside of the current OEM code page. If your OEM code page is, say, 850 - Multilingual Latin I, with raster fonts you will see <code class="notranslate">?????</code> instead of Cyrillic <code class="notranslate">абвгд</code> or <code class="notranslate">?p??s</code> instead of Greek <code class="notranslate">οπρςσ</code>.</p> <p dir="auto"><strong>It is not clear at all, especially for laypeople, that the problem is in raster fonts.</strong> I've seen multiple occasions when people think that such strings are damaged due to bugs in software or that their actual data (file names or content) is corrupted.</p> <p dir="auto">This sentence should be rephrased and clearly stress that raster fonts, first of all, cannot display Unicode characters in general, so beware. And only after that, if there's still some space left, it can be mentioned that hey, they can also look ugly sometimes.</p>
0
<p dir="auto">I check the RC2 today and it seems the affix sidebar is not following when you scroll. Maybe you missed something? I don't know, maybe not really an issue.</p>
<p dir="auto">The left sidenav on the bootstrap doc site it's not affixing on the left, it scrolls away.</p>
1
<h5 dir="auto">ISSUE TYPE</h5> <p dir="auto">Bug Report</p> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">add_host module</p> <h5 dir="auto">ANSIBLE VERSION</h5> <p dir="auto">1.9.0.1</p> <h5 dir="auto">CONFIGURATION</h5> <h5 dir="auto">OS / ENVIRONMENT</h5> <h5 dir="auto">SUMMARY</h5> <p dir="auto">Trying to use the add_host module to add fresh servers to a group for tasks later in the playbook I keep getting this error. It will fail the first run but during the second run will work fine. I've included the two previous tasks to show how the with_items works.</p> <p dir="auto">My tasks:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="- name: set hostnames hostname: &gt; name=&quot;{{ item.tags.Name }}&quot; sudo: yes delegate_to: &quot;{{ item.private_ip }}&quot; with_items: created.tagged_instances - debug: var=item with_items: created.tagged_instances - name: add hosts to fresh group add_host: hostname=&quot;{{ item.private_ip }}&quot; group=fresh with_items: created.tagged_instances"><pre class="notranslate"><code class="notranslate">- name: set hostnames hostname: &gt; name="{{ item.tags.Name }}" sudo: yes delegate_to: "{{ item.private_ip }}" with_items: created.tagged_instances - debug: var=item with_items: created.tagged_instances - name: add hosts to fresh group add_host: hostname="{{ item.private_ip }}" group=fresh with_items: created.tagged_instances </code></pre></div> <p dir="auto">The errors.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="TASK: [cep_aws | set hostnames] *********************************************** &lt;172.20.16.148&gt; REMOTE_MODULE hostname name=&quot;awsqa-cep-primary00&quot; changed: [localhost -&gt; 172.20.16.148] =&gt; (item={'ramdisk': None, 'kernel': 'aki-919dcaf8', 'root_device_type': 'ebs', 'private_dns_name': 'ip-172-20-16-148.ec2.internal', 'tags': {'ansible': 'awsqa_cep_primary', 'group': 'ancillary', 'Name': 'awsqa-cep-primary00', 'env': 'awsqa', 'app': 'cep', 'class': 'private'}, 'key_name': 'aws', 'public_ip': None, 'image_id': 'ami-cda70ca6', 'tenancy': 'default', 'private_ip': '172.20.16.148', 'groups': {'sg-642d9a03': 'sg_to_bind', 'sg-58c64a3f': 'sg_ec2_qa_cep', 'sg-76cf6c11': 'sg_from_nagios', 'sg-a34d95c4': 'sg_from_warp'}, 'public_dns_name': u'', 'state_code': 16, 'id': 'i-b7960465', 'placement': 'us-east-1b', 'ami_launch_index': '0', 'dns_name': u'', 'region': 'us-east-1', 'ebs_optimized': False, 'launch_time': '2015-08-13T23:28:38.000Z', 'instance_type': 'm3.large', 'state': 'running', 'root_device_name': '/dev/sda', 'hypervisor': 'xen', 'virtualization_type': 'paravirtual', 'architecture': 'x86_64'}) =&gt; {&quot;changed&quot;: true, &quot;item&quot;: {&quot;ami_launch_index&quot;: &quot;0&quot;, &quot;architecture&quot;: &quot;x86_64&quot;, &quot;dns_name&quot;: &quot;&quot;, &quot;ebs_optimized&quot;: false, &quot;groups&quot;: {&quot;sg-58c64a3f&quot;: &quot;sg_ec2_qa_cep&quot;, &quot;sg-642d9a03&quot;: &quot;sg_to_bind&quot;, &quot;sg-76cf6c11&quot;: &quot;sg_from_nagios&quot;, &quot;sg-a34d95c4&quot;: &quot;sg_from_warp&quot;}, &quot;hypervisor&quot;: &quot;xen&quot;, &quot;id&quot;: &quot;i-b7960465&quot;, &quot;image_id&quot;: &quot;ami-cda70ca6&quot;, &quot;instance_type&quot;: &quot;m3.large&quot;, &quot;kernel&quot;: &quot;aki-919dcaf8&quot;, &quot;key_name&quot;: &quot;aws&quot;, &quot;launch_time&quot;: &quot;2015-08-13T23:28:38.000Z&quot;, &quot;placement&quot;: &quot;us-east-1b&quot;, &quot;private_dns_name&quot;: &quot;ip-172-20-16-148.ec2.internal&quot;, &quot;private_ip&quot;: &quot;172.20.16.148&quot;, &quot;public_dns_name&quot;: &quot;&quot;, &quot;public_ip&quot;: null, &quot;ramdisk&quot;: null, &quot;region&quot;: &quot;us-east-1&quot;, &quot;root_device_name&quot;: &quot;/dev/sda&quot;, &quot;root_device_type&quot;: &quot;ebs&quot;, &quot;state&quot;: &quot;running&quot;, &quot;state_code&quot;: 16, &quot;tags&quot;: {&quot;Name&quot;: &quot;awsqa-cep-primary00&quot;, &quot;ansible&quot;: &quot;awsqa_cep_primary&quot;, &quot;app&quot;: &quot;cep&quot;, &quot;class&quot;: &quot;private&quot;, &quot;env&quot;: &quot;awsqa&quot;, &quot;group&quot;: &quot;ancillary&quot;}, &quot;tenancy&quot;: &quot;default&quot;, &quot;virtualization_type&quot;: &quot;paravirtual&quot;}, &quot;name&quot;: &quot;awsqa-cep-primary00&quot;} TASK: [cep_aws | debug var=item] ********************************************** ok: [localhost] =&gt; (item={'ramdisk': None, 'kernel': 'aki-919dcaf8', 'root_device_type': 'ebs', 'private_dns_name': 'ip-172-20-16-148.ec2.internal', 'tags': {'ansible': 'awsqa_cep_primary', 'group': 'ancillary', 'Name': 'awsqa-cep-primary00', 'env': 'awsqa', 'app': 'cep', 'class': 'private'}, 'key_name': 'aws', 'public_ip': None, 'image_id': 'ami-cda70ca6', 'tenancy': 'default', 'private_ip': '172.20.16.148', 'groups': {'sg-642d9a03': 'sg_to_bind', 'sg-58c64a3f': 'sg_ec2_qa_cep', 'sg-76cf6c11': 'sg_from_nagios', 'sg-a34d95c4': 'sg_from_warp'}, 'public_dns_name': u'', 'state_code': 16, 'id': 'i-b7960465', 'placement': 'us-east-1b', 'ami_launch_index': '0', 'dns_name': u'', 'region': 'us-east-1', 'ebs_optimized': False, 'launch_time': '2015-08-13T23:28:38.000Z', 'instance_type': 'm3.large', 'state': 'running', 'root_device_name': '/dev/sda', 'hypervisor': 'xen', 'virtualization_type': 'paravirtual', 'architecture': 'x86_64'}) =&gt; { &quot;item&quot;: { &quot;ami_launch_index&quot;: &quot;0&quot;, &quot;architecture&quot;: &quot;x86_64&quot;, &quot;dns_name&quot;: &quot;&quot;, &quot;ebs_optimized&quot;: false, &quot;groups&quot;: { &quot;sg-58c64a3f&quot;: &quot;sg_ec2_qa_cep&quot;, &quot;sg-642d9a03&quot;: &quot;sg_to_bind&quot;, &quot;sg-76cf6c11&quot;: &quot;sg_from_nagios&quot;, &quot;sg-a34d95c4&quot;: &quot;sg_from_warp&quot; }, &quot;hypervisor&quot;: &quot;xen&quot;, &quot;id&quot;: &quot;i-b7960465&quot;, &quot;image_id&quot;: &quot;ami-cda70ca6&quot;, &quot;instance_type&quot;: &quot;m3.large&quot;, &quot;kernel&quot;: &quot;aki-919dcaf8&quot;, &quot;key_name&quot;: &quot;aws&quot;, &quot;launch_time&quot;: &quot;2015-08-13T23:28:38.000Z&quot;, &quot;placement&quot;: &quot;us-east-1b&quot;, &quot;private_dns_name&quot;: &quot;ip-172-20-16-148.ec2.internal&quot;, &quot;private_ip&quot;: &quot;172.20.16.148&quot;, &quot;public_dns_name&quot;: &quot;&quot;, &quot;public_ip&quot;: null, &quot;ramdisk&quot;: null, &quot;region&quot;: &quot;us-east-1&quot;, &quot;root_device_name&quot;: &quot;/dev/sda&quot;, &quot;root_device_type&quot;: &quot;ebs&quot;, &quot;state&quot;: &quot;running&quot;, &quot;state_code&quot;: 16, &quot;tags&quot;: { &quot;Name&quot;: &quot;awsqa-cep-primary00&quot;, &quot;ansible&quot;: &quot;awsqa_cep_primary&quot;, &quot;app&quot;: &quot;cep&quot;, &quot;class&quot;: &quot;private&quot;, &quot;env&quot;: &quot;awsqa&quot;, &quot;group&quot;: &quot;ancillary&quot; }, &quot;tenancy&quot;: &quot;default&quot;, &quot;virtualization_type&quot;: &quot;paravirtual&quot; }, &quot;var&quot;: { &quot;item&quot;: { &quot;ami_launch_index&quot;: &quot;0&quot;, &quot;architecture&quot;: &quot;x86_64&quot;, &quot;dns_name&quot;: &quot;&quot;, &quot;ebs_optimized&quot;: false, &quot;groups&quot;: { &quot;sg-58c64a3f&quot;: &quot;sg_ec2_qa_cep&quot;, &quot;sg-642d9a03&quot;: &quot;sg_to_bind&quot;, &quot;sg-76cf6c11&quot;: &quot;sg_from_nagios&quot;, &quot;sg-a34d95c4&quot;: &quot;sg_from_warp&quot; }, &quot;hypervisor&quot;: &quot;xen&quot;, &quot;id&quot;: &quot;i-b7960465&quot;, &quot;image_id&quot;: &quot;ami-cda70ca6&quot;, &quot;instance_type&quot;: &quot;m3.large&quot;, &quot;kernel&quot;: &quot;aki-919dcaf8&quot;, &quot;key_name&quot;: &quot;aws&quot;, &quot;launch_time&quot;: &quot;2015-08-13T23:28:38.000Z&quot;, &quot;placement&quot;: &quot;us-east-1b&quot;, &quot;private_dns_name&quot;: &quot;ip-172-20-16-148.ec2.internal&quot;, &quot;private_ip&quot;: &quot;172.20.16.148&quot;, &quot;public_dns_name&quot;: &quot;&quot;, &quot;public_ip&quot;: null, &quot;ramdisk&quot;: null, &quot;region&quot;: &quot;us-east-1&quot;, &quot;root_device_name&quot;: &quot;/dev/sda&quot;, &quot;root_device_type&quot;: &quot;ebs&quot;, &quot;state&quot;: &quot;running&quot;, &quot;state_code&quot;: 16, &quot;tags&quot;: { &quot;Name&quot;: &quot;awsqa-cep-primary00&quot;, &quot;ansible&quot;: &quot;awsqa_cep_primary&quot;, &quot;app&quot;: &quot;cep&quot;, &quot;class&quot;: &quot;private&quot;, &quot;env&quot;: &quot;awsqa&quot;, &quot;group&quot;: &quot;ancillary&quot; }, &quot;tenancy&quot;: &quot;default&quot;, &quot;virtualization_type&quot;: &quot;paravirtual&quot; } } } TASK: [cep_aws | add hosts to fresh group] ************************************ creating host via 'add_host': hostname=172.20.16.148 fatal: [localhost] =&gt; Traceback (most recent call last): File &quot;/opt/wp/virtualenv/hegemon/lib/python2.7/site-packages/ansible/runner/__init__.py&quot;, line 582, in _executor exec_rc = self._executor_internal(host, new_stdin) File &quot;/opt/wp/virtualenv/hegemon/lib/python2.7/site-packages/ansible/runner/__init__.py&quot;, line 811, in _executor_internal complex_args=complex_args File &quot;/opt/wp/virtualenv/hegemon/lib/python2.7/site-packages/ansible/runner/__init__.py&quot;, line 1028, in _executor_internal_inner result = handler.run(conn, tmp, module_name, module_args, inject, complex_args) File &quot;/opt/wp/virtualenv/hegemon/lib/python2.7/site-packages/ansible/runner/action_plugins/add_host.py&quot;, line 82, in run grp.add_host(new_host) File &quot;/opt/wp/virtualenv/hegemon/lib/python2.7/site-packages/ansible/inventory/group.py&quot;, line 67, in add_host host.add_group(self) AttributeError: 'NoneType' object has no attribute 'add_group' FATAL: all hosts have already failed -- aborting"><pre class="notranslate"><code class="notranslate">TASK: [cep_aws | set hostnames] *********************************************** &lt;172.20.16.148&gt; REMOTE_MODULE hostname name="awsqa-cep-primary00" changed: [localhost -&gt; 172.20.16.148] =&gt; (item={'ramdisk': None, 'kernel': 'aki-919dcaf8', 'root_device_type': 'ebs', 'private_dns_name': 'ip-172-20-16-148.ec2.internal', 'tags': {'ansible': 'awsqa_cep_primary', 'group': 'ancillary', 'Name': 'awsqa-cep-primary00', 'env': 'awsqa', 'app': 'cep', 'class': 'private'}, 'key_name': 'aws', 'public_ip': None, 'image_id': 'ami-cda70ca6', 'tenancy': 'default', 'private_ip': '172.20.16.148', 'groups': {'sg-642d9a03': 'sg_to_bind', 'sg-58c64a3f': 'sg_ec2_qa_cep', 'sg-76cf6c11': 'sg_from_nagios', 'sg-a34d95c4': 'sg_from_warp'}, 'public_dns_name': u'', 'state_code': 16, 'id': 'i-b7960465', 'placement': 'us-east-1b', 'ami_launch_index': '0', 'dns_name': u'', 'region': 'us-east-1', 'ebs_optimized': False, 'launch_time': '2015-08-13T23:28:38.000Z', 'instance_type': 'm3.large', 'state': 'running', 'root_device_name': '/dev/sda', 'hypervisor': 'xen', 'virtualization_type': 'paravirtual', 'architecture': 'x86_64'}) =&gt; {"changed": true, "item": {"ami_launch_index": "0", "architecture": "x86_64", "dns_name": "", "ebs_optimized": false, "groups": {"sg-58c64a3f": "sg_ec2_qa_cep", "sg-642d9a03": "sg_to_bind", "sg-76cf6c11": "sg_from_nagios", "sg-a34d95c4": "sg_from_warp"}, "hypervisor": "xen", "id": "i-b7960465", "image_id": "ami-cda70ca6", "instance_type": "m3.large", "kernel": "aki-919dcaf8", "key_name": "aws", "launch_time": "2015-08-13T23:28:38.000Z", "placement": "us-east-1b", "private_dns_name": "ip-172-20-16-148.ec2.internal", "private_ip": "172.20.16.148", "public_dns_name": "", "public_ip": null, "ramdisk": null, "region": "us-east-1", "root_device_name": "/dev/sda", "root_device_type": "ebs", "state": "running", "state_code": 16, "tags": {"Name": "awsqa-cep-primary00", "ansible": "awsqa_cep_primary", "app": "cep", "class": "private", "env": "awsqa", "group": "ancillary"}, "tenancy": "default", "virtualization_type": "paravirtual"}, "name": "awsqa-cep-primary00"} TASK: [cep_aws | debug var=item] ********************************************** ok: [localhost] =&gt; (item={'ramdisk': None, 'kernel': 'aki-919dcaf8', 'root_device_type': 'ebs', 'private_dns_name': 'ip-172-20-16-148.ec2.internal', 'tags': {'ansible': 'awsqa_cep_primary', 'group': 'ancillary', 'Name': 'awsqa-cep-primary00', 'env': 'awsqa', 'app': 'cep', 'class': 'private'}, 'key_name': 'aws', 'public_ip': None, 'image_id': 'ami-cda70ca6', 'tenancy': 'default', 'private_ip': '172.20.16.148', 'groups': {'sg-642d9a03': 'sg_to_bind', 'sg-58c64a3f': 'sg_ec2_qa_cep', 'sg-76cf6c11': 'sg_from_nagios', 'sg-a34d95c4': 'sg_from_warp'}, 'public_dns_name': u'', 'state_code': 16, 'id': 'i-b7960465', 'placement': 'us-east-1b', 'ami_launch_index': '0', 'dns_name': u'', 'region': 'us-east-1', 'ebs_optimized': False, 'launch_time': '2015-08-13T23:28:38.000Z', 'instance_type': 'm3.large', 'state': 'running', 'root_device_name': '/dev/sda', 'hypervisor': 'xen', 'virtualization_type': 'paravirtual', 'architecture': 'x86_64'}) =&gt; { "item": { "ami_launch_index": "0", "architecture": "x86_64", "dns_name": "", "ebs_optimized": false, "groups": { "sg-58c64a3f": "sg_ec2_qa_cep", "sg-642d9a03": "sg_to_bind", "sg-76cf6c11": "sg_from_nagios", "sg-a34d95c4": "sg_from_warp" }, "hypervisor": "xen", "id": "i-b7960465", "image_id": "ami-cda70ca6", "instance_type": "m3.large", "kernel": "aki-919dcaf8", "key_name": "aws", "launch_time": "2015-08-13T23:28:38.000Z", "placement": "us-east-1b", "private_dns_name": "ip-172-20-16-148.ec2.internal", "private_ip": "172.20.16.148", "public_dns_name": "", "public_ip": null, "ramdisk": null, "region": "us-east-1", "root_device_name": "/dev/sda", "root_device_type": "ebs", "state": "running", "state_code": 16, "tags": { "Name": "awsqa-cep-primary00", "ansible": "awsqa_cep_primary", "app": "cep", "class": "private", "env": "awsqa", "group": "ancillary" }, "tenancy": "default", "virtualization_type": "paravirtual" }, "var": { "item": { "ami_launch_index": "0", "architecture": "x86_64", "dns_name": "", "ebs_optimized": false, "groups": { "sg-58c64a3f": "sg_ec2_qa_cep", "sg-642d9a03": "sg_to_bind", "sg-76cf6c11": "sg_from_nagios", "sg-a34d95c4": "sg_from_warp" }, "hypervisor": "xen", "id": "i-b7960465", "image_id": "ami-cda70ca6", "instance_type": "m3.large", "kernel": "aki-919dcaf8", "key_name": "aws", "launch_time": "2015-08-13T23:28:38.000Z", "placement": "us-east-1b", "private_dns_name": "ip-172-20-16-148.ec2.internal", "private_ip": "172.20.16.148", "public_dns_name": "", "public_ip": null, "ramdisk": null, "region": "us-east-1", "root_device_name": "/dev/sda", "root_device_type": "ebs", "state": "running", "state_code": 16, "tags": { "Name": "awsqa-cep-primary00", "ansible": "awsqa_cep_primary", "app": "cep", "class": "private", "env": "awsqa", "group": "ancillary" }, "tenancy": "default", "virtualization_type": "paravirtual" } } } TASK: [cep_aws | add hosts to fresh group] ************************************ creating host via 'add_host': hostname=172.20.16.148 fatal: [localhost] =&gt; Traceback (most recent call last): File "/opt/wp/virtualenv/hegemon/lib/python2.7/site-packages/ansible/runner/__init__.py", line 582, in _executor exec_rc = self._executor_internal(host, new_stdin) File "/opt/wp/virtualenv/hegemon/lib/python2.7/site-packages/ansible/runner/__init__.py", line 811, in _executor_internal complex_args=complex_args File "/opt/wp/virtualenv/hegemon/lib/python2.7/site-packages/ansible/runner/__init__.py", line 1028, in _executor_internal_inner result = handler.run(conn, tmp, module_name, module_args, inject, complex_args) File "/opt/wp/virtualenv/hegemon/lib/python2.7/site-packages/ansible/runner/action_plugins/add_host.py", line 82, in run grp.add_host(new_host) File "/opt/wp/virtualenv/hegemon/lib/python2.7/site-packages/ansible/inventory/group.py", line 67, in add_host host.add_group(self) AttributeError: 'NoneType' object has no attribute 'add_group' FATAL: all hosts have already failed -- aborting </code></pre></div> <h5 dir="auto">STEPS TO REPRODUCE</h5> <h5 dir="auto">EXPECTED RESULTS</h5> <h5 dir="auto">ACTUAL RESULTS</h5>
<h5 dir="auto">ISSUE TYPE</h5> <ul dir="auto"> <li>Bug Report</li> </ul> <h5 dir="auto">COMPONENT NAME</h5> <p dir="auto">delegate_to</p> <h5 dir="auto">ANSIBLE VERSION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="ansible 2.4.2.0 config file = /Users/tagir/.config/ansible/ansible.cfg configured module search path = [u'/Users/tagir/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/Cellar/ansible/2.4.2.0_1/libexec/lib/python2.7/site-packages/ansible executable location = /usr/local/bin/ansible python version = 2.7.14 (default, Sep 25 2017, 09:53:22) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.37)]"><pre class="notranslate"><code class="notranslate">ansible 2.4.2.0 config file = /Users/tagir/.config/ansible/ansible.cfg configured module search path = [u'/Users/tagir/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/Cellar/ansible/2.4.2.0_1/libexec/lib/python2.7/site-packages/ansible executable location = /usr/local/bin/ansible python version = 2.7.14 (default, Sep 25 2017, 09:53:22) [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.37)] </code></pre></div> <h5 dir="auto">CONFIGURATION</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" ANSIBLE_PIPELINING(/Users/tagir/.config/ansible/ansible.cfg) = True CACHE_PLUGIN(/Users/tagir/.config/ansible/ansible.cfg) = jsonfile CACHE_PLUGIN_CONNECTION(/Users/tagir/.config/ansible/ansible.cfg) = . CACHE_PLUGIN_TIMEOUT(/Users/tagir/.config/ansible/ansible.cfg) = 60 DEFAULT_BECOME_METHOD(/Users/tagir/.config/ansible/ansible.cfg) = su DEFAULT_GATHERING(/Users/tagir/.config/ansible/ansible.cfg) = smart DEFAULT_JINJA2_EXTENSIONS(/Users/tagir/.config/ansible/ansible.cfg) = jinja2.ext.do DEFAULT_MODULE_NAME(/Users/tagir/.config/ansible/ansible.cfg) = shell DEFAULT_ROLES_PATH(/Users/tagir/.config/ansible/ansible.cfg) = [u'/Users/tagir/git/ansible/r oles'] DEFAULT_STDOUT_CALLBACK(/Users/tagir/.config/ansible/ansible.cfg) = debug RETRY_FILES_ENABLED(/Users/tagir/.config/ansible/ansible.cfg) = False"><pre class="notranslate"><code class="notranslate"> ANSIBLE_PIPELINING(/Users/tagir/.config/ansible/ansible.cfg) = True CACHE_PLUGIN(/Users/tagir/.config/ansible/ansible.cfg) = jsonfile CACHE_PLUGIN_CONNECTION(/Users/tagir/.config/ansible/ansible.cfg) = . CACHE_PLUGIN_TIMEOUT(/Users/tagir/.config/ansible/ansible.cfg) = 60 DEFAULT_BECOME_METHOD(/Users/tagir/.config/ansible/ansible.cfg) = su DEFAULT_GATHERING(/Users/tagir/.config/ansible/ansible.cfg) = smart DEFAULT_JINJA2_EXTENSIONS(/Users/tagir/.config/ansible/ansible.cfg) = jinja2.ext.do DEFAULT_MODULE_NAME(/Users/tagir/.config/ansible/ansible.cfg) = shell DEFAULT_ROLES_PATH(/Users/tagir/.config/ansible/ansible.cfg) = [u'/Users/tagir/git/ansible/r oles'] DEFAULT_STDOUT_CALLBACK(/Users/tagir/.config/ansible/ansible.cfg) = debug RETRY_FILES_ENABLED(/Users/tagir/.config/ansible/ansible.cfg) = False </code></pre></div> <h5 dir="auto">OS / ENVIRONMENT</h5> <p dir="auto">N/A</p> <h5 dir="auto">SUMMARY</h5> <p dir="auto">In my environment <code class="notranslate">ansible_become_pass</code> is defined on a per-host basis. This does not play well with the delegated tasks, because instead of using the password of the host the task is delegated to, the password of the delegating host is used.</p> <h5 dir="auto">STEPS TO REPRODUCE</h5> <p dir="auto">Sample inventory file:</p> <div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="--- all: hosts: ns1: ansible_become_pass: ns1 ns2: ansible_become_pass: ns2 ns3: ansible_become_pass: ns3"><pre class="notranslate">--- <span class="pl-ent">all</span>: <span class="pl-ent">hosts</span>: <span class="pl-ent">ns1</span>: <span class="pl-ent">ansible_become_pass</span>: <span class="pl-s">ns1</span> <span class="pl-ent">ns2</span>: <span class="pl-ent">ansible_become_pass</span>: <span class="pl-s">ns2</span> <span class="pl-ent">ns3</span>: <span class="pl-ent">ansible_become_pass</span>: <span class="pl-s">ns3</span></pre></div> <p dir="auto">Sample playbook:</p> <div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="--- - hosts: all tasks: - debug: msg=&quot;{{ ansible_become_pass }}&quot; delegate_to: ns1"><pre class="notranslate">--- - <span class="pl-ent">hosts</span>: <span class="pl-s">all</span> <span class="pl-ent">tasks</span>: - <span class="pl-ent">debug</span>: <span class="pl-s">msg="{{ ansible_become_pass }}"</span> <span class="pl-ent">delegate_to</span>: <span class="pl-s">ns1</span></pre></div> <h5 dir="auto">EXPECTED RESULTS</h5> <p dir="auto"><code class="notranslate">ansible_become_pass</code> to be <code class="notranslate">ns1</code> for every run of the delegated task.</p> <h5 dir="auto">ACTUAL RESULTS</h5> <p dir="auto">The value of the <code class="notranslate">ansible_become_pass</code> is taken from the variables of the respective host.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ ansible-playbook -i inventory.yml playbook.yml PLAY [all] ********************************************************************************** TASK [debug] ******************************************************************************** ok: [ns1 -&gt; None] =&gt; {} MSG: ns1 ok: [ns2 -&gt; None] =&gt; {} MSG: ns2 ok: [ns3 -&gt; None] =&gt; {} MSG: ns3 PLAY RECAP ********************************************************************************** ns1 : ok=1 changed=0 unreachable=0 failed=0 ns2 : ok=1 changed=0 unreachable=0 failed=0 ns3 : ok=1 changed=0 unreachable=0 failed=0"><pre class="notranslate"><code class="notranslate">$ ansible-playbook -i inventory.yml playbook.yml PLAY [all] ********************************************************************************** TASK [debug] ******************************************************************************** ok: [ns1 -&gt; None] =&gt; {} MSG: ns1 ok: [ns2 -&gt; None] =&gt; {} MSG: ns2 ok: [ns3 -&gt; None] =&gt; {} MSG: ns3 PLAY RECAP ********************************************************************************** ns1 : ok=1 changed=0 unreachable=0 failed=0 ns2 : ok=1 changed=0 unreachable=0 failed=0 ns3 : ok=1 changed=0 unreachable=0 failed=0 </code></pre></div>
0
<p dir="auto">Hi,</p> <p dir="auto">I found that the Tensorflow Lite did not support Siamese network with parameter sharing of conv2d layers and batch normalization layers yet. (e.g. EnsureBiasVectors will fail to deal with different names of conv output layer with the same kernel.) Is there any plan to support it?</p> <p dir="auto">Thanks.</p>
<p dir="auto"><strong>System information</strong></p> <ul dir="auto"> <li>TensorFlow version (you are using): tf 2.0-preview</li> <li>Are you willing to contribute it (Yes/No): No</li> </ul> <p dir="auto"><strong>Describe the feature and the current behavior/state.</strong></p> <p dir="auto">When we are looking into issue: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="399004145" data-permission-text="Title is private" data-url="https://github.com/tensorflow/addons/issues/12" data-hovercard-type="issue" data-hovercard-url="/tensorflow/addons/issues/12/hovercard" href="https://github.com/tensorflow/addons/issues/12">tensorflow/addons#12</a>, as <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jaingaurav/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jaingaurav">@jaingaurav</a> said, SetShapeFn only works in graph constructing stage. So for eager mode, we have to add the duplicate logic (codes) in the <code class="notranslate">Compute</code> method of kernel.</p> <p dir="auto">My question is, can we find a solution to get rid of the duplicate codes for shape inference? Say, SetShapeFn also works in eager mode?</p> <p dir="auto">cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/jaingaurav/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/jaingaurav">@jaingaurav</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/karmel/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/karmel">@karmel</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/seanpmorgan/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/seanpmorgan">@seanpmorgan</a></p>
0
<h3 dir="auto">Preflight Checklist</h3> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have read the <a href="https://github.com/electron/electron/blob/master/CONTRIBUTING.md">Contributing Guidelines</a> for this project.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I agree to follow the <a href="https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md">Code of Conduct</a> that this project adheres to.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the issue tracker for an issue that matches the one I want to file, without success.</li> </ul> <h3 dir="auto">Issue Details</h3> <ul dir="auto"> <li> <p dir="auto"><strong>Electron Version:</strong></p> <ul dir="auto"> <li> 4.1.0 or 4.1.3 or 5.0.0 -bata7 (x86) </li> </ul> </li> <li> <p dir="auto"><strong>Operating System:</strong></p> <ul dir="auto"> <li> Windows 10 x64 </li> </ul> </li> <li> <p dir="auto"><strong>Last Known Working Electron version:</strong>:</p> <ul dir="auto"> <li> none </li> </ul> </li> </ul> <h3 dir="auto">Expected Behavior</h3> <p dir="auto"><code class="notranslate">webContents.print({ silent: true }, function(error) { console.log(error) });</code><br> Don't ask user for print settings, and send page to printer print</p> <h3 dir="auto">Actual Behavior</h3> <p dir="auto">First call:<br> No response, no callback, no results returned</p> <p dir="auto">Call again:<br> Callback returns error, console output: <code class="notranslate">false</code></p> <h3 dir="auto">To Reproduce</h3> <h3 dir="auto">Screenshots</h3> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/37071716/55451272-d1217700-5604-11e9-99af-ed0ec522859f.gif"><img src="https://user-images.githubusercontent.com/37071716/55451272-d1217700-5604-11e9-99af-ed0ec522859f.gif" alt="ezgif-4-5b8904ec32f4" data-animated-image="" style="max-width: 100%;"></a></p> <h3 dir="auto">Additional Information</h3>
<h3 dir="auto">Issue Details</h3> <ul dir="auto"> <li><strong>Electron Version:</strong> <ul dir="auto"> <li>5.0.4</li> </ul> </li> <li><strong>Operating System:</strong> <ul dir="auto"> <li>Windows 10</li> </ul> </li> <li><strong>Last Known Working Electron version:</strong> <ul dir="auto"> <li>None</li> </ul> </li> </ul> <h3 dir="auto">Expected Behavior</h3> <p dir="auto">webContents.print(option, callback) can work with parameters.</p> <h3 dir="auto">Actual Behavior</h3> <p dir="auto">webContents.print() will work without parameters.<br> But it doesn't respond when adding parameters, no errors, and no callback. If the window is closed at this time, a "false" callback will be made.</p> <p dir="auto"><code class="notranslate">printPage.webContents.print() // may work</code></p> <p dir="auto"><code class="notranslate">printPage.webContents.print({silent: true}, (e) =&gt; console.log(e)) // no respond</code></p> <p dir="auto">I'm not sure if this is a BUG, and I still want to find a solution. Thank!!!</p>
1
<h2 dir="auto">Bug Report</h2> <p dir="auto"><strong>For English only</strong>, other languages will not accept.</p> <p dir="auto">Before report a bug, make sure you have:</p> <ul dir="auto"> <li>Searched open and closed <a href="https://github.com/apache/shardingsphere/issues">GitHub issues</a>.</li> <li>Read documentation: <a href="https://shardingsphere.apache.org/document/current/en/overview" rel="nofollow">ShardingSphere Doc</a>.</li> </ul> <p dir="auto">Please pay attention on issues you submitted, because we maybe need more details.<br> If no response <strong>more than 7 days</strong> and we cannot reproduce it on current information, we will <strong>close it</strong>.</p> <p dir="auto">Please answer these questions before submitting your issue. Thanks!</p> <h3 dir="auto">Which version of ShardingSphere did you use?</h3> <p dir="auto">4.1.0</p> <h3 dir="auto">Which project did you use? Sharding-JDBC or Sharding-Proxy?</h3> <p dir="auto">Sharding-JDBC</p> <h3 dir="auto">Expected behavior</h3> <p dir="auto">No output log</p> <h3 dir="auto">Actual behavior</h3> <p dir="auto">line 1:45 no viable alternative at input 'CONVERT(substring(customer_code,3),signed'<br> line 1:45 no viable alternative at input 'CONVERT(substring(customer_code,3),signed'</p> <h3 dir="auto">Reason analyze (If you can)</h3> <p dir="auto">Unsupported function</p> <h3 dir="auto">Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.</h3> <p dir="auto">select CONVERT(substring(customer_code, 3) , signed) as maxCustNo from tb_sp_user_customer order by id desc limit 1</p> <h3 dir="auto">Example codes for reproduce this issue (such as a github link).</h3> <p dir="auto">select CONVERT(substring(customer_code, 3) , signed) as maxCustNo from tb_sp_user_customer order by id desc limit 1</p>
<h3 dir="auto">BackGround</h3> <p dir="auto">Using the built-in test suite in the MySQL test tool, evaluate the level of support for MySQL provided by ShardingSphere. In the initial round of testing, there were over 1,000 cases in which errors occurred during parsing due to lack of support from the SQLParser. Here are the unsupported scenarios, categorized by priority based on importance.</p> <h3 dir="auto">Task</h3> <ul class="contains-task-list"> <li> <p dir="auto"><strong>High priority</strong></p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> ALTER TABLE t1 MODIFY COLUMN c1 FLOAT(10.3), DROP CHECK t1_chk_1, ADD CONSTRAINT CHECK(C1 &gt; 10.1) ENFORCED;</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> ALTER TABLE t1 ORDER BY t1.id, t1.status, t1.type_id, t1.user_id, t1.body;</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> ALTER USER 20553132_u2@localhost IDENTIFIED BY 'abcd'</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> ALTER USER USER() IDENTIFIED BY 'def'</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> ALTER USER tu1@localhost IDENTIFIED WITH 'sha256_password' REQUIRE CIPHER "DHE-RSA-AES256-SHA";</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> ALTER USER u10@localhost IDENTIFIED WITH 'sha256_password' BY 'auth_string' REQUIRE SSL</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> ALTER USER u2@localhost IDENTIFIED WITH 'mysql_native_password' PASSWORD EXPIRE NEVER</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> ALTER USER user11@localhost IDENTIFIED WITH 'sha256_password' REQUIRE CIPHER "DHE-RSA-AES256-SHA" AND SUBJECT "/C=SE/ST=Stockholm/L=Stockholm/O=Oracle/OU=MySQL/CN=Client" ISSUER "/C=SE/ST=Stockholm/L=Stockholm/O=Oracle/OU=MySQL/CN=CA" PASSWORD EXPIRE DEFAULT ACCOUNT UNLOCK;</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> ANALYZE TABLE tbl_datetime UPDATE HISTOGRAM ON col1 USING DATA '{"buckets": [[20170216162223, 0.125], ["2017-02-10 08:15:18.000000", 0.375], ["2018-02-12 07:04:18.000000", 0.5], ["2018-03-21 21:12:42.000000", 0.75]], "data-type": "datetime", "null-values": 0.25, "collation-id": 8, "sampling-rate": 1.0, "histogram-type": "singleton", "number-of-buckets-specified": 4}';</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> CHECK TABLES t1</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> CREATE TABLE buildings ( fid INTEGER NOT NULL PRIMARY KEY, address CHARACTER VARYING(64), position POINT, footprint POLYGON);</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> CREATE TABLE t1 (f1 INT) START TRANSACTION</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> CREATE TABLE t1 (g GEOMCOLLECTION)</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> CREATE TABLE t1(j json, INDEX mv_idx((CAST(j AS UNSIGNED ARRAY))));</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> CREATE TABLESPACE ts1 ADD DATAFILE 'df1.ibd' COMMENT 'ts<g-emoji class="g-emoji" alias="dolphin" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f42c.png">🐬</g-emoji>'</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> DROP USER [email protected]</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> EXPLAIN ANALYZE DELETE t1 FROM t t1, t t2 WHERE t1.x = t2.x + 1</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> FLUSH TABLE WITH READ LOCK</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> FLUSH TABLE db1.t1 FOR EXPORT</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> FLUSH TABLE mysql_db1.t1</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> GRANT CREATE ON * . * TO user_name_len_25_01234567@localhost</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> GRANT PROXY ON bug20364862_dest@localhost TO bug20364862_user@localhost</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> IMPORT TABLE FROM 's1/t1*.sdi'</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> INSERT INTO t1 SET b='11', a=0 AS nON DUPLICATE KEY UPDATE b= n.a, a= n.b</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> INSERT INTO t1 VALUES(_utf16 0x1EC2), (_utf16 0x1EC3), (_utf16 0x1EC5), (_utf16 0x1EC0), (_utf16 0x1EC7), (_Utf16 0x1EBF)</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> KILL QUERY <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/id/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/id">@id</a></p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> LOCK TABLE m1 READ</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> LOCK TABLE m1 WRITE</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> RENAME TABLES child1 TO child</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT ""(""</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT ((+0) IN((0b111111111111111111111111111111111111111111111111111),(rpad(1.0,2048,1)),(32767.1)))</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT 1 /<em>!99999 /</em> */ */</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT 1 AS STATUS FROM performance_schema.global_status WHERE VARIABLE_NAME= 'MAX_EXECUTION_TIME_SET_FAILED' AND CONVERT(VARIABLE_VALUE, UNSIGNED) &gt; @time_set_failed;</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT 1 FROM t1, LATERAL (SELECT DISTINCT t1.x) AS dt1, LATERAL (SELECT DISTINCT dt1.x) AS dt2WHERE dt1.x = dt2.x;</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT @@global.default.`key_buffer_size`</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/before/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/before">@before</a>=<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/after/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/after">@after</a></p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SELECT <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/trace/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/trace">@trace</a> RLIKE ""keypart_reference_from_where_clause""</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT AES_DECRYPT(AES_ENCRYPT(@ENCSTR, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/keys/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/keys">@keys</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Iv/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Iv">@Iv</a>), <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/keys/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/keys">@keys</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/Iv/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/Iv">@Iv</a>)=@ENCSTR FROM t1</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT CONVERT(TIMESTAMP "2004-01-22 21:45:33" USING latin1)</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT CONVERT(TIMESTAMP "2004-01-22 21:45:33", BINARY(4))</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT CONVERT(TIMESTAMP "2004-01-22 21:45:33", CHAR(4))</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT CONVERT(TIMESTAMP "2004-01-22 21:45:33", CHAR)</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT DISTINCT f1 FROM t1 GROUP BY f1 WITH ROLLUP ORDER BY f1, ANY_VALUE(GROUPING(f1))</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT HEX(_binary 0x0003 &lt;&lt; (_binary 0x38 | 0x38))</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT NAME_CONST('var', 'value') COLLATE latin1_general_cs</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT NULL IN(SELECT (f1 between 0 and 1) FROM (SELECT f1 FROM t WHERE (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/b/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/b">@b</a>:=NULL) - f2)as dt)</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT REGEXP_REPLACE(e, 'pattern', 'xyz')FROM (VALUES ROW('Find pattern'), ROW(NULL), ROW('Find pattern')) AS v(e)</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT STD(0) FROM t2, LATERAL ( SELECT f1 FROM t1 GROUP BY f2,f1 ) AS d1</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT ST_AsWKB(ST_GeomFromText('POINT(0 0)')) IN (SELECT b FROM t1) AS result</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT ST_GeomFromText('POINT(0 0)') IN (SELECT b FROM t1) AS result</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> SELECT TRACE NOT RLIKE '"final_filtering_effect": 1' AS OK FROM INFORMATION_SCHEMA.OPTIMIZER_TRACE;</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT b, b IN ('20161213'), b in ('20161213', 0) FROM t2;</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SELECT point(1,1) IN ('1',1,'1') AS res</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SHOW CREATE USER [email protected]</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> create table ```a` (i int)</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> create table `t``1`(a int) engine=myisam</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> drop table ```a`</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> grant select on mysqltest.* to mysqltest_8@</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> insert into t2 select x3.a, -- 3 concat('val-', x3.a + 3<em>x4.a), -- 12 concat('val-', <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/A/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/A">@A</a>:=x3.a + 3</em>x4.a + 12<em>C.a), -- 120 concat('val-', <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/A/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/A">@A</a> + 120</em>D.a)from t1 x3, t1 x4, t1 C, t1 D where x3.a &lt; 3 and x4.a &lt; 4 and D.a &lt; 4order by x3.a, x4.a, C.a, D.a;</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> kill <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/id/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/id">@id</a></p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> select * from (select * from t1 except all select * from t1 limit 2) a</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> select * from t1 where str &lt;&gt; default(str)</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> select _latin1'B' collate latin1_bin in (_latin1'a',_latin1'b')</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> select case 1/0 when "a" then "true" else "false" END</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> select extract(DAY_HOUR FROM "1999-01-02 10:11:12")</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> select mysqltest1.f1()</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> select position("0" in "baaa" in (1)),position("0" in "1" in (1,2,3)),position("sql" in ("mysql"))</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> show grants for mysqltest_7@</p> </li> <li> <p dir="auto"><strong>Medium priority</strong></p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> ALTER TABLESPACE ts1 RENAME TO ts2</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> CREATE EVENT e1 ON SCHEDULE EVERY 1 SECOND DO DROP DATABASE BUG52792</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> CREATE USER [email protected]</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> CREATE VIEW V_T1_C AS SELECT DB29023216.TESTFUNC()</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> EXECUTE ps1 USING <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/expected/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/expected">@expected</a>, <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/db/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/db">@db</a>, <a class="user-mention notranslate" data-hovercard-type="organization" data-hovercard-url="/orgs/table/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/table">@table</a></p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> cache index t1,t2 in default;</p> </li> <li> <p dir="auto"><strong>Low priority</strong></p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> CHANGE REPLICATION SOURCE TO SOURCE_USER= 'plug_user',SOURCE_PASSWORD= 'plug_user',SOURCE_RETRY_COUNT= 0;</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> DO ST_AsText(@centroid_point) as centroid</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> HANDLER t1 CLOSE</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> SET <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/drop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/drop">@drop</a> = IF(@have_ndb = 0, @drop_cmd, 'SET <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/dummy/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/dummy">@dummy</a> = 0');PREPARE drop_stmt FROM <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/drop/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/drop">@drop</a>;</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> alter event e_43 dobeginalter event e_43 on schedule every 5 minute;insert into test_nested values(1);end;</p> </li> <li class="task-list-item"> <p dir="auto"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> handler a1 read first limit 9</p> </li> </ul>
0
<div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="java.lang.NoClassDefFoundError: Failed resolution of: Lcom/bumptech/glide/gifdecoder/GifDecoder$BitmapProvider"><pre class="notranslate"><code class="notranslate">java.lang.NoClassDefFoundError: Failed resolution of: Lcom/bumptech/glide/gifdecoder/GifDecoder$BitmapProvider </code></pre></div> <p dir="auto">Guessing it's related to <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="293654465" data-permission-text="Title is private" data-url="https://github.com/bumptech/glide/issues/2863" data-hovercard-type="issue" data-hovercard-url="/bumptech/glide/issues/2863/hovercard" href="https://github.com/bumptech/glide/issues/2863">#2863</a>.</p>
<p dir="auto">I am using SimpleTarget to draw thing over downloaded images and then showing in ImageView.<br> When i navigate from the activity and back and attempt to reload the images, the things that i drew previously are not cleared. I assume Glide is setting previous bitmap from memory. Is there a way to override it? Here is my code:</p> <div class="highlight highlight-source-java notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="Target&lt;Bitmap&gt; target = new SimpleTarget&lt;Bitmap&gt;() { @Override public void onResourceReady(Bitmap resource, GlideAnimation&lt;? super Bitmap&gt; glideAnimation) { if (notWatched) { Canvas canvas = new Canvas(resource); Paint paint = new Paint(); paint.setColor(ivImage.getResources().getColor(R.color.blue)); paint.setStyle(Paint.Style.FILL); paint.setAntiAlias(true); int triangleSide = canvas.getHeight() / 5; Point a = new Point(canvas.getWidth(), 0); Point b = new Point(canvas.getWidth(), triangleSide); Point c = new Point(canvas.getWidth() - triangleSide, 0); Path path = new Path(); path.setFillType(Path.FillType.EVEN_ODD); path.moveTo(a.x, a.y); path.lineTo(b.x, b.y); path.lineTo(c.x, c.y); path.lineTo(a.x, a.y); path.close(); canvas.drawPath(path, paint); } ivImage.setImageBitmap(resource); } }; Glide.with(this).load(imageUrl).asBitmap().centerCrop().into(target); "><pre class="notranslate"><span class="pl-smi">Target</span>&lt;<span class="pl-smi">Bitmap</span>&gt; <span class="pl-s1">target</span> = <span class="pl-k">new</span> <span class="pl-smi">SimpleTarget</span>&lt;<span class="pl-smi">Bitmap</span>&gt;() { <span class="pl-c1">@</span><span class="pl-c1">Override</span> <span class="pl-k">public</span> <span class="pl-smi">void</span> <span class="pl-en">onResourceReady</span>(<span class="pl-smi">Bitmap</span> <span class="pl-s1">resource</span>, <span class="pl-smi">GlideAnimation</span>&lt;? <span class="pl-en">super</span> <span class="pl-smi">Bitmap</span>&gt; <span class="pl-s1">glideAnimation</span>) { <span class="pl-k">if</span> (<span class="pl-s1">notWatched</span>) { <span class="pl-smi">Canvas</span> <span class="pl-s1">canvas</span> = <span class="pl-k">new</span> <span class="pl-smi">Canvas</span>(<span class="pl-s1">resource</span>); <span class="pl-smi">Paint</span> <span class="pl-s1">paint</span> = <span class="pl-k">new</span> <span class="pl-smi">Paint</span>(); <span class="pl-s1">paint</span>.<span class="pl-en">setColor</span>(<span class="pl-s1">ivImage</span>.<span class="pl-en">getResources</span>().<span class="pl-en">getColor</span>(<span class="pl-smi">R</span>.<span class="pl-s1">color</span>.<span class="pl-s1">blue</span>)); <span class="pl-s1">paint</span>.<span class="pl-en">setStyle</span>(<span class="pl-smi">Paint</span>.<span class="pl-s1">Style</span>.<span class="pl-c1">FILL</span>); <span class="pl-s1">paint</span>.<span class="pl-en">setAntiAlias</span>(<span class="pl-c1">true</span>); <span class="pl-smi">int</span> <span class="pl-s1">triangleSide</span> = <span class="pl-s1">canvas</span>.<span class="pl-en">getHeight</span>() / <span class="pl-c1">5</span>; <span class="pl-smi">Point</span> <span class="pl-s1">a</span> = <span class="pl-k">new</span> <span class="pl-smi">Point</span>(<span class="pl-s1">canvas</span>.<span class="pl-en">getWidth</span>(), <span class="pl-c1">0</span>); <span class="pl-smi">Point</span> <span class="pl-s1">b</span> = <span class="pl-k">new</span> <span class="pl-smi">Point</span>(<span class="pl-s1">canvas</span>.<span class="pl-en">getWidth</span>(), <span class="pl-s1">triangleSide</span>); <span class="pl-smi">Point</span> <span class="pl-s1">c</span> = <span class="pl-k">new</span> <span class="pl-smi">Point</span>(<span class="pl-s1">canvas</span>.<span class="pl-en">getWidth</span>() - <span class="pl-s1">triangleSide</span>, <span class="pl-c1">0</span>); <span class="pl-smi">Path</span> <span class="pl-s1">path</span> = <span class="pl-k">new</span> <span class="pl-smi">Path</span>(); <span class="pl-s1">path</span>.<span class="pl-en">setFillType</span>(<span class="pl-smi">Path</span>.<span class="pl-s1">FillType</span>.<span class="pl-c1">EVEN_ODD</span>); <span class="pl-s1">path</span>.<span class="pl-en">moveTo</span>(<span class="pl-s1">a</span>.<span class="pl-s1">x</span>, <span class="pl-s1">a</span>.<span class="pl-s1">y</span>); <span class="pl-s1">path</span>.<span class="pl-en">lineTo</span>(<span class="pl-s1">b</span>.<span class="pl-s1">x</span>, <span class="pl-s1">b</span>.<span class="pl-s1">y</span>); <span class="pl-s1">path</span>.<span class="pl-en">lineTo</span>(<span class="pl-s1">c</span>.<span class="pl-s1">x</span>, <span class="pl-s1">c</span>.<span class="pl-s1">y</span>); <span class="pl-s1">path</span>.<span class="pl-en">lineTo</span>(<span class="pl-s1">a</span>.<span class="pl-s1">x</span>, <span class="pl-s1">a</span>.<span class="pl-s1">y</span>); <span class="pl-s1">path</span>.<span class="pl-en">close</span>(); <span class="pl-s1">canvas</span>.<span class="pl-en">drawPath</span>(<span class="pl-s1">path</span>, <span class="pl-s1">paint</span>); } <span class="pl-s1">ivImage</span>.<span class="pl-en">setImageBitmap</span>(<span class="pl-s1">resource</span>); } }; <span class="pl-smi">Glide</span>.<span class="pl-en">with</span>(<span class="pl-smi">this</span>).<span class="pl-en">load</span>(<span class="pl-s1">imageUrl</span>).<span class="pl-en">asBitmap</span>().<span class="pl-en">centerCrop</span>().<span class="pl-en">into</span>(<span class="pl-s1">target</span>);</pre></div>
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/apache/dubbo/blob/master/FAQ.md">FAQ</a> of this repository and believe that this is not a duplicate.</li> </ul> <h3 dir="auto">Environment</h3> <ul dir="auto"> <li>Dubbo version: xxx</li> <li>Operating System version: xxx</li> <li>Java version: 1.8</li> </ul> <h3 dir="auto">Expected Result</h3> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/11649603/81269649-35bacb00-907c-11ea-9be9-32822e4eab7f.png"><img width="1327" alt="87CC3749-F6C5-4338-8901-A774F4442E9E" src="https://user-images.githubusercontent.com/11649603/81269649-35bacb00-907c-11ea-9be9-32822e4eab7f.png" style="max-width: 100%;"></a></p> <h3 dir="auto">Actual Result</h3> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://user-images.githubusercontent.com/11649603/81268228-466a4180-907a-11ea-8fef-14ce71b98490.png"><img width="777" alt="5423D082-517C-43D7-B0AC-796D1A738DCD" src="https://user-images.githubusercontent.com/11649603/81268228-466a4180-907a-11ea-8fef-14ce71b98490.png" style="max-width: 100%;"></a></p>
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/apache/dubbo/issues">issues</a> of this repository and believe that this is not a duplicate.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/apache/dubbo/blob/master/FAQ.md">FAQ</a> of this repository and believe that this is not a duplicate.</li> </ul> <h3 dir="auto">Environment</h3> <ul dir="auto"> <li>Dubbo version: 2.7.1</li> <li>Operating System version: mac</li> <li>Java version: 1.8</li> </ul> <h3 dir="auto">Steps to reproduce this issue</h3> <ol dir="auto"> <li>protocol设置为dubbo 序列化设置为 protosubff</li> <li>等待心跳</li> </ol> <p dir="auto">Pls. provide [GitHub address] to reproduce this issue.</p> <h3 dir="auto">Expected Result</h3> <p dir="auto">What do you expected from the above steps?</p> <h3 dir="auto">Actual Result</h3> <p dir="auto">WrapperUtils.needWrapper(Object obj){<br> return needWrapper(obj.getClass()); //这里obj 是null报错<br> }<br> 因为NettyClientHandler.userEventTriggered()<br> 方法创建Request对象时候 mData 属性没有null<br> 请问是不是我使用protosubff 姿势不对</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Just put your stack trace here!"><pre class="notranslate"><code class="notranslate">Just put your stack trace here! </code></pre></div>
0
<p dir="auto">When incorrectly passing a keyword to a variable, the error message is confusing:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fatal: [flexo.kormoc.com] =&gt; Traceback (most recent call last): File &quot;/Users/kormoc/Projects/Ansible/ansible/lib/ansible/runner/__init__.py&quot;, line 421, in _executor exec_rc = self._executor_internal(host, new_stdin) File &quot;/Users/kormoc/Projects/Ansible/ansible/lib/ansible/runner/__init__.py&quot;, line 512, in _executor_internal return self._executor_internal_inner(host, self.module_name, self.module_args, inject, port, complex_args=complex_args) File &quot;/Users/kormoc/Projects/Ansible/ansible/lib/ansible/runner/__init__.py&quot;, line 706, in _executor_internal_inner module_args = template.template(self.basedir, module_args, inject, fail_on_undefined=self.error_on_undefined_vars) File &quot;/Users/kormoc/Projects/Ansible/ansible/lib/ansible/utils/template.py&quot;, line 319, in template varname = template_from_string(basedir, varname, vars, fail_on_undefined) File &quot;/Users/kormoc/Projects/Ansible/ansible/lib/ansible/utils/template.py&quot;, line 551, in template_from_string return res UnboundLocalError: local variable 'res' referenced before assignment"><pre class="notranslate"><code class="notranslate">fatal: [flexo.kormoc.com] =&gt; Traceback (most recent call last): File "/Users/kormoc/Projects/Ansible/ansible/lib/ansible/runner/__init__.py", line 421, in _executor exec_rc = self._executor_internal(host, new_stdin) File "/Users/kormoc/Projects/Ansible/ansible/lib/ansible/runner/__init__.py", line 512, in _executor_internal return self._executor_internal_inner(host, self.module_name, self.module_args, inject, port, complex_args=complex_args) File "/Users/kormoc/Projects/Ansible/ansible/lib/ansible/runner/__init__.py", line 706, in _executor_internal_inner module_args = template.template(self.basedir, module_args, inject, fail_on_undefined=self.error_on_undefined_vars) File "/Users/kormoc/Projects/Ansible/ansible/lib/ansible/utils/template.py", line 319, in template varname = template_from_string(basedir, varname, vars, fail_on_undefined) File "/Users/kormoc/Projects/Ansible/ansible/lib/ansible/utils/template.py", line 551, in template_from_string return res UnboundLocalError: local variable 'res' referenced before assignment </code></pre></div> <p dir="auto">This is due to the error checking being:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content=" try: res = jinja2.utils.concat(rf) except TypeError, te: if 'StrictUndefined' in str(te): raise errors.AnsibleUndefinedVariable(&quot;unable to look up a name or access an attribute in template string&quot;) return res"><pre class="notranslate"><code class="notranslate"> try: res = jinja2.utils.concat(rf) except TypeError, te: if 'StrictUndefined' in str(te): raise errors.AnsibleUndefinedVariable("unable to look up a name or access an attribute in template string") return res </code></pre></div> <p dir="auto">There should be a else condition to that if statement that at least outputs str(te) rather then falling though to the return res.</p>
<p dir="auto">The following playbook generates a traceback when run on the devel branch:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="- name: test hosts: all gather_facts: false vars: - a_list: - a_value tasks: - name: I meant to concat a string with an array value debug: msg=&quot;{{ 'foo =&gt; ' + a_list[0] }}&quot; - name: But I accidentally concat a string with array debug: msg=&quot;{{ 'foo =&gt; ' + a_list }}&quot;"><pre class="notranslate"><code class="notranslate">- name: test hosts: all gather_facts: false vars: - a_list: - a_value tasks: - name: I meant to concat a string with an array value debug: msg="{{ 'foo =&gt; ' + a_list[0] }}" - name: But I accidentally concat a string with array debug: msg="{{ 'foo =&gt; ' + a_list }}" </code></pre></div> <p dir="auto">The stacktrace generated:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="fatal: [rizo] =&gt; Traceback (most recent call last): File &quot;/srv/ansible-source/lib/ansible/runner/__init__.py&quot;, line 418, in _executor exec_rc = self._executor_internal(host, new_stdin) File &quot;/srv/ansible-source/lib/ansible/runner/__init__.py&quot;, line 509, in _executor_internal return self._executor_internal_inner(host, self.module_name, self.module_args, inject, port, complex_args=complex_args) File &quot;/srv/ansible-source/lib/ansible/runner/__init__.py&quot;, line 703, in _executor_internal_inner module_args = template.template(self.basedir, module_args, inject, fail_on_undefined=self.error_on_undefined_vars) File &quot;/srv/ansible-source/lib/ansible/utils/template.py&quot;, line 319, in template varname = template_from_string(basedir, varname, vars, fail_on_undefined) File &quot;/srv/ansible-source/lib/ansible/utils/template.py&quot;, line 550, in template_from_string return res UnboundLocalError: local variable 'res' referenced before assignment"><pre class="notranslate"><code class="notranslate">fatal: [rizo] =&gt; Traceback (most recent call last): File "/srv/ansible-source/lib/ansible/runner/__init__.py", line 418, in _executor exec_rc = self._executor_internal(host, new_stdin) File "/srv/ansible-source/lib/ansible/runner/__init__.py", line 509, in _executor_internal return self._executor_internal_inner(host, self.module_name, self.module_args, inject, port, complex_args=complex_args) File "/srv/ansible-source/lib/ansible/runner/__init__.py", line 703, in _executor_internal_inner module_args = template.template(self.basedir, module_args, inject, fail_on_undefined=self.error_on_undefined_vars) File "/srv/ansible-source/lib/ansible/utils/template.py", line 319, in template varname = template_from_string(basedir, varname, vars, fail_on_undefined) File "/srv/ansible-source/lib/ansible/utils/template.py", line 550, in template_from_string return res UnboundLocalError: local variable 'res' referenced before assignment </code></pre></div> <p dir="auto">I gather that relates to a bug in the error trapping code rather than the jinja2 error.</p> <p dir="auto">The above minimal example was derived from a much more complex playbook.<br> It took me a while to figure out that the problem was with the data for a particular host, given that the playbook worked on other hosts :-(</p>
1
<p dir="auto">celerybeat is getting stuck without throwing any error:<br> command:<br> <code class="notranslate">celery -A main:celery_app beat --pidfile=/var/run/celerybeat/celerybeat.pid --logfile=/var/log/celerybeat/celerybeat.log --schedule=/var/run/celerybeat/celerybeat-schedule -l debug </code><br> output:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="celery beat v3.1.23 (Cipater) is starting. __ - ... __ - _ Configuration -&gt; . broker -&gt; amqp://guest:**@localhost:5672// . loader -&gt; celery.loaders.app.AppLoader . scheduler -&gt; celery.beat.PersistentScheduler . db -&gt; /var/run/celerybeat/celerybeat-schedule . logfile -&gt; /var/log/celerybeat/celerybeat.log@%DEBUG . maxinterval -&gt; now (0s) "><pre class="notranslate"><code class="notranslate">celery beat v3.1.23 (Cipater) is starting. __ - ... __ - _ Configuration -&gt; . broker -&gt; amqp://guest:**@localhost:5672// . loader -&gt; celery.loaders.app.AppLoader . scheduler -&gt; celery.beat.PersistentScheduler . db -&gt; /var/run/celerybeat/celerybeat-schedule . logfile -&gt; /var/log/celerybeat/celerybeat.log@%DEBUG . maxinterval -&gt; now (0s) </code></pre></div> <p dir="auto">when i try to find with strace it gives:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="select(0, NULL, NULL, NULL, {20, 404543}) = 0 (Timeout) gettimeofday({1484822545, 439499}, NULL) = 0 stat(&quot;/var/log/celerybeat/celerybeat.log&quot;, {st_mode=S_IFREG|0777, st_size=3884, ...}) = 0 stat(&quot;/etc/localtime&quot;, {st_mode=S_IFREG|0644, st_size=291, ...}) = 0 write(3, &quot;[2017-01-19 16:12:25,439: DEBUG/MainProcess] beat: Synchronizing schedule...\n&quot;, 77) = 77 pwrite64(6, &quot;\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\10\0\323\16\0\r\364\17\345\17\335\17\353\16\350\16\345\16\331\16\323\16\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1I0\1I\1I0\1I01\n.\1utc_enabled\1N.\1tz\1(dp1\nS'celery.backend_cleanup'\np2\nccelery.beat\nScheduleEntry\np3\n(g2\ng2\ncdatetime\ndatetime\np4\n(S'\\x07\\xe1\\x01\\x13\\n%\\x19\\x06W\\x90'\ntRp5\nI0\nccelery.schedules\ncrontab\np6\n(S'0'\nS'4'\nS'*'\nS'*'\nS'*'\ntRp7\n(t(dp8\n(dp9\nS'expires'\np10\nI43200\nstRp11\ns.\1entries\1S'3.1.23'\np1\n.\1__version__&quot;, 4096, 4096) = 4096 fdatasync(6) = 0 clock_gettime(CLOCK_MONOTONIC, {790327, 651084346}) = 0 gettimeofday({1484822545, 448576}, NULL) = 0 gettimeofday({1484822545, 449519}, NULL) = 0 stat(&quot;/var/log/celerybeat/celerybeat.log&quot;, {st_mode=S_IFREG|0777, st_size=3961, ...}) = 0 stat(&quot;/etc/localtime&quot;, {st_mode=S_IFREG|0644, st_size=291, ...}) = 0 write(3, &quot;[2017-01-19 16:12:25,449: DEBUG/MainProcess] beat: Waking up in 5.00 minutes.\n&quot;, 78) = 78 select(0, NULL, NULL, NULL, {299, 990000} "><pre class="notranslate"><code class="notranslate">select(0, NULL, NULL, NULL, {20, 404543}) = 0 (Timeout) gettimeofday({1484822545, 439499}, NULL) = 0 stat("/var/log/celerybeat/celerybeat.log", {st_mode=S_IFREG|0777, st_size=3884, ...}) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=291, ...}) = 0 write(3, "[2017-01-19 16:12:25,439: DEBUG/MainProcess] beat: Synchronizing schedule...\n", 77) = 77 pwrite64(6, "\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\10\0\323\16\0\r\364\17\345\17\335\17\353\16\350\16\345\16\331\16\323\16\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1I0\1I\1I0\1I01\n.\1utc_enabled\1N.\1tz\1(dp1\nS'celery.backend_cleanup'\np2\nccelery.beat\nScheduleEntry\np3\n(g2\ng2\ncdatetime\ndatetime\np4\n(S'\\x07\\xe1\\x01\\x13\\n%\\x19\\x06W\\x90'\ntRp5\nI0\nccelery.schedules\ncrontab\np6\n(S'0'\nS'4'\nS'*'\nS'*'\nS'*'\ntRp7\n(t(dp8\n(dp9\nS'expires'\np10\nI43200\nstRp11\ns.\1entries\1S'3.1.23'\np1\n.\1__version__", 4096, 4096) = 4096 fdatasync(6) = 0 clock_gettime(CLOCK_MONOTONIC, {790327, 651084346}) = 0 gettimeofday({1484822545, 448576}, NULL) = 0 gettimeofday({1484822545, 449519}, NULL) = 0 stat("/var/log/celerybeat/celerybeat.log", {st_mode=S_IFREG|0777, st_size=3961, ...}) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=291, ...}) = 0 write(3, "[2017-01-19 16:12:25,449: DEBUG/MainProcess] beat: Waking up in 5.00 minutes.\n", 78) = 78 select(0, NULL, NULL, NULL, {299, 990000} </code></pre></div>
<h1 dir="auto">Checklist</h1> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/issues?utf8=%E2%9C%93&amp;q=is%3Aissue+label%3A%22Category%3A+Documentation%22+">issues list</a><br> for similar or identical bug reports.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/pulls?q=is%3Apr+label%3A%22Category%3A+Documentation%22">pull requests list</a><br> for existing proposed fixes.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have checked the <a href="https://github.com/celery/celery/commits/main">commit log</a><br> to find out if the bug was already fixed in the main branch.</li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have included all related issues and possible duplicate issues in this issue<br> (If there are none, check this box anyway).</li> </ul> <h2 dir="auto">Related Issues and Possible Duplicates</h2> <h4 dir="auto">Related Issues</h4> <ul dir="auto"> <li><a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="56874979" data-permission-text="Title is private" data-url="https://github.com/celery/celery/issues/2492" data-hovercard-type="issue" data-hovercard-url="/celery/celery/issues/2492/hovercard" href="https://github.com/celery/celery/issues/2492">#2492</a></li> </ul> <h4 dir="auto">Possible Duplicates</h4> <ul dir="auto"> <li>None</li> </ul> <h1 dir="auto">Description</h1> <p dir="auto">The documentation for the exchange to use for <code class="notranslate">worker_direct</code> is outdated.<br> The documentation says to use <code class="notranslate">C.dq</code>: <a href="https://docs.celeryq.dev/en/stable/userguide/configuration.html?highlight=worker_direct#worker-direct:~:text=using%20the%20C.dq%20exchange" rel="nofollow">https://docs.celeryq.dev/en/stable/userguide/configuration.html?highlight=worker_direct#worker-direct:~:text=using%20the%20C.dq%20exchange</a><br> But the codebase uses <code class="notranslate">C.dq2</code>: </p><div class="Box Box--condensed my-2"> <div class="Box-header f6"> <p class="mb-0 text-bold"> <a href="https://github.com/celery/celery/blob/f67931b998113c5cce334d771722d51d6a49d6e5/celery/utils/nodenames.py#L12">celery/celery/utils/nodenames.py</a> </p> <p class="mb-0 color-fg-muted"> Line 12 in <a data-pjax="true" class="commit-tease-sha" href="/celery/celery/commit/f67931b998113c5cce334d771722d51d6a49d6e5">f67931b</a> </p> </div> <div itemprop="text" class="Box-body p-0 blob-wrapper blob-wrapper-embedded data"> <table class="highlight tab-size mb-0 js-file-line-container" data-tab-size="8" data-paste-markdown-skip=""> <tbody><tr class="border-0"> <td id="L12" class="blob-num border-0 px-3 py-0 color-bg-default" data-line-number="12"></td> <td id="LC12" class="blob-code border-0 px-3 py-0 color-bg-default blob-code-inner js-file-line"> <span class="pl-v">WORKER_DIRECT_EXCHANGE</span> <span class="pl-c1">=</span> <span class="pl-v">Exchange</span>(<span class="pl-s">'C.dq2'</span>) </td> </tr> </tbody></table> </div> </div> <p></p> <h1 dir="auto">Suggestions</h1> <p dir="auto">Update the docs to use <code class="notranslate">C.dq2</code></p>
0
<p dir="auto"><a href="https://github.com/crabtw/rust-bindgen">https://github.com/crabtw/rust-bindgen</a> is super cool and ought to be part of the toolset we distribute with rustc.</p> <p dir="auto">It might be the right time to consider bundling libclang with rustc as well, for this reason as well as possibly other forms of integration (our driver, cargo, etc.)</p>
<p dir="auto">Make a pass that executes bindgen during the build.</p> <p dir="auto">This would build the jsapi module automatically based on the header files:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="#[bindgen(files(&quot;jsapi.h&quot;, &quot;jswhatever.h&quot;), name = &quot;jsapi&quot;)];"><pre class="notranslate"><code class="notranslate">#[bindgen(files("jsapi.h", "jswhatever.h"), name = "jsapi")]; </code></pre></div> <p dir="auto">It would never generate any <code class="notranslate">.rs</code> files, just insert it directly into the AST.</p>
1
<p dir="auto">Please add vietnamese to list of support language analyzer</p>
<p dir="auto">As we split cloud-aws plugin into two separate plugins, I think we don't need to keep both <code class="notranslate">cloud.aws</code> and <code class="notranslate">cloud.aws.[s3|ec2]</code> settings in two separate settings.</p> <p dir="auto">For example we have both <code class="notranslate">cloud.aws.protocol</code> and <code class="notranslate">cloud.aws.ec2.protocol</code> for ec2, they are totally same now.</p>
0
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/772" rel="nofollow">http://projects.scipy.org/numpy/ticket/772</a> on 2008-05-07 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/alberts/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/alberts">@alberts</a>, assigned to unknown.</em></p> <p dir="auto">Valgrind warning when running test for compress2d:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="==14758== Conditional jump or move depends on uninitialised value(s) ==14758== at 0x4330DB6: PyArray_MapIterReset (arrayobject.c:10190) ==14758== by 0x437D85E: array_subscript (arrayobject.c:2549) ==14758== by 0x437E491: array_subscript_nice (arrayobject.c:3173) ==14758== by 0x80CC7BD: PyEval_EvalFrameEx (ceval.c:1207) ==14758== by 0x80D0CA5: PyEval_EvalCodeEx (ceval.c:2908) ==14758== by 0x80CF002: PyEval_EvalFrameEx (ceval.c:3741) ==14758== by 0x80D04A2: PyEval_EvalFrameEx (ceval.c:3731) ==14758== by 0x80D0CA5: PyEval_EvalCodeEx (ceval.c:2908) ==14758== by 0x81235D5: function_call (funcobject.c:524) ==14758== by 0x805BE24: PyObject_Call (abstract.c:2490) ==14758== by 0x80CB503: PyEval_EvalFrameEx (ceval.c:3944) ==14758== by 0x80D0CA5: PyEval_EvalCodeEx (ceval.c:2908) ==14758== by 0x812350B: function_call (funcobject.c:524) ==14758== by 0x805BE24: PyObject_Call (abstract.c:2490) ==14758== by 0x8062C76: instancemethod_call (classobject.c:2558) ==14758== by 0x805BE24: PyObject_Call (abstract.c:2490) ==14758== by 0x80CBE34: PyEval_EvalFrameEx (ceval.c:3856) ==14758== by 0x80D0CA5: PyEval_EvalCodeEx (ceval.c:2908) ==14758== by 0x812350B: function_call (funcobject.c:524) ==14758== by 0x805BE24: PyObject_Call (abstract.c:2490)"><pre class="notranslate"><code class="notranslate">==14758== Conditional jump or move depends on uninitialised value(s) ==14758== at 0x4330DB6: PyArray_MapIterReset (arrayobject.c:10190) ==14758== by 0x437D85E: array_subscript (arrayobject.c:2549) ==14758== by 0x437E491: array_subscript_nice (arrayobject.c:3173) ==14758== by 0x80CC7BD: PyEval_EvalFrameEx (ceval.c:1207) ==14758== by 0x80D0CA5: PyEval_EvalCodeEx (ceval.c:2908) ==14758== by 0x80CF002: PyEval_EvalFrameEx (ceval.c:3741) ==14758== by 0x80D04A2: PyEval_EvalFrameEx (ceval.c:3731) ==14758== by 0x80D0CA5: PyEval_EvalCodeEx (ceval.c:2908) ==14758== by 0x81235D5: function_call (funcobject.c:524) ==14758== by 0x805BE24: PyObject_Call (abstract.c:2490) ==14758== by 0x80CB503: PyEval_EvalFrameEx (ceval.c:3944) ==14758== by 0x80D0CA5: PyEval_EvalCodeEx (ceval.c:2908) ==14758== by 0x812350B: function_call (funcobject.c:524) ==14758== by 0x805BE24: PyObject_Call (abstract.c:2490) ==14758== by 0x8062C76: instancemethod_call (classobject.c:2558) ==14758== by 0x805BE24: PyObject_Call (abstract.c:2490) ==14758== by 0x80CBE34: PyEval_EvalFrameEx (ceval.c:3856) ==14758== by 0x80D0CA5: PyEval_EvalCodeEx (ceval.c:2908) ==14758== by 0x812350B: function_call (funcobject.c:524) ==14758== by 0x805BE24: PyObject_Call (abstract.c:2490) </code></pre></div> <p dir="auto">Found by Python 2.6 buildbot.</p>
<p dir="auto"><em>Original ticket <a href="http://projects.scipy.org/numpy/ticket/338" rel="nofollow">http://projects.scipy.org/numpy/ticket/338</a> on 2006-10-12 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/alberts/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/alberts">@alberts</a>, assigned to unknown.</em></p> <p dir="auto">When running the following code:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="#!python import numpy as np import scipy as sp from scipy.interpolate import interp1d print np.__version__ print sp.__version__ x10 = np.arange(10.) y210 = np.arange(20.).reshape((2, 10)) interp210 = interp1d(x10, y210) interp210(1.5)"><pre class="notranslate"><code class="notranslate">#!python import numpy as np import scipy as sp from scipy.interpolate import interp1d print np.__version__ print sp.__version__ x10 = np.arange(10.) y210 = np.arange(20.).reshape((2, 10)) interp210 = interp1d(x10, y210) interp210(1.5) </code></pre></div> <p dir="auto">Valgrind emits the following warning on 32-bit Linux:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="==1076== Conditional jump or move depends on uninitialised value(s) ==1076== at 0x4433E14: PyArray_MapIterReset (arrayobject.c:9684) ==1076== by 0x44679F3: array_ass_sub (arrayobject.c:2442) ==1076== by 0x4A1EA6B: PyObject_SetItem (in /usr/lib/libpython2.4.so.1.0) ==1076== by 0x4A7D92C: PyEval_EvalFrame (in /usr/lib/libpython2.4.so.1.0) ==1076== by 0x4A81757: PyEval_EvalCodeEx (in /usr/lib/libpython2.4.so.1.0) ..."><pre class="notranslate"><code class="notranslate">==1076== Conditional jump or move depends on uninitialised value(s) ==1076== at 0x4433E14: PyArray_MapIterReset (arrayobject.c:9684) ==1076== by 0x44679F3: array_ass_sub (arrayobject.c:2442) ==1076== by 0x4A1EA6B: PyObject_SetItem (in /usr/lib/libpython2.4.so.1.0) ==1076== by 0x4A7D92C: PyEval_EvalFrame (in /usr/lib/libpython2.4.so.1.0) ==1076== by 0x4A81757: PyEval_EvalCodeEx (in /usr/lib/libpython2.4.so.1.0) ... </code></pre></div> <p dir="auto">Similar warning on 64-bit Linux:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="==31596== Conditional jump or move depends on uninitialised value(s) ==31596== at 0x571ACD0: PyArray_MapIterReset (arrayobject.c:9650) ==31596== by 0x575CED0: array_ass_sub (arrayobject.c:2433) ==31596== by 0x474080: PyEval_EvalFrame (in /usr/bin/python2.4) ==31596== by 0x4783FE: PyEval_EvalCodeEx (in /usr/bin/python2.4) ..."><pre class="notranslate"><code class="notranslate">==31596== Conditional jump or move depends on uninitialised value(s) ==31596== at 0x571ACD0: PyArray_MapIterReset (arrayobject.c:9650) ==31596== by 0x575CED0: array_ass_sub (arrayobject.c:2433) ==31596== by 0x474080: PyEval_EvalFrame (in /usr/bin/python2.4) ==31596== by 0x4783FE: PyEval_EvalCodeEx (in /usr/bin/python2.4) ... </code></pre></div> <p dir="auto">Tested with Valgrind 3.1.0 and 3.2.1. Used !NumPy 1.0.dev3217 and !SciPy 0.5.2.dev2254 on 64-bit system. Used !NumPy 1.0.dev3315 and !SciPy 0.5.2.dev2241 on 32-bit system.</p>
1
<p dir="auto">Specifying a file isn't required to run deno test. It will run all the tests in the directory I'm running the command in.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ deno test -A Check file:///home/kyle/Projects/deno/react_app/env_test.ts running 10 tests from ./env_test.ts ..."><pre class="notranslate"><code class="notranslate">$ deno test -A Check file:///home/kyle/Projects/deno/react_app/env_test.ts running 10 tests from ./env_test.ts ... </code></pre></div> <p dir="auto">I found that if I add the <code class="notranslate">--watch</code> flag, it wasn't finding any of the files.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ deno test --watch -A Watcher Test started. ok | 0 passed | 0 failed (0ms) Watcher Test finished. Restarting on file change..."><pre class="notranslate"><code class="notranslate">$ deno test --watch -A Watcher Test started. ok | 0 passed | 0 failed (0ms) Watcher Test finished. Restarting on file change... </code></pre></div> <p dir="auto">I found that if I add a path like <code class="notranslate">.</code>, it is able to find the test files like it can without the <code class="notranslate">--watch</code> flag.</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ deno test --watch -A . Watcher Test started. running 10 tests from ./env_test.ts ..."><pre class="notranslate"><code class="notranslate">$ deno test --watch -A . Watcher Test started. running 10 tests from ./env_test.ts ... </code></pre></div> <p dir="auto">I believe that the test command should be able to find the test files without a path when using the <code class="notranslate">--watch</code> flag, like it can without the <code class="notranslate">--watch</code> flag.</p>
<p dir="auto">Other commands like <code class="notranslate">deno fmt/lint --watch</code>, will watch and fmt/lint all the files in the project if no files are passed on the command line, but this does not seem to work for <code class="notranslate">deno test --watch</code>.</p> <div class="highlight highlight-source-ts notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="// test.ts import { assertEquals } from &quot;https://deno.land/[email protected]/testing/asserts.ts&quot;; Deno.test({ name: &quot;myTest&quot;, fn: () =&gt; { assertEquals(1+1, 2); }, });"><pre class="notranslate"><span class="pl-c">// test.ts</span> <span class="pl-k">import</span> <span class="pl-kos">{</span> <span class="pl-s1">assertEquals</span> <span class="pl-kos">}</span> <span class="pl-k">from</span> <span class="pl-s">"https://deno.land/[email protected]/testing/asserts.ts"</span><span class="pl-kos">;</span> <span class="pl-smi">Deno</span><span class="pl-kos">.</span><span class="pl-en">test</span><span class="pl-kos">(</span><span class="pl-kos">{</span> <span class="pl-c1">name</span>: <span class="pl-s">"myTest"</span><span class="pl-kos">,</span> <span class="pl-en">fn</span>: <span class="pl-kos">(</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-en">assertEquals</span><span class="pl-kos">(</span><span class="pl-c1">1</span><span class="pl-c1">+</span><span class="pl-c1">1</span><span class="pl-kos">,</span> <span class="pl-c1">2</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span><span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span></pre></div> <p dir="auto">With <code class="notranslate">deno test --watch</code>:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Watcher Test started. ok | 0 passed | 0 failed (0ms) Watcher Test finished. Restarting on file change..."><pre class="notranslate"><code class="notranslate">Watcher Test started. ok | 0 passed | 0 failed (0ms) Watcher Test finished. Restarting on file change... </code></pre></div> <p dir="auto">Making changes to the test file will not trigger the file watcher.</p> <p dir="auto">With <code class="notranslate">deno test --watch test.ts</code>:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Watcher Test started. running 1 test from ./test.ts myTest ... ok (24ms) ok | 1 passed | 0 failed (47ms) Watcher Test finished. Restarting on file change..."><pre class="notranslate"><code class="notranslate">Watcher Test started. running 1 test from ./test.ts myTest ... ok (24ms) ok | 1 passed | 0 failed (47ms) Watcher Test finished. Restarting on file change... </code></pre></div> <p dir="auto">With <code class="notranslate">deno test</code>:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="Check file:///C:/Users/GJZwiers/repos/test_deno_test/test.ts running 1 test from ./test.ts myTest ... ok (8ms) ok | 1 passed | 0 failed (33ms)"><pre class="notranslate"><code class="notranslate">Check file:///C:/Users/GJZwiers/repos/test_deno_test/test.ts running 1 test from ./test.ts myTest ... ok (8ms) ok | 1 passed | 0 failed (33ms) </code></pre></div>
1
<h1 dir="auto">Environment</h1> <div class="highlight highlight-source-json notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&quot;symfony/symfony&quot;: &quot;2.5.*-dev&quot;, &quot;payum/payum-bundle&quot;: &quot;0.11.*@dev&quot;, &quot;payum/payum&quot;: &quot;0.11.*@dev&quot;, &quot;payum/paypal-express-checkout-nvp&quot;: &quot;*&quot;,"><pre class="notranslate"><span class="pl-ent">"symfony/symfony"</span>: <span class="pl-s"><span class="pl-pds">"</span>2.5.*-dev<span class="pl-pds">"</span></span>, <span class="pl-ent">"payum/payum-bundle"</span>: <span class="pl-s"><span class="pl-pds">"</span>0.11.*@dev<span class="pl-pds">"</span></span>, <span class="pl-ent">"payum/payum"</span>: <span class="pl-s"><span class="pl-pds">"</span>0.11.*@dev<span class="pl-pds">"</span></span>, <span class="pl-ent">"payum/paypal-express-checkout-nvp"</span>: <span class="pl-s"><span class="pl-pds">"</span>*<span class="pl-pds">"</span></span>,</pre></div> <p dir="auto">I have a CustomBundle, there is a <code class="notranslate">services.yml</code> file with default parameters in <code class="notranslate">[Bundle directory]/Resources/config</code> directory:</p> <div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="parameters: custom_bundle.paypal.api_username: 'default_username' custom_bundle.paypal.api_password: 'default_password' custom_bundle.paypal.api_signature: 'default_signature'"><pre class="notranslate"><span class="pl-ent">parameters</span>: <span class="pl-ent">custom_bundle.paypal.api_username</span>: <span class="pl-s"><span class="pl-pds">'</span>default_username<span class="pl-pds">'</span></span> <span class="pl-ent">custom_bundle.paypal.api_password</span>: <span class="pl-s"><span class="pl-pds">'</span>default_password<span class="pl-pds">'</span></span> <span class="pl-ent">custom_bundle.paypal.api_signature</span>: <span class="pl-s"><span class="pl-pds">'</span>default_signature<span class="pl-pds">'</span></span></pre></div> <p dir="auto">There are other values in <code class="notranslate">app/config/parameters.yml</code>:</p> <div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="parameters: custom_bundle.paypal.api_username: 'other_username' custom_bundle.paypal.api_password: 'other_password' custom_bundle.paypal.api_signature: 'other_signature'"><pre class="notranslate"><span class="pl-ent">parameters</span>: <span class="pl-ent">custom_bundle.paypal.api_username</span>: <span class="pl-s"><span class="pl-pds">'</span>other_username<span class="pl-pds">'</span></span> <span class="pl-ent">custom_bundle.paypal.api_password</span>: <span class="pl-s"><span class="pl-pds">'</span>other_password<span class="pl-pds">'</span></span> <span class="pl-ent">custom_bundle.paypal.api_signature</span>: <span class="pl-s"><span class="pl-pds">'</span>other_signature<span class="pl-pds">'</span></span></pre></div> <p dir="auto">In <code class="notranslate">app/config/config.yml</code>:</p> <div class="highlight highlight-source-yaml notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="payum: contexts: paypal_express_checkout: paypal_express_checkout_nvp: username: %custom_bundle.paypal.api_username% password: %custom_bundle.paypal.api_password% signature: %custom_bundle.paypal.api_signature% sandbox: %custom_bundle.paypal.use_sandbox%"><pre class="notranslate"><span class="pl-ent">payum</span>: <span class="pl-ent">contexts</span>: <span class="pl-ent">paypal_express_checkout</span>: <span class="pl-ent">paypal_express_checkout_nvp</span>: <span class="pl-ent">username</span>: <span class="pl-s">%custom_bundle.paypal.api_username%</span> <span class="pl-ent">password</span>: <span class="pl-s">%custom_bundle.paypal.api_password%</span> <span class="pl-ent">signature</span>: <span class="pl-s">%custom_bundle.paypal.api_signature%</span> <span class="pl-ent">sandbox</span>: <span class="pl-s">%custom_bundle.paypal.use_sandbox%</span></pre></div> <h1 dir="auto">The magic</h1> <p dir="auto">In Controller (good):</p> <div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;?php // ... $this-&gt;container-&gt;getParameter('custom_bundle.paypal.api_username') // ==&gt; 'other_username'"><pre class="notranslate"><span class="pl-ent">&lt;?php</span> <span class="pl-c">// ...</span> <span class="pl-s1"><span class="pl-c1">$</span><span class="pl-smi">this</span></span>-&gt;<span class="pl-c1">container</span>-&gt;<span class="pl-en">getParameter</span>(<span class="pl-s">'custom_bundle.paypal.api_username'</span>) <span class="pl-c">// ==&gt; 'other_username'</span></pre></div> <p dir="auto">In <code class="notranslate">app/cache/dev/appDevDebugProjectContainer.php</code> file (wrong: default values):</p> <div class="highlight highlight-text-html-php notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="&lt;?php /** * Gets the 'payum.context.paypal_express_checkout.api' service. * * This service is shared. * This method always returns the same instance of the service. * * @return Payum\Paypal\ExpressCheckout\Nvp\Api A Payum\Paypal\ExpressCheckout\Nvp\Api instance. */ protected function getPayum_Context_PaypalExpressCheckout_ApiService() { return $this-&gt;services['payum.context.paypal_express_checkout.api'] = new \Payum\Paypal\ExpressCheckout\Nvp\Api(array( 'username' =&gt; 'default_username', 'password' =&gt; 'default_password', 'signature' =&gt; 'default_signature', 'sandbox' =&gt; true), $this-&gt;get('payum.buzz.client')); }"><pre class="notranslate"><span class="pl-ent">&lt;?php</span> <span class="pl-c">/**</span> <span class="pl-c"> * Gets the 'payum.context.paypal_express_checkout.api' service.</span> <span class="pl-c"> *</span> <span class="pl-c"> * This service is shared.</span> <span class="pl-c"> * This method always returns the same instance of the service.</span> <span class="pl-c"> *</span> <span class="pl-c"> * @return Payum\Paypal\ExpressCheckout\Nvp\Api A Payum\Paypal\ExpressCheckout\Nvp\Api instance.</span> <span class="pl-c"> */</span> <span class="pl-k">protected</span> <span class="pl-k">function</span> <span class="pl-en">getPayum_Context_PaypalExpressCheckout_ApiService</span>() { <span class="pl-k">return</span> <span class="pl-s1"><span class="pl-c1">$</span><span class="pl-smi">this</span></span>-&gt;<span class="pl-c1">services</span>[<span class="pl-s">'payum.context.paypal_express_checkout.api'</span>] = <span class="pl-k">new</span> \<span class="pl-v">Payum</span>\<span class="pl-v">Paypal</span>\<span class="pl-v">ExpressCheckout</span>\<span class="pl-v">Nvp</span>\<span class="pl-v">Api</span>(<span class="pl-en">array</span>( <span class="pl-s">'username'</span> =&gt; <span class="pl-s">'default_username'</span>, <span class="pl-s">'password'</span> =&gt; <span class="pl-s">'default_password'</span>, <span class="pl-s">'signature'</span> =&gt; <span class="pl-s">'default_signature'</span>, <span class="pl-s">'sandbox'</span> =&gt; <span class="pl-c1">true</span>), <span class="pl-s1"><span class="pl-c1">$</span><span class="pl-smi">this</span></span>-&gt;<span class="pl-en">get</span>(<span class="pl-s">'payum.buzz.client'</span>)); }</pre></div> <p dir="auto">Is it Payum or Symfony bug? When I remove defaults from <code class="notranslate">services.yml</code>, it is improved.</p>
<p dir="auto">I trying to use third-party bundle. (<a href="http://knpbundles.com/ornicar/ApcBundle" rel="nofollow">http://knpbundles.com/ornicar/ApcBundle</a>). This bundle requires me to provide <code class="notranslate">ornicar_apc.host</code> config value. I am trying to re-use existing configuration value <code class="notranslate">router.request_context.host</code>, which is overrided in my <code class="notranslate">parameters.yml</code>, but third-party bundle always compiled with default configuration value <code class="notranslate">localhost</code>. After some time of debugging I found:</p> <p dir="auto">1st step: <a href="https://github.com/symfony/symfony/blob/master/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php#L50">https://github.com/symfony/symfony/blob/master/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php#L50</a> loading configuration for the <code class="notranslate">framework</code> extension. Keep in mind: <code class="notranslate">$container</code> already have loaded valid value for <code class="notranslate">router.request_context.host</code>.</p> <p dir="auto">2nd step: This line: <a href="https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php#L306">https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php#L306</a> loads default config value for <code class="notranslate">router.request_context.host</code> parameter value and rewriting existing "normal" value.</p> <p dir="auto">3rd step: Thrd-party bundle uses overwriten value of <code class="notranslate">router.request_context.host</code> parameter.</p> <p dir="auto">Could you help me with resolving this bug?</p>
1
<p dir="auto">It seems that provided code example leaks memory on numpy 1.16.0. This can be observed via top or htop while the program executes. The same code with numpy 1.15.4 has stable memory footprint. I couldn't isolate the problem without multiprocessing.</p> <p dir="auto">I've reproduced the same behavior on Ubuntu and MAC OSX on python versions 3.6.5_1, 3.6.8, 3.7.2.</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np from multiprocessing import Pool, get_context def f(x): return x + 2 a = map(lambda x: np.array([]), range(int(10e6))) if __name__ == '__main__': print(&quot;Numpy version: &quot;, np.version.version) with Pool(4) as pool: k = pool.imap_unordered(f, iter(a)) for i in k: pass"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s1">numpy</span> <span class="pl-k">as</span> <span class="pl-s1">np</span> <span class="pl-k">from</span> <span class="pl-s1">multiprocessing</span> <span class="pl-k">import</span> <span class="pl-v">Pool</span>, <span class="pl-s1">get_context</span> <span class="pl-k">def</span> <span class="pl-en">f</span>(<span class="pl-s1">x</span>): <span class="pl-k">return</span> <span class="pl-s1">x</span> <span class="pl-c1">+</span> <span class="pl-c1">2</span> <span class="pl-s1">a</span> <span class="pl-c1">=</span> <span class="pl-en">map</span>(<span class="pl-k">lambda</span> <span class="pl-s1">x</span>: <span class="pl-s1">np</span>.<span class="pl-en">array</span>([]), <span class="pl-en">range</span>(<span class="pl-en">int</span>(<span class="pl-c1">10e6</span>))) <span class="pl-k">if</span> <span class="pl-s1">__name__</span> <span class="pl-c1">==</span> <span class="pl-s">'__main__'</span>: <span class="pl-en">print</span>(<span class="pl-s">"Numpy version: "</span>, <span class="pl-s1">np</span>.<span class="pl-s1">version</span>.<span class="pl-s1">version</span>) <span class="pl-k">with</span> <span class="pl-v">Pool</span>(<span class="pl-c1">4</span>) <span class="pl-k">as</span> <span class="pl-s1">pool</span>: <span class="pl-s1">k</span> <span class="pl-c1">=</span> <span class="pl-s1">pool</span>.<span class="pl-en">imap_unordered</span>(<span class="pl-s1">f</span>, <span class="pl-en">iter</span>(<span class="pl-s1">a</span>)) <span class="pl-k">for</span> <span class="pl-s1">i</span> <span class="pl-c1">in</span> <span class="pl-s1">k</span>: <span class="pl-k">pass</span></pre></div>
<h3 dir="auto">Reproducing code example:</h3> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import numpy as np import pickle import os import itertools import psutil import gc import sys print ('NumPy version:', np.__version__, 'Python version:', sys.version) for i in itertools.count(): pickle.dumps(np.zeros(1024*1024)) gc.collect() if i % 100 == 0: info = psutil.Process(os.getpid()).memory_info() print(f'vms={info.vms/1024/1024}MB rss={info.rss/1024/1024}MB')"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s1">numpy</span> <span class="pl-k">as</span> <span class="pl-s1">np</span> <span class="pl-k">import</span> <span class="pl-s1">pickle</span> <span class="pl-k">import</span> <span class="pl-s1">os</span> <span class="pl-k">import</span> <span class="pl-s1">itertools</span> <span class="pl-k">import</span> <span class="pl-s1">psutil</span> <span class="pl-k">import</span> <span class="pl-s1">gc</span> <span class="pl-k">import</span> <span class="pl-s1">sys</span> <span class="pl-en">print</span> (<span class="pl-s">'NumPy version:'</span>, <span class="pl-s1">np</span>.<span class="pl-s1">__version__</span>, <span class="pl-s">'Python version:'</span>, <span class="pl-s1">sys</span>.<span class="pl-s1">version</span>) <span class="pl-k">for</span> <span class="pl-s1">i</span> <span class="pl-c1">in</span> <span class="pl-s1">itertools</span>.<span class="pl-en">count</span>(): <span class="pl-s1">pickle</span>.<span class="pl-en">dumps</span>(<span class="pl-s1">np</span>.<span class="pl-en">zeros</span>(<span class="pl-c1">1024</span><span class="pl-c1">*</span><span class="pl-c1">1024</span>)) <span class="pl-s1">gc</span>.<span class="pl-en">collect</span>() <span class="pl-k">if</span> <span class="pl-s1">i</span> <span class="pl-c1">%</span> <span class="pl-c1">100</span> <span class="pl-c1">==</span> <span class="pl-c1">0</span>: <span class="pl-s1">info</span> <span class="pl-c1">=</span> <span class="pl-s1">psutil</span>.<span class="pl-v">Process</span>(<span class="pl-s1">os</span>.<span class="pl-en">getpid</span>()).<span class="pl-en">memory_info</span>() <span class="pl-en">print</span>(<span class="pl-s">f'vms=<span class="pl-s1"><span class="pl-kos">{</span><span class="pl-s1">info</span>.<span class="pl-s1">vms</span><span class="pl-c1">/</span><span class="pl-c1">1024</span><span class="pl-c1">/</span><span class="pl-c1">1024</span><span class="pl-kos">}</span></span>MB rss=<span class="pl-s1"><span class="pl-kos">{</span><span class="pl-s1">info</span>.<span class="pl-s1">rss</span><span class="pl-c1">/</span><span class="pl-c1">1024</span><span class="pl-c1">/</span><span class="pl-c1">1024</span><span class="pl-kos">}</span></span>MB'</span>)</pre></div> <h3 dir="auto">Output on NumPy 1.15.4</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="NumPy version: 1.15.4 Python version: 3.6.3 (default, Nov 23 2017, 18:55:59) [GCC 5.4.0 20160609] vms=434.71875MB rss=27.421875MB vms=434.72265625MB rss=27.52734375MB vms=434.72265625MB rss=27.52734375MB vms=434.72265625MB rss=27.52734375MB vms=434.72265625MB rss=27.52734375MB vms=434.72265625MB rss=27.52734375MB vms=434.72265625MB rss=27.52734375MB vms=434.72265625MB rss=27.52734375MB"><pre class="notranslate"><code class="notranslate">NumPy version: 1.15.4 Python version: 3.6.3 (default, Nov 23 2017, 18:55:59) [GCC 5.4.0 20160609] vms=434.71875MB rss=27.421875MB vms=434.72265625MB rss=27.52734375MB vms=434.72265625MB rss=27.52734375MB vms=434.72265625MB rss=27.52734375MB vms=434.72265625MB rss=27.52734375MB vms=434.72265625MB rss=27.52734375MB vms=434.72265625MB rss=27.52734375MB vms=434.72265625MB rss=27.52734375MB </code></pre></div> <h3 dir="auto">Output on NumPy 1.16.0</h3> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$ python test.py NumPy version: 1.16.0 Python version: 3.6.3 (default, Nov 23 2017, 18:55:59) [GCC 5.4.0 20160609] vms=431.58984375MB rss=27.34765625MB vms=1239.5859375MB rss=827.47265625MB vms=2039.58984375MB rss=1627.4765625MB vms=2839.58984375MB rss=2427.4765625MB vms=3639.59375MB rss=3227.4921875MB vms=4439.59375MB rss=4027.5078125MB vms=5239.59375MB rss=4827.51953125MB vms=6039.59765625MB rss=5627.5390625MB"><pre class="notranslate"><code class="notranslate">$ python test.py NumPy version: 1.16.0 Python version: 3.6.3 (default, Nov 23 2017, 18:55:59) [GCC 5.4.0 20160609] vms=431.58984375MB rss=27.34765625MB vms=1239.5859375MB rss=827.47265625MB vms=2039.58984375MB rss=1627.4765625MB vms=2839.58984375MB rss=2427.4765625MB vms=3639.59375MB rss=3227.4921875MB vms=4439.59375MB rss=4027.5078125MB vms=5239.59375MB rss=4827.51953125MB vms=6039.59765625MB rss=5627.5390625MB </code></pre></div>
1
<p dir="auto"><em>Related <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="117622294" data-permission-text="Title is private" data-url="https://github.com/microsoft/vscode/issues/51" data-hovercard-type="issue" data-hovercard-url="/microsoft/vscode/issues/51/hovercard" href="https://github.com/microsoft/vscode/issues/51">#51</a></em></p> <p dir="auto">The following default keybindings conflict with default Ubuntu OS keybindings.</p> <p dir="auto">Move app to different workspace:</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="{ &quot;key&quot;: &quot;ctrl+shift+alt+down&quot;, &quot;command&quot;: &quot;editor.action.copyLinesDownAction&quot;, &quot;when&quot;: &quot;editorTextFocus&quot; }, { &quot;key&quot;: &quot;ctrl+shift+alt+up&quot;, &quot;command&quot;: &quot;editor.action.copyLinesUpAction&quot;, &quot;when&quot;: &quot;editorTextFocus&quot; }, { &quot;key&quot;: &quot;ctrl+shift+alt+left&quot;, &quot;command&quot;: &quot;workbench.action.focusLeftEditor&quot; }, { &quot;key&quot;: &quot;ctrl+shift+alt+right&quot;, &quot;command&quot;: &quot;workbench.action.focusRightEditor&quot; },"><pre class="notranslate"><code class="notranslate">{ "key": "ctrl+shift+alt+down", "command": "editor.action.copyLinesDownAction", "when": "editorTextFocus" }, { "key": "ctrl+shift+alt+up", "command": "editor.action.copyLinesUpAction", "when": "editorTextFocus" }, { "key": "ctrl+shift+alt+left", "command": "workbench.action.focusLeftEditor" }, { "key": "ctrl+shift+alt+right", "command": "workbench.action.focusRightEditor" }, </code></pre></div> <p dir="auto">Maximize/unmaximize(?):</p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="{ &quot;key&quot;: &quot;ctrl+meta+up&quot;, &quot;command&quot;: &quot;editor.action.insertCursorAbove&quot;, &quot;when&quot;: &quot;editorTextFocus&quot; }, { &quot;key&quot;: &quot;ctrl+meta+down&quot;, &quot;command&quot;: &quot;editor.action.insertCursorBelow&quot;, &quot;when&quot;: &quot;editorTextFocus&quot; },"><pre class="notranslate"><code class="notranslate">{ "key": "ctrl+meta+up", "command": "editor.action.insertCursorAbove", "when": "editorTextFocus" }, { "key": "ctrl+meta+down", "command": "editor.action.insertCursorBelow", "when": "editorTextFocus" }, </code></pre></div>
<p dir="auto">Steps to reproduce:</p> <ol dir="auto"> <li>Find a merge conflict<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/9221137/11520395/a68862c2-9868-11e5-9296-026e4070ee08.png"><img src="https://cloud.githubusercontent.com/assets/9221137/11520395/a68862c2-9868-11e5-9296-026e4070ee08.png" alt="image" style="max-width: 100%;"></a></li> <li>Press backspace twice on the line containing <code class="notranslate">======</code></li> <li>Undo the changes</li> <li>Repeat 2-3 a couple times</li> </ol> <p dir="auto">The text decorations will stack as shown below.<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/9221137/11520447/26f7fd14-9869-11e5-9eae-705852c134af.png"><img src="https://cloud.githubusercontent.com/assets/9221137/11520447/26f7fd14-9869-11e5-9eae-705852c134af.png" alt="image" style="max-width: 100%;"></a></p> <p dir="auto">Also once the text decorations are stacked you can spread the text decoration to multiple lines like so.<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/9221137/11520481/760ec14e-9869-11e5-9c42-971803fae09d.png"><img src="https://cloud.githubusercontent.com/assets/9221137/11520481/760ec14e-9869-11e5-9c42-971803fae09d.png" alt="image" style="max-width: 100%;"></a></p>
0
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.5.4</li> <li>Operating System / Platform =&gt; win10 LTSC 2021</li> <li>Compiler =&gt; Visual Studio 2019</li> <li>Python Version =&gt; 3.9.9</li> </ul> <h5 dir="auto">Detailed description</h5> <ul dir="auto"> <li>cv2.resize() function return cv2.error (-215:Assertion failed) _step &gt;= minstep in function 'cv::Mat::Mat'</li> <li>opencv was compiled with cuda version 11.4.3, cudnn version 8.2.4 following tutorial from <a href="https://www.youtube.com/watch?v=HsuKxjQhFU0" rel="nofollow">YouTube</a></li> </ul> <h5 dir="auto">Steps to reproduce</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import cv2 import numpy as np origin_black = np.zeros((1, 1, 3), np.uint8) cv2.resize(origin_black, (100, 100))"><pre class="notranslate"><code class="notranslate">import cv2 import numpy as np origin_black = np.zeros((1, 1, 3), np.uint8) cv2.resize(origin_black, (100, 100)) </code></pre></div> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="(then it returns) cv2.error: OpenCV(4.5.4) D:\a\opencv-python\opencv-python\opencv\modules\core\src\matrix.cpp:466: error: (-215:Assertion failed) _step &gt;= minstep in function 'cv::Mat::Mat'"><pre class="notranslate"><code class="notranslate">(then it returns) cv2.error: OpenCV(4.5.4) D:\a\opencv-python\opencv-python\opencv\modules\core\src\matrix.cpp:466: error: (-215:Assertion failed) _step &gt;= minstep in function 'cv::Mat::Mat' </code></pre></div> <h5 dir="auto">Issue submission checklist</h5> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I report the issue, it's not a question </li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I checked the problem with documentation, FAQ, open issues,<br> forum.opencv.org, Stack Overflow, etc and have not found solution </li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> I updated to latest OpenCV version and the issue is still there </li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox"> There is reproducer code and related data files: videos, images, onnx, etc </li> </ul>
<h5 dir="auto">System information (version)</h5> <ul dir="auto"> <li>OpenCV =&gt; 4.5.4-dev</li> <li>Operating System / Platform =&gt; Windows 64 Bit</li> <li>Compiler =&gt; precompiled from opencv-contrib-python-headless 4.5.4.58</li> </ul> <h5 dir="auto">Detailed description</h5> <p dir="auto">Issue encountered in python: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1038952137" data-permission-text="Title is private" data-url="https://github.com/opencv/opencv-python/issues/575" data-hovercard-type="issue" data-hovercard-url="/opencv/opencv-python/issues/575/hovercard" href="https://github.com/opencv/opencv-python/issues/575">opencv/opencv-python#575</a><br> cvtColor should be able to convert a single pixel's color as it does in version 4.5.3</p> <h5 dir="auto">Steps to reproduce</h5> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import cv2 import numpy as np pixel = np.uint8([[[40, 50, 200]]]) new_pixel = cv2.cvtColor(pixel, cv2.COLOR_RGB2BGR) print(new_pixel)"><pre class="notranslate"><code class="notranslate">import cv2 import numpy as np pixel = np.uint8([[[40, 50, 200]]]) new_pixel = cv2.cvtColor(pixel, cv2.COLOR_RGB2BGR) print(new_pixel) </code></pre></div> <p dir="auto">with OpenCV 4.5.3, this runs successfully. With OpenCV 4.5.4-dev, I get the following error:<br> <code class="notranslate">OpenCV(4.5.4-dev) D:\a\opencv-python\opencv-python\opencv\modules\core\src\matrix.cpp:466: error: (-215:Assertion failed) _step &gt;= minstep in function 'cv::Mat::Mat'</code></p> <h5 dir="auto">Issue submission checklist</h5> <ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I report the issue, it's not a question </li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I checked the problem with documentation, FAQ, open issues,<br> forum.opencv.org, Stack Overflow, etc and have not found solution </li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I updated to latest OpenCV version and the issue is still there </li> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> There is reproducer code and related data files: videos, images, onnx, etc </li> </ul>
1
<h2 dir="auto"><g-emoji class="g-emoji" alias="bug" fallback-src="https://github.githubassets.com/images/icons/emoji/unicode/1f41b.png">🐛</g-emoji> Bug</h2> <p dir="auto">While trying to convert resnet18 based pytorch model from <a href="https://github.com/zllrunning/face-parsing.PyTorch">here</a>. Below error comes up:</p> <blockquote> <p dir="auto">RuntimeError: Failed to export an ONNX attribute 'onnx::Gather', since it's not constant, please try to make things (e.g., kernel size) static if possible</p> </blockquote> <h2 dir="auto">To Reproduce</h2> <p dir="auto">Steps to reproduce the behavior:</p> <ol dir="auto"> <li>Download <a href="https://github.com/zllrunning/face-parsing.PyTorch">this repo</a>.<br> <em>Also download the model weights 79999_iter.pth from the repo page and place it in res/cp.</em></li> <li>In Google Collab run conversion script:</li> </ol> <blockquote> <p dir="auto">from model import BiSeNet<br> import torch.onnx<br> import torch</p> </blockquote> <blockquote> <p dir="auto">net = BiSeNet(19)<br> net.cuda()<br> net.load_state_dict(torch.load('/content/drive/My Drive/Collab/fp/res/cp/79999_iter.pth'))<br> net.eval()</p> </blockquote> <blockquote> <p dir="auto">dummy = torch.rand(1,3,512,512).cuda()<br> torch.onnx.export(net, dummy, "Model.onnx", input_names=["image"], output_names=["output"])</p> </blockquote> <h2 dir="auto">Expected behavior</h2> <p dir="auto">Should not produce any errors during conversion</p> <h2 dir="auto">Environment</h2> <p dir="auto">collect_env output:</p> <blockquote> <p dir="auto">Collecting environment information...<br> PyTorch version: 1.4.0<br> Is debug build: No<br> CUDA used to build PyTorch: 10.1</p> </blockquote> <blockquote> <p dir="auto">OS: Ubuntu 18.04.3 LTS<br> GCC version: (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0<br> CMake version: version 3.12.0</p> </blockquote> <blockquote> <p dir="auto">Python version: 3.6<br> Is CUDA available: Yes<br> CUDA runtime version: 10.0.130<br> GPU models and configuration: GPU 0: Tesla T4<br> Nvidia driver version: 418.67<br> cuDNN version: /usr/lib/x86_64-linux-gnu/libcudnn.so.7.6.5</p> </blockquote> <blockquote> <p dir="auto">Versions of relevant libraries:<br> [pip3] numpy==1.17.5<br> [pip3] torch==1.4.0<br> [pip3] torchsummary==1.5.1<br> [pip3] torchtext==0.3.1<br> [pip3] torchvision==0.5.0<br> [conda] Could not collect</p> </blockquote> <h2 dir="auto">Additional context</h2> <p dir="auto">I added <code class="notranslate">print (v.node ())</code> to symbolic_helper.py just before the runtime error is raised to see what's causing the error.</p> <p dir="auto">This is the output: <code class="notranslate">%595 : Long() = onnx::Gather[axis=0](%592, %594) # /content/drive/My Drive/Collab/fp/model.py:111:0</code></p> <p dir="auto">And that line in 111 in model.py is: <code class="notranslate">avg = F.avg_pool2d(feat32, feat32.size()[2:])</code></p> <p dir="auto">Based on my further research I found this <a href="https://blog.csdn.net/weixin_43902449/article/details/90515528" rel="nofollow">source</a> stating that:</p> <blockquote> <p dir="auto">Both resNet50 and 32 are fine, but to resNet18, ONNX model cannot be exported.</p> </blockquote> <p dir="auto">The source suggests the following changes:</p> <p dir="auto">From this:</p> <blockquote> <p dir="auto">import torch.nn.functional as F<br> def forward(self, x):<br> feat = self.base(x)<br> feat = F.avg_pool2d(feat, feat.size()[2:])</p> </blockquote> <p dir="auto">To this:</p> <blockquote> <p dir="auto">class Model(nn.Module):<br> def init():<br> …<br> self.avg_pool2d = nn.AvgPool2d(kernel_size=k_s, ceil_mode=False)<br> …<br> def forward(self, x):<br> …<br> feat = self.avg_pool2d(feat, feat.size()[2:])<br> …</p> </blockquote> <p dir="auto">This change however yield other errors</p> <p dir="auto">cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/houseroad/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/houseroad">@houseroad</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/spandantiwari/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/spandantiwari">@spandantiwari</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lara-hdr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lara-hdr">@lara-hdr</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/BowenBao/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/BowenBao">@BowenBao</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/neginraoof/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/neginraoof">@neginraoof</a></p>
<p dir="auto">Trying to convert <a href="https://github.com/zllrunning/face-parsing.PyTorch">this</a> pytorch model with ONNX gives me this error. I've searched github and this error came up before in version 1.1.0 but was apparently rectified. Now I'm on torch 1.4.0. (python 3.6.9) and I see this error.</p> <p dir="auto">File "/usr/local/lib/python3.6/dist-packages/torch/onnx/<strong>init</strong>.py", line 148, in export<br> strip_doc_string, dynamic_axes, keep_initializers_as_inputs)<br> File "/usr/local/lib/python3.6/dist-packages/torch/onnx/utils.py", line 66, in export<br> dynamic_axes=dynamic_axes, keep_initializers_as_inputs=keep_initializers_as_inputs)<br> File "/usr/local/lib/python3.6/dist-packages/torch/onnx/utils.py", line 416, in _export<br> fixed_batch_size=fixed_batch_size)<br> File "/usr/local/lib/python3.6/dist-packages/torch/onnx/utils.py", line 296, in _model_to_graph<br> fixed_batch_size=fixed_batch_size, params_dict=params_dict)<br> File "/usr/local/lib/python3.6/dist-packages/torch/onnx/utils.py", line 135, in _optimize_graph<br> graph = torch._C._jit_pass_onnx(graph, operator_export_type)<br> File "/usr/local/lib/python3.6/dist-packages/torch/onnx/<strong>init</strong>.py", line 179, in _run_symbolic_function<br> return utils._run_symbolic_function(*args, **kwargs)<br> File "/usr/local/lib/python3.6/dist-packages/torch/onnx/utils.py", line 657, in _run_symbolic_function<br> return op_fn(g, *inputs, **attrs)<br> File "/usr/local/lib/python3.6/dist-packages/torch/onnx/symbolic_helper.py", line 128, in wrapper<br> args = [_parse_arg(arg, arg_desc) for arg, arg_desc in zip(args, arg_descriptors)]<br> File "/usr/local/lib/python3.6/dist-packages/torch/onnx/symbolic_helper.py", line 128, in <br> args = [_parse_arg(arg, arg_desc) for arg, arg_desc in zip(args, arg_descriptors)]<br> File "/usr/local/lib/python3.6/dist-packages/torch/onnx/symbolic_helper.py", line 81, in _parse_arg<br> "', since it's not constant, please try to make "<br> RuntimeError: Failed to export an ONNX attribute 'onnx::Gather', since it's not constant, please try to make things (e.g., kernel size) static if possible</p> <p dir="auto">How to fix it? I've also tried latest nightly build, same error comes up.</p> <p dir="auto">My code:<br> <code class="notranslate">from model import BiSeNet</code><br> <code class="notranslate">import torch.onnx</code><br> <code class="notranslate">import torch</code></p> <p dir="auto"><code class="notranslate">net = BiSeNet(19)</code><br> <code class="notranslate">net.cuda()</code><br> <code class="notranslate">net.load_state_dict(torch.load('/content/drive/My Drive/Collab/fp/res/cp/79999_iter.pth'))</code><br> <code class="notranslate">net.eval()</code></p> <p dir="auto"><code class="notranslate">dummy = torch.rand(1,3,512,512).cuda()</code><br> <code class="notranslate">torch.onnx.export(net, dummy, "Model.onnx", input_names=["image"], output_names=["output"])</code><br> `<br> I also tried downgrading to torch 1.0.0 and the error is still there "RuntimeError: ONNX symbolic expected a constant value in the trace"</p> <p dir="auto">cc <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/houseroad/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/houseroad">@houseroad</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/spandantiwari/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/spandantiwari">@spandantiwari</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/lara-hdr/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/lara-hdr">@lara-hdr</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/BowenBao/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/BowenBao">@BowenBao</a> <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/neginraoof/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/neginraoof">@neginraoof</a></p>
1
<p dir="auto">A red squiggle would be good here:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/2193314/15515044/f087defe-21a0-11e6-8ef1-28b6243db9b3.png"><img src="https://cloud.githubusercontent.com/assets/2193314/15515044/f087defe-21a0-11e6-8ef1-28b6243db9b3.png" alt="image" style="max-width: 100%;"></a></p>
<ul dir="auto"> <li>VSCode Version: 1.3.0-insider</li> <li>OS Version: Windows 10.</li> </ul> <p dir="auto">See screen shot. Shouldn't bld have a squiggle</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/1931590/16413770/4e075bfa-3d34-11e6-8c96-299a997ac03d.png"><img src="https://cloud.githubusercontent.com/assets/1931590/16413770/4e075bfa-3d34-11e6-8c96-299a997ac03d.png" alt="capture" style="max-width: 100%;"></a></p>
1
<p dir="auto">The documentation on how to write documentation is out of date:</p> <p dir="auto"><a href="http://matplotlib.org/devdocs/devel/documenting_mpl.html#documenting-matplotlib" rel="nofollow">http://matplotlib.org/devdocs/devel/documenting_mpl.html#documenting-matplotlib</a></p> <p dir="auto">Specifically, it should refer to our <a href="http://matplotlib.org/devdocs/devel/MEP/MEP10.html" rel="nofollow">MEP10</a></p>
<p dir="auto">I'm running this on Windows 10 / Anaconda Python 3.4.3 / jupyter iPython 4</p> <p dir="auto">Here's some repro code:</p> <div class="highlight highlight-source-python notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="import matplotlib.pyplot as plt import numpy as np fig = plt.figure(1) ax = plt.axes([0., 0., 1., 1.]) points = np.random.rand(2,2) # plot 2 points, totally fine ax.scatter(points[0], points[1], c=[1, 0, 0], s=200) points = np.random.rand(2,3) # plot 3 points, hopelessly broken ax.scatter(points[0], points[1], c=[0, 1, 0], s=200) points = np.random.rand(2,3) # plot 3 points with string color, totally ok ax.scatter(points[0], points[1], c='g', s=200) points = np.random.rand(2,4) # plot 4 points, totally fine ax.scatter(points[0], points[1], c=[0, 0, 1], s=200) plt.show()"><pre class="notranslate"><span class="pl-k">import</span> <span class="pl-s1">matplotlib</span>.<span class="pl-s1">pyplot</span> <span class="pl-k">as</span> <span class="pl-s1">plt</span> <span class="pl-k">import</span> <span class="pl-s1">numpy</span> <span class="pl-k">as</span> <span class="pl-s1">np</span> <span class="pl-s1">fig</span> <span class="pl-c1">=</span> <span class="pl-s1">plt</span>.<span class="pl-en">figure</span>(<span class="pl-c1">1</span>) <span class="pl-s1">ax</span> <span class="pl-c1">=</span> <span class="pl-s1">plt</span>.<span class="pl-en">axes</span>([<span class="pl-c1">0.</span>, <span class="pl-c1">0.</span>, <span class="pl-c1">1.</span>, <span class="pl-c1">1.</span>]) <span class="pl-s1">points</span> <span class="pl-c1">=</span> <span class="pl-s1">np</span>.<span class="pl-s1">random</span>.<span class="pl-en">rand</span>(<span class="pl-c1">2</span>,<span class="pl-c1">2</span>) <span class="pl-c"># plot 2 points, totally fine</span> <span class="pl-s1">ax</span>.<span class="pl-en">scatter</span>(<span class="pl-s1">points</span>[<span class="pl-c1">0</span>], <span class="pl-s1">points</span>[<span class="pl-c1">1</span>], <span class="pl-s1">c</span><span class="pl-c1">=</span>[<span class="pl-c1">1</span>, <span class="pl-c1">0</span>, <span class="pl-c1">0</span>], <span class="pl-s1">s</span><span class="pl-c1">=</span><span class="pl-c1">200</span>) <span class="pl-s1">points</span> <span class="pl-c1">=</span> <span class="pl-s1">np</span>.<span class="pl-s1">random</span>.<span class="pl-en">rand</span>(<span class="pl-c1">2</span>,<span class="pl-c1">3</span>) <span class="pl-c"># plot 3 points, hopelessly broken</span> <span class="pl-s1">ax</span>.<span class="pl-en">scatter</span>(<span class="pl-s1">points</span>[<span class="pl-c1">0</span>], <span class="pl-s1">points</span>[<span class="pl-c1">1</span>], <span class="pl-s1">c</span><span class="pl-c1">=</span>[<span class="pl-c1">0</span>, <span class="pl-c1">1</span>, <span class="pl-c1">0</span>], <span class="pl-s1">s</span><span class="pl-c1">=</span><span class="pl-c1">200</span>) <span class="pl-s1">points</span> <span class="pl-c1">=</span> <span class="pl-s1">np</span>.<span class="pl-s1">random</span>.<span class="pl-en">rand</span>(<span class="pl-c1">2</span>,<span class="pl-c1">3</span>) <span class="pl-c"># plot 3 points with string color, totally ok</span> <span class="pl-s1">ax</span>.<span class="pl-en">scatter</span>(<span class="pl-s1">points</span>[<span class="pl-c1">0</span>], <span class="pl-s1">points</span>[<span class="pl-c1">1</span>], <span class="pl-s1">c</span><span class="pl-c1">=</span><span class="pl-s">'g'</span>, <span class="pl-s1">s</span><span class="pl-c1">=</span><span class="pl-c1">200</span>) <span class="pl-s1">points</span> <span class="pl-c1">=</span> <span class="pl-s1">np</span>.<span class="pl-s1">random</span>.<span class="pl-en">rand</span>(<span class="pl-c1">2</span>,<span class="pl-c1">4</span>) <span class="pl-c"># plot 4 points, totally fine</span> <span class="pl-s1">ax</span>.<span class="pl-en">scatter</span>(<span class="pl-s1">points</span>[<span class="pl-c1">0</span>], <span class="pl-s1">points</span>[<span class="pl-c1">1</span>], <span class="pl-s1">c</span><span class="pl-c1">=</span>[<span class="pl-c1">0</span>, <span class="pl-c1">0</span>, <span class="pl-c1">1</span>], <span class="pl-s1">s</span><span class="pl-c1">=</span><span class="pl-c1">200</span>) <span class="pl-s1">plt</span>.<span class="pl-en">show</span>()</pre></div> <p dir="auto">Here's what I get:</p> <p dir="auto"><a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/704823/10875507/0e2d8a62-80e8-11e5-9a6a-63bd7c144650.png"><img src="https://cloud.githubusercontent.com/assets/704823/10875507/0e2d8a62-80e8-11e5-9a6a-63bd7c144650.png" alt="download 1" style="max-width: 100%;"></a></p> <p dir="auto">As you can see, plotting 2, 4, or any other number of points using <code class="notranslate">ax.scatter</code> is fine, but graphing 3 points while using RGB color array results in two points as black, and one point as white, instead of using the specified color.</p> <p dir="auto">Here's an example on a real dataset. As you can see, it also messes with the legend color. It's hard to diagnose the issue because it's completely non-obvious that the number of points plotted is what triggers the bug.<br> <a target="_blank" rel="noopener noreferrer nofollow" href="https://cloud.githubusercontent.com/assets/704823/10875511/17ee50cc-80e8-11e5-81da-d02cf80d489c.png"><img src="https://cloud.githubusercontent.com/assets/704823/10875511/17ee50cc-80e8-11e5-81da-d02cf80d489c.png" alt="download 2" style="max-width: 100%;"></a></p> <p dir="auto">I was pulling my hair out for awhile until I realized that the problem only manifested itself on series that had 3 members.</p>
0
<h1 dir="auto">Bug report</h1> <p dir="auto">Unable to navigate to another route when using <code class="notranslate">@zeit/next-sass</code> in version <code class="notranslate">8.0.4</code>.</p> <h2 dir="auto">To Reproduce</h2> <p dir="auto">On clicking the link from index page, it doesn't route to about page(when using <code class="notranslate">@zeit/next-sass</code>). But after removing (<code class="notranslate">@zeit/next-sass</code>), it works as expected.</p> <p dir="auto">This unusual behaviour happens on client side. When going directly to the about page, it works but still navigation does not work on client side.</p> <p dir="auto"><code class="notranslate">/pages/index.js</code></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import Link from &quot;next/link&quot;; const Index = () =&gt; ( &lt;div&gt; &lt;Link href=&quot;/about&quot;&gt; &lt;a&gt;About Page&lt;/a&gt; &lt;/Link&gt; &lt;p&gt;Hello Next.js&lt;/p&gt; &lt;/div&gt; ); export default Index;"><pre class="notranslate"><code class="notranslate">import Link from "next/link"; const Index = () =&gt; ( &lt;div&gt; &lt;Link href="/about"&gt; &lt;a&gt;About Page&lt;/a&gt; &lt;/Link&gt; &lt;p&gt;Hello Next.js&lt;/p&gt; &lt;/div&gt; ); export default Index; </code></pre></div> <p dir="auto"><code class="notranslate">/pages/about.js</code></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="import &quot;../styles/about.scss&quot;; function About() { return ( &lt;div&gt; &lt;p className=&quot;about&quot;&gt;This is the about page&lt;/p&gt; &lt;/div&gt; ); } export default About;"><pre class="notranslate"><code class="notranslate">import "../styles/about.scss"; function About() { return ( &lt;div&gt; &lt;p className="about"&gt;This is the about page&lt;/p&gt; &lt;/div&gt; ); } export default About; </code></pre></div> <p dir="auto"><code class="notranslate">styles/about.scss</code></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="$font-size: 50px; .about { font-size: $font-size; }"><pre class="notranslate"><code class="notranslate">$font-size: 50px; .about { font-size: $font-size; } </code></pre></div> <p dir="auto"><code class="notranslate">next.config.js</code></p> <div class="snippet-clipboard-content notranslate position-relative overflow-auto" data-snippet-clipboard-copy-content="const withSass = require(&quot;@zeit/next-sass&quot;); module.exports = withSass();"><pre class="notranslate"><code class="notranslate">const withSass = require("@zeit/next-sass"); module.exports = withSass(); </code></pre></div> <h2 dir="auto">Expected behavior</h2> <p dir="auto">It should be able to route to about page from index page on client side.</p> <h2 dir="auto">System information</h2> <ul dir="auto"> <li>OS: macOS</li> <li>Version of Next.js: 8.0.4</li> <li>Node version : v10.13.0</li> </ul>
<h1 dir="auto">Feature request</h1> <h2 dir="auto">Is your feature request related to a problem? Please describe.</h2> <p dir="auto">one issue I've run across is a simple routing solution for dynamic path segments.</p> <h2 dir="auto">Describe the solution you'd like</h2> <p dir="auto">I'd like to have a function like this that next.js provides to me</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function buildAsPath(pathname, params = {}) { let nextPath = pathname; const query = JSON.parse(JSON.stringify(params)); for (const key in query) { nextPath = nextPath.replace( new RegExp(`\\[(${key})\\]`, 'g'), (_match, p1) =&gt; { const value = query[p1]; delete query[p1]; return value; } ); } return { pathname: nextPath, query }; }"><pre class="notranslate"><span class="pl-k">function</span> <span class="pl-en">buildAsPath</span><span class="pl-kos">(</span><span class="pl-s1">pathname</span><span class="pl-kos">,</span> <span class="pl-s1">params</span> <span class="pl-c1">=</span> <span class="pl-kos">{</span><span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">let</span> <span class="pl-s1">nextPath</span> <span class="pl-c1">=</span> <span class="pl-s1">pathname</span><span class="pl-kos">;</span> <span class="pl-k">const</span> <span class="pl-s1">query</span> <span class="pl-c1">=</span> <span class="pl-c1">JSON</span><span class="pl-kos">.</span><span class="pl-en">parse</span><span class="pl-kos">(</span><span class="pl-c1">JSON</span><span class="pl-kos">.</span><span class="pl-en">stringify</span><span class="pl-kos">(</span><span class="pl-s1">params</span><span class="pl-kos">)</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">for</span> <span class="pl-kos">(</span><span class="pl-k">const</span> <span class="pl-s1">key</span> <span class="pl-k">in</span> <span class="pl-s1">query</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">nextPath</span> <span class="pl-c1">=</span> <span class="pl-s1">nextPath</span><span class="pl-kos">.</span><span class="pl-en">replace</span><span class="pl-kos">(</span> <span class="pl-k">new</span> <span class="pl-v">RegExp</span><span class="pl-kos">(</span><span class="pl-s">`\\[(<span class="pl-s1"><span class="pl-kos">${</span><span class="pl-s1">key</span><span class="pl-kos">}</span></span>)\\]`</span><span class="pl-kos">,</span> <span class="pl-s">'g'</span><span class="pl-kos">)</span><span class="pl-kos">,</span> <span class="pl-kos">(</span><span class="pl-s1">_match</span><span class="pl-kos">,</span> <span class="pl-s1">p1</span><span class="pl-kos">)</span> <span class="pl-c1">=&gt;</span> <span class="pl-kos">{</span> <span class="pl-k">const</span> <span class="pl-s1">value</span> <span class="pl-c1">=</span> <span class="pl-s1">query</span><span class="pl-kos">[</span><span class="pl-s1">p1</span><span class="pl-kos">]</span><span class="pl-kos">;</span> <span class="pl-k">delete</span> <span class="pl-s1">query</span><span class="pl-kos">[</span><span class="pl-s1">p1</span><span class="pl-kos">]</span><span class="pl-kos">;</span> <span class="pl-k">return</span> <span class="pl-s1">value</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">return</span> <span class="pl-kos">{</span> <span class="pl-c1">pathname</span>: <span class="pl-s1">nextPath</span><span class="pl-kos">,</span> query <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-kos">}</span></pre></div> <p dir="auto">so when I have a URL like <code class="notranslate">/posts/[id]/comments/[commentId]</code> I can just do</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="router.push(router.pathname, buildAsPath(router.pathname, { id: router.query.id, commentId: comment.id }))"><pre class="notranslate"><span class="pl-s1">router</span><span class="pl-kos">.</span><span class="pl-en">push</span><span class="pl-kos">(</span><span class="pl-s1">router</span><span class="pl-kos">.</span><span class="pl-c1">pathname</span><span class="pl-kos">,</span> <span class="pl-en">buildAsPath</span><span class="pl-kos">(</span><span class="pl-s1">router</span><span class="pl-kos">.</span><span class="pl-c1">pathname</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> <span class="pl-c1">id</span>: <span class="pl-s1">router</span><span class="pl-kos">.</span><span class="pl-c1">query</span><span class="pl-kos">.</span><span class="pl-c1">id</span><span class="pl-kos">,</span> <span class="pl-c1">commentId</span>: <span class="pl-s1">comment</span><span class="pl-kos">.</span><span class="pl-c1">id</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">)</span></pre></div> <h2 dir="auto">Describe alternatives you've considered</h2> <p dir="auto">What I started with:</p> <div class="highlight highlight-source-js notranslate position-relative overflow-auto" dir="auto" data-snippet-clipboard-copy-content="function buildPathname(pathname, { unit, city, state, role }) { switch (pathname) { case '/jobs/roles/[role]/units/[unit]': if (typeof unit === 'string' &amp;&amp; unit.length !== 0) { return '/jobs/roles/[role]/units/[unit]'; } else if (typeof city === 'string' &amp;&amp; typeof state === 'string') { return '/jobs/roles/[role]/locations/[state]/[city]'; } else if (typeof state === 'string') { return '/jobs/roles/[role]/locations/[state]'; } else if (typeof role === 'string') { return '/jobs/roles/[role]'; } case '/jobs/roles/[role]/locations/[state]': // eslint-disable-line no-fallthrough case '/jobs/roles/[role]/locations/[state]/[city]': if (typeof city === 'string' &amp;&amp; typeof state === 'string') { return '/jobs/roles/[role]/locations/[state]/[city]'; } else if (typeof state === 'string') { return '/jobs/roles/[role]/locations/[state]'; } else if (typeof unit === 'string' &amp;&amp; unit.length !== 0) { return '/jobs/roles/[role]/units/[unit]'; } else if (typeof role === 'string') { return '/jobs/roles/[role]'; } // eslint-disable-line no-fallthrough default: throw new TypeError('invalid arguments for buildPathname()'); } } function buildAsPathname(nextPathname, { unit, city, state, role }) { switch (nextPathname) { case '/jobs/roles/[role]/units/[unit]': { const query = {}; if (typeof city === 'string') { query.city = city; } if (typeof state === 'string') { query.state = state; } return { pathname: `/jobs/roles/${role}/units/${unit}`, query, }; } case '/jobs/roles/[role]/locations/[state]': { const query = {}; if (typeof unit === 'string' &amp;&amp; unit.length !== 0) { query.unit = unit; } return { pathname: `'/jobs/roles/${role}/locations/${state}'`, query, }; } case '/jobs/roles/[role]/locations/[state]/[city]': { const query = {}; if (typeof unit === 'string' &amp;&amp; unit.length !== 0) { query.unit = unit; } return { pathname: `'/jobs/roles/${role}/locations/${state}/${city}'`, query, }; } case '/jobs/roles/[role]': { const query = {}; if (typeof unit === 'string' &amp;&amp; unit.length !== 0) { query.unit = unit; } return { pathname: `/jobs/roles/${role}`, query, }; } default: throw new TypeError('invalid arguments for buildAsPathname()'); } } function navigate(props, { role, unit, state, city }) { if (typeof role === 'string') { role = role.toLowerCase(); } if (typeof city === 'string') { city = titleCaseToKebabCase(city); } if (typeof state === 'string') { state = state.toLowerCase(); } if (typeof unit === 'string') { unit = unit.toLowerCase(); } if ( role !== props.router.query.role || unit !== props.router.query.unit || state !== props.router.query.state || city !== props.router.query.city ) { const pathname = buildPathname(props.router.pathname, { role, unit, state, city, }); const asPath = buildAsPathname(pathname, { role, unit, state, city, }); props.router.push(pathname, asPath); } }"><pre class="notranslate"><span class="pl-k">function</span> <span class="pl-en">buildPathname</span><span class="pl-kos">(</span><span class="pl-s1">pathname</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> unit<span class="pl-kos">,</span> city<span class="pl-kos">,</span> state<span class="pl-kos">,</span> role <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">switch</span> <span class="pl-kos">(</span><span class="pl-s1">pathname</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">case</span> <span class="pl-s">'/jobs/roles/[role]/units/[unit]'</span>: <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">unit</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">unit</span><span class="pl-kos">.</span><span class="pl-c1">length</span> <span class="pl-c1">!==</span> <span class="pl-c1">0</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-s">'/jobs/roles/[role]/units/[unit]'</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">else</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">city</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-k">typeof</span> <span class="pl-s1">state</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-s">'/jobs/roles/[role]/locations/[state]/[city]'</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">else</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">state</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-s">'/jobs/roles/[role]/locations/[state]'</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">else</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">role</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-s">'/jobs/roles/[role]'</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">case</span> <span class="pl-s">'/jobs/roles/[role]/locations/[state]'</span>: <span class="pl-c">// eslint-disable-line no-fallthrough</span> <span class="pl-k">case</span> <span class="pl-s">'/jobs/roles/[role]/locations/[state]/[city]'</span>: <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">city</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-k">typeof</span> <span class="pl-s1">state</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-s">'/jobs/roles/[role]/locations/[state]/[city]'</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">else</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">state</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-s">'/jobs/roles/[role]/locations/[state]'</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">else</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">unit</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">unit</span><span class="pl-kos">.</span><span class="pl-c1">length</span> <span class="pl-c1">!==</span> <span class="pl-c1">0</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-s">'/jobs/roles/[role]/units/[unit]'</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">else</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">role</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">return</span> <span class="pl-s">'/jobs/roles/[role]'</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-c">// eslint-disable-line no-fallthrough</span> <span class="pl-k">default</span>: <span class="pl-k">throw</span> <span class="pl-k">new</span> <span class="pl-v">TypeError</span><span class="pl-kos">(</span><span class="pl-s">'invalid arguments for buildPathname()'</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-k">function</span> <span class="pl-en">buildAsPathname</span><span class="pl-kos">(</span><span class="pl-s1">nextPathname</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> unit<span class="pl-kos">,</span> city<span class="pl-kos">,</span> state<span class="pl-kos">,</span> role <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">switch</span> <span class="pl-kos">(</span><span class="pl-s1">nextPathname</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">case</span> <span class="pl-s">'/jobs/roles/[role]/units/[unit]'</span>: <span class="pl-kos">{</span> <span class="pl-k">const</span> <span class="pl-s1">query</span> <span class="pl-c1">=</span> <span class="pl-kos">{</span><span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">city</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">query</span><span class="pl-kos">.</span><span class="pl-c1">city</span> <span class="pl-c1">=</span> <span class="pl-s1">city</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">state</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">query</span><span class="pl-kos">.</span><span class="pl-c1">state</span> <span class="pl-c1">=</span> <span class="pl-s1">state</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">return</span> <span class="pl-kos">{</span> <span class="pl-c1">pathname</span>: <span class="pl-s">`/jobs/roles/<span class="pl-s1"><span class="pl-kos">${</span><span class="pl-s1">role</span><span class="pl-kos">}</span></span>/units/<span class="pl-s1"><span class="pl-kos">${</span><span class="pl-s1">unit</span><span class="pl-kos">}</span></span>`</span><span class="pl-kos">,</span> query<span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">case</span> <span class="pl-s">'/jobs/roles/[role]/locations/[state]'</span>: <span class="pl-kos">{</span> <span class="pl-k">const</span> <span class="pl-s1">query</span> <span class="pl-c1">=</span> <span class="pl-kos">{</span><span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">unit</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">unit</span><span class="pl-kos">.</span><span class="pl-c1">length</span> <span class="pl-c1">!==</span> <span class="pl-c1">0</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">query</span><span class="pl-kos">.</span><span class="pl-c1">unit</span> <span class="pl-c1">=</span> <span class="pl-s1">unit</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">return</span> <span class="pl-kos">{</span> <span class="pl-c1">pathname</span>: <span class="pl-s">`'/jobs/roles/<span class="pl-s1"><span class="pl-kos">${</span><span class="pl-s1">role</span><span class="pl-kos">}</span></span>/locations/<span class="pl-s1"><span class="pl-kos">${</span><span class="pl-s1">state</span><span class="pl-kos">}</span></span>'`</span><span class="pl-kos">,</span> query<span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">case</span> <span class="pl-s">'/jobs/roles/[role]/locations/[state]/[city]'</span>: <span class="pl-kos">{</span> <span class="pl-k">const</span> <span class="pl-s1">query</span> <span class="pl-c1">=</span> <span class="pl-kos">{</span><span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">unit</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">unit</span><span class="pl-kos">.</span><span class="pl-c1">length</span> <span class="pl-c1">!==</span> <span class="pl-c1">0</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">query</span><span class="pl-kos">.</span><span class="pl-c1">unit</span> <span class="pl-c1">=</span> <span class="pl-s1">unit</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">return</span> <span class="pl-kos">{</span> <span class="pl-c1">pathname</span>: <span class="pl-s">`'/jobs/roles/<span class="pl-s1"><span class="pl-kos">${</span><span class="pl-s1">role</span><span class="pl-kos">}</span></span>/locations/<span class="pl-s1"><span class="pl-kos">${</span><span class="pl-s1">state</span><span class="pl-kos">}</span></span>/<span class="pl-s1"><span class="pl-kos">${</span><span class="pl-s1">city</span><span class="pl-kos">}</span></span>'`</span><span class="pl-kos">,</span> query<span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">case</span> <span class="pl-s">'/jobs/roles/[role]'</span>: <span class="pl-kos">{</span> <span class="pl-k">const</span> <span class="pl-s1">query</span> <span class="pl-c1">=</span> <span class="pl-kos">{</span><span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">unit</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span> <span class="pl-c1">&amp;&amp;</span> <span class="pl-s1">unit</span><span class="pl-kos">.</span><span class="pl-c1">length</span> <span class="pl-c1">!==</span> <span class="pl-c1">0</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">query</span><span class="pl-kos">.</span><span class="pl-c1">unit</span> <span class="pl-c1">=</span> <span class="pl-s1">unit</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">return</span> <span class="pl-kos">{</span> <span class="pl-c1">pathname</span>: <span class="pl-s">`/jobs/roles/<span class="pl-s1"><span class="pl-kos">${</span><span class="pl-s1">role</span><span class="pl-kos">}</span></span>`</span><span class="pl-kos">,</span> query<span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">default</span>: <span class="pl-k">throw</span> <span class="pl-k">new</span> <span class="pl-v">TypeError</span><span class="pl-kos">(</span><span class="pl-s">'invalid arguments for buildAsPathname()'</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span> <span class="pl-k">function</span> <span class="pl-en">navigate</span><span class="pl-kos">(</span><span class="pl-s1">props</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> role<span class="pl-kos">,</span> unit<span class="pl-kos">,</span> state<span class="pl-kos">,</span> city <span class="pl-kos">}</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">role</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">role</span> <span class="pl-c1">=</span> <span class="pl-s1">role</span><span class="pl-kos">.</span><span class="pl-en">toLowerCase</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">city</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">city</span> <span class="pl-c1">=</span> <span class="pl-en">titleCaseToKebabCase</span><span class="pl-kos">(</span><span class="pl-s1">city</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">state</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">state</span> <span class="pl-c1">=</span> <span class="pl-s1">state</span><span class="pl-kos">.</span><span class="pl-en">toLowerCase</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">if</span> <span class="pl-kos">(</span><span class="pl-k">typeof</span> <span class="pl-s1">unit</span> <span class="pl-c1">===</span> <span class="pl-s">'string'</span><span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-s1">unit</span> <span class="pl-c1">=</span> <span class="pl-s1">unit</span><span class="pl-kos">.</span><span class="pl-en">toLowerCase</span><span class="pl-kos">(</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-k">if</span> <span class="pl-kos">(</span> <span class="pl-s1">role</span> <span class="pl-c1">!==</span> <span class="pl-s1">props</span><span class="pl-kos">.</span><span class="pl-c1">router</span><span class="pl-kos">.</span><span class="pl-c1">query</span><span class="pl-kos">.</span><span class="pl-c1">role</span> <span class="pl-c1">||</span> <span class="pl-s1">unit</span> <span class="pl-c1">!==</span> <span class="pl-s1">props</span><span class="pl-kos">.</span><span class="pl-c1">router</span><span class="pl-kos">.</span><span class="pl-c1">query</span><span class="pl-kos">.</span><span class="pl-c1">unit</span> <span class="pl-c1">||</span> <span class="pl-s1">state</span> <span class="pl-c1">!==</span> <span class="pl-s1">props</span><span class="pl-kos">.</span><span class="pl-c1">router</span><span class="pl-kos">.</span><span class="pl-c1">query</span><span class="pl-kos">.</span><span class="pl-c1">state</span> <span class="pl-c1">||</span> <span class="pl-s1">city</span> <span class="pl-c1">!==</span> <span class="pl-s1">props</span><span class="pl-kos">.</span><span class="pl-c1">router</span><span class="pl-kos">.</span><span class="pl-c1">query</span><span class="pl-kos">.</span><span class="pl-c1">city</span> <span class="pl-kos">)</span> <span class="pl-kos">{</span> <span class="pl-k">const</span> <span class="pl-s1">pathname</span> <span class="pl-c1">=</span> <span class="pl-en">buildPathname</span><span class="pl-kos">(</span><span class="pl-s1">props</span><span class="pl-kos">.</span><span class="pl-c1">router</span><span class="pl-kos">.</span><span class="pl-c1">pathname</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> role<span class="pl-kos">,</span> unit<span class="pl-kos">,</span> state<span class="pl-kos">,</span> city<span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-k">const</span> <span class="pl-s1">asPath</span> <span class="pl-c1">=</span> <span class="pl-en">buildAsPathname</span><span class="pl-kos">(</span><span class="pl-s1">pathname</span><span class="pl-kos">,</span> <span class="pl-kos">{</span> role<span class="pl-kos">,</span> unit<span class="pl-kos">,</span> state<span class="pl-kos">,</span> city<span class="pl-kos">,</span> <span class="pl-kos">}</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-s1">props</span><span class="pl-kos">.</span><span class="pl-c1">router</span><span class="pl-kos">.</span><span class="pl-en">push</span><span class="pl-kos">(</span><span class="pl-s1">pathname</span><span class="pl-kos">,</span> <span class="pl-s1">asPath</span><span class="pl-kos">)</span><span class="pl-kos">;</span> <span class="pl-kos">}</span> <span class="pl-kos">}</span></pre></div> <h2 dir="auto">Additional context</h2> <p dir="auto">Add any other context or screenshots about the feature request here.</p>
0
<ul class="contains-task-list"> <li class="task-list-item"><input type="checkbox" id="" disabled="" class="task-list-item-checkbox" checked=""> I have searched the <a href="https://github.com/callemall/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected Behavior</h2> <p dir="auto">It is possible to override styles of <code class="notranslate">Popover</code> inside <code class="notranslate">Menu</code>.</p> <h2 dir="auto">Current Behavior</h2> <p dir="auto">It is not possible to override styles of <code class="notranslate">Popover</code> inside <code class="notranslate">Menu</code>.</p> <h2 dir="auto">Steps to Reproduce (for bugs)</h2> <p dir="auto">N/A</p> <h2 dir="auto">Context</h2> <p dir="auto"><code class="notranslate">Menu</code> <a href="https://github.com/callemall/material-ui/blob/v1-beta/src/Menu/Menu.js#L189">intercepts <code class="notranslate">classes</code> prop</a>, so it is not passed to <code class="notranslate">Popover</code> component along with <code class="notranslate">...other</code> props.<br> My suggestion would be adding <code class="notranslate">PopoverProps</code>, which then can be used to pass <code class="notranslate">classes</code> prop to <code class="notranslate">Popover</code> (like it is implemented in <a href="https://github.com/callemall/material-ui/blob/v1-beta/src/Drawer/Drawer.js#L246">Drawer</a>).<br> I can submit a PR if you are OK with this solution</p> <h2 dir="auto">Your Environment</h2> <p dir="auto">N/A</p>
<ul dir="auto"> <li>[ x] I have searched the <a href="https://github.com/mui-org/material-ui/issues">issues</a> of this repository and believe that this is not a duplicate.</li> </ul> <h2 dir="auto">Expected Behavior</h2> <p dir="auto">NextJS sample apps should run without any error.</p> <h2 dir="auto">Current Behavior</h2> <p dir="auto">Throws the following errors<br> This dependency was not found:</p> <ul dir="auto"> <li>material-ui/colors/green, material-ui/colors/green in ./getPageContext.js</li> </ul> <h2 dir="auto">Steps to Reproduce (for bugs)</h2> <p dir="auto">Run NextJS Sample App</p> <h2 dir="auto">Your Environment</h2> <table role="table"> <thead> <tr> <th>Tech</th> <th>Version</th> </tr> </thead> <tbody> <tr> <td>Material-UI</td> <td>latest</td> </tr> <tr> <td>React</td> <td>latest</td> </tr> <tr> <td>Next</td> <td>latest</td> </tr> </tbody> </table>
0