{"id":610,"date":"2017-12-08T06:38:17","date_gmt":"2017-12-08T09:38:17","guid":{"rendered":"http:\/\/stefano.salvatori.cl\/blog\/?p=610"},"modified":"2017-12-08T07:03:05","modified_gmt":"2017-12-08T10:03:05","slug":"how-to-fix-open_stackdumpfile-dumping-stack-trace-to-less-exe-stackdump-gitcygwin","status":"publish","type":"post","link":"https:\/\/stefano.salvatori.cl\/blog\/2017\/12\/08\/how-to-fix-open_stackdumpfile-dumping-stack-trace-to-less-exe-stackdump-gitcygwin\/","title":{"rendered":"How to fix open_stackdumpfile: Dumping stack trace to less.exe.stackdump (git+cygwin)"},"content":{"rendered":"<p>At work I&#8217;m using git [<strong>git version 2.15.0.windows.1<\/strong>]\u00c2\u00a0+ <a href=\"https:\/\/www.cygwin.com\/\">cgywin<\/a>\u00c2\u00a0, some git commands like <em>diff<\/em> or <em>log<\/em> throw an exception and I got this message on the console\u00c2\u00a0<strong>[main] cygwin_exception::open_stackdumpfile: Dumping stack <\/strong><strong>trace to less.exe.stackdump<\/strong><\/p>\n<p>To fix this error you have to change the value of $TERM to xterm, previously was screen (collateral damage? I don&#8217;t know yet xD)<\/p>\n<p><code lang=\"bash\">export TERM=xterm<\/code><\/p>\n<p><a href=\"https:\/\/conemu.github.io\/en\/GitForWindows.html\">https:\/\/conemu.github.io\/en\/GitForWindows.html<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>At work I&#8217;m using git [git version 2.15.0.windows.1]\u00c2\u00a0+ cgywin\u00c2\u00a0, some git commands like diff or log throw an exception and I got this message on the console\u00c2\u00a0[main] cygwin_exception::open_stackdumpfile: Dumping stack trace to less.exe.stackdump To fix this error you have to change the value of $TERM to xterm, previously was screen (collateral damage? I don&#8217;t know [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[26],"tags":[241,215,148],"class_list":["post-610","post","type-post","status-publish","format-standard","hentry","category-tips","tag-git","tag-tips","tag-windows"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p5Pxa3-9Q","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/posts\/610","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/comments?post=610"}],"version-history":[{"count":3,"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/posts\/610\/revisions"}],"predecessor-version":[{"id":613,"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/posts\/610\/revisions\/613"}],"wp:attachment":[{"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/media?parent=610"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/categories?post=610"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/stefano.salvatori.cl\/blog\/wp-json\/wp\/v2\/tags?post=610"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}