<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>crash | Learn C Games Programming Blog</title>
	<atom:link href="https://learncgames.com/tag/crash/feed/" rel="self" type="application/rss+xml" />
	<link>https://learncgames.com</link>
	<description>A blog about C, programming games and my ebook(s).</description>
	<lastBuildDate>Sat, 08 Mar 2025 16:37:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://learncgames.com/wp-content/uploads/2020/03/cropped-favicon-32x32.png</url>
	<title>crash | Learn C Games Programming Blog</title>
	<link>https://learncgames.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">181446779</site>	<item>
		<title>So I bought a Raspberry PI 5 and VS Code crashes!</title>
		<link>https://learncgames.com/so-i-bought-a-raspberry-pi-5-and-vs-code-crashes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=so-i-bought-a-raspberry-pi-5-and-vs-code-crashes</link>
					<comments>https://learncgames.com/so-i-bought-a-raspberry-pi-5-and-vs-code-crashes/#comments</comments>
		
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Sun, 09 Mar 2025 00:05:21 +0000</pubDate>
				<category><![CDATA[bugs]]></category>
		<category><![CDATA[Rust]]></category>
		<category><![CDATA[Visual Studio Code]]></category>
		<category><![CDATA[crash]]></category>
		<guid isPermaLink="false">https://learncgames.com/?p=3330</guid>

					<description><![CDATA[<p>And the first thing I did after assembling it, was install VS Code and Rust.  And irritatingly, there&#8217;s some kind of a bug with the current version of VS Code. 1.97. Open a project- say for a Rust application and view the source code. After a few seconds or so it crashes with a The [&#8230;]</p>
The post <a href="https://learncgames.com/so-i-bought-a-raspberry-pi-5-and-vs-code-crashes/">So I bought a Raspberry PI 5 and VS Code crashes!</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="alignleft size-full wp-image-3332" src="https://learncgames.com/wp-content/uploads/2025/03/crash.png" alt="Crash on VS Code running on a Reaspberry Pi 5." width="606" height="208" srcset="https://learncgames.com/wp-content/uploads/2025/03/crash.png 606w, https://learncgames.com/wp-content/uploads/2025/03/crash-300x103.png 300w" sizes="(max-width: 606px) 100vw, 606px" /></p>
<p>And the first thing I did after assembling it, was install VS Code and Rust.  And irritatingly, there&#8217;s some kind of a bug with the current version of VS Code. 1.97.</p>
<p>Open a project- say for a Rust application and view the source code. After a few seconds or so it crashes with a <strong>The window terminated unexpectedly (reason: &#8216;crashed&#8217;, code 5).</strong></p>
<p>I also updated my Raspberry Pi 4B, installed Rust and got the same crash with it.</p>
<p>Thankfully Raspis come with <strong>grim</strong> which lets you do screenshots on Wayland.</p>
<p>Want to know if your system is running Wayland? From a terminal run this command:</p>
<p>echo &#8220;$XDG_SESSION_TYPE&#8221;</p>
<p>And you&#8217;ll either get <em>wayland</em> or <em>x11</em>.</p>
<p>So I hope the VS Code issue gets fixed soon.</p>The post <a href="https://learncgames.com/so-i-bought-a-raspberry-pi-5-and-vs-code-crashes/">So I bought a Raspberry PI 5 and VS Code crashes!</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></content:encoded>
					
					<wfw:commentRss>https://learncgames.com/so-i-bought-a-raspberry-pi-5-and-vs-code-crashes/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3330</post-id>	</item>
	</channel>
</rss>
