<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: RTL-SDR Segmentation Error Solved	</title>
	<atom:link href="https://photobyte.org/rtl-sdr-segmentation-error-solved/feed/" rel="self" type="application/rss+xml" />
	<link>https://photobyte.org/rtl-sdr-segmentation-error-solved/</link>
	<description>Freelance Technical Author, Illustrator &#38; Photographer</description>
	<lastBuildDate>Wed, 01 Apr 2015 20:10:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>
	<item>
		<title>
		By: Bob		</title>
		<link>https://photobyte.org/rtl-sdr-segmentation-error-solved/#comment-13071</link>

		<dc:creator><![CDATA[Bob]]></dc:creator>
		<pubDate>Wed, 01 Apr 2015 20:10:06 +0000</pubDate>
		<guid isPermaLink="false">https://photobyte.org/?p=512#comment-13071</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://photobyte.org/rtl-sdr-segmentation-error-solved/#comment-13066&quot;&gt;admin&lt;/a&gt;.

Mike - to your question,yes this is a brand new installation starting with the NOOBs image and update/upgrade after adding the jessie repository to sources.list.   I could see that some files were coming from jessie rather than wheezy, but apparently not what I needed!  

PRETTY_NAME=&quot;Raspbian GNU/Linux 7 (wheezy)&quot;
NAME=&quot;Raspbian GNU/Linux&quot;
VERSION_ID=&quot;7&quot;
VERSION=&quot;7 (wheezy)&quot;
ID=raspbian

The kernel version is 3.18.7 #755 from 2/12.

After adding jessie to the sources.list and going the apt-get update and install of libusb-1.0., the screen display showed that libusb-1.0.0.dev  was installed and the version was 11.1  So clearly it is not getting the latest libusb version (19.1)   I located the libusb.h file in /usr/include but can&#039;t figure out how to see what version is it.

Repeating the process just produces the message that the latest version of libusb-1.0 is already installed.

I&#039;m kind of out of ideas here, as I&#039;m doing everything as you specify as far as I can see, but it&#039;s not installing version 19.1   Any suggestions would be appreciated.

Also, is there a way to see which version of a library is installed?  None of the Google suggestions I&#039;ve tried produce anything resembling 11.1 or 19.1.

Thanks again,

Bob]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://photobyte.org/rtl-sdr-segmentation-error-solved/#comment-13066">admin</a>.</p>
<p>Mike &#8211; to your question,yes this is a brand new installation starting with the NOOBs image and update/upgrade after adding the jessie repository to sources.list.   I could see that some files were coming from jessie rather than wheezy, but apparently not what I needed!  </p>
<p>PRETTY_NAME=&#8221;Raspbian GNU/Linux 7 (wheezy)&#8221;<br />
NAME=&#8221;Raspbian GNU/Linux&#8221;<br />
VERSION_ID=&#8221;7&#8243;<br />
VERSION=&#8221;7 (wheezy)&#8221;<br />
ID=raspbian</p>
<p>The kernel version is 3.18.7 #755 from 2/12.</p>
<p>After adding jessie to the sources.list and going the apt-get update and install of libusb-1.0., the screen display showed that libusb-1.0.0.dev  was installed and the version was 11.1  So clearly it is not getting the latest libusb version (19.1)   I located the libusb.h file in /usr/include but can&#8217;t figure out how to see what version is it.</p>
<p>Repeating the process just produces the message that the latest version of libusb-1.0 is already installed.</p>
<p>I&#8217;m kind of out of ideas here, as I&#8217;m doing everything as you specify as far as I can see, but it&#8217;s not installing version 19.1   Any suggestions would be appreciated.</p>
<p>Also, is there a way to see which version of a library is installed?  None of the Google suggestions I&#8217;ve tried produce anything resembling 11.1 or 19.1.</p>
<p>Thanks again,</p>
<p>Bob</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bob		</title>
		<link>https://photobyte.org/rtl-sdr-segmentation-error-solved/#comment-13069</link>

		<dc:creator><![CDATA[Bob]]></dc:creator>
		<pubDate>Wed, 01 Apr 2015 18:12:02 +0000</pubDate>
		<guid isPermaLink="false">https://photobyte.org/?p=512#comment-13069</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://photobyte.org/rtl-sdr-segmentation-error-solved/#comment-13066&quot;&gt;admin&lt;/a&gt;.

Mike, thanks for the reply and yes, I get the first errors when running update.  I went ahead and tried to install and got the second set of errors, not surprisingly.

I thought I&#039;d try starting from scratch with a fresh copy of Rasbian from the NOOBs image.  I&#039;ll add the jessie repository first and then run update-upgrade.     Previously, I&#039;ve  always followed some build instructions that included installing the libusb-1.0-0-dev package before building the rtl-sdr code, and maybe that&#039;s messing things up.

it makes sense that this should fix the problem, I just need to get the right libusb version installed.

73, Bob W9RAN]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://photobyte.org/rtl-sdr-segmentation-error-solved/#comment-13066">admin</a>.</p>
<p>Mike, thanks for the reply and yes, I get the first errors when running update.  I went ahead and tried to install and got the second set of errors, not surprisingly.</p>
<p>I thought I&#8217;d try starting from scratch with a fresh copy of Rasbian from the NOOBs image.  I&#8217;ll add the jessie repository first and then run update-upgrade.     Previously, I&#8217;ve  always followed some build instructions that included installing the libusb-1.0-0-dev package before building the rtl-sdr code, and maybe that&#8217;s messing things up.</p>
<p>it makes sense that this should fix the problem, I just need to get the right libusb version installed.</p>
<p>73, Bob W9RAN</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: admin		</title>
		<link>https://photobyte.org/rtl-sdr-segmentation-error-solved/#comment-13066</link>

		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 01 Apr 2015 16:13:35 +0000</pubDate>
		<guid isPermaLink="false">https://photobyte.org/?p=512#comment-13066</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://photobyte.org/rtl-sdr-segmentation-error-solved/#comment-13062&quot;&gt;Bob&lt;/a&gt;.

Hi Bob - Sorry to hear you&#039;re having problems. I&#039;ve just been through the libusb update as described in my post and it worked ok for me so I don&#039;t think there&#039;s a problem with the source. 
What build are you starting from? I&#039;m using the latest raspbian build dated 16-2-2015. I assume you get these errors after entering sudo apt-get update, is that correct?

Regards,

Mike]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://photobyte.org/rtl-sdr-segmentation-error-solved/#comment-13062">Bob</a>.</p>
<p>Hi Bob &#8211; Sorry to hear you&#8217;re having problems. I&#8217;ve just been through the libusb update as described in my post and it worked ok for me so I don&#8217;t think there&#8217;s a problem with the source.<br />
What build are you starting from? I&#8217;m using the latest raspbian build dated 16-2-2015. I assume you get these errors after entering sudo apt-get update, is that correct?</p>
<p>Regards,</p>
<p>Mike</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bob		</title>
		<link>https://photobyte.org/rtl-sdr-segmentation-error-solved/#comment-13062</link>

		<dc:creator><![CDATA[Bob]]></dc:creator>
		<pubDate>Wed, 01 Apr 2015 15:42:45 +0000</pubDate>
		<guid isPermaLink="false">https://photobyte.org/?p=512#comment-13062</guid>

					<description><![CDATA[Mike, I appreciate the post as I&#039;ve been frustrated by this problem with rtl_tcp.  But after updating the sources.list as described I am unable to install the new libusb-1.0 with the following errors  while doing the update:

Fetched 4,771 kB in 39s (119 kB/s)
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.rasbian.org_rasbian_dists_jessie_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.

then the following errors while trying to install libusb-1.0:

pi@raspberrypi /etc/apt $ sudo apt-get install libusb-1.0
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/archive.rasbian.org_rasbian_dists_jessie_main_i18n_Translation-en
E: The package lists or status file could not be parsed or opened.


Bottom line - the segmentation fault problem still occurs.  Any thoughts?

73, Bob W9RAN]]></description>
			<content:encoded><![CDATA[<p>Mike, I appreciate the post as I&#8217;ve been frustrated by this problem with rtl_tcp.  But after updating the sources.list as described I am unable to install the new libusb-1.0 with the following errors  while doing the update:</p>
<p>Fetched 4,771 kB in 39s (119 kB/s)<br />
Reading package lists&#8230; Error!<br />
E: Encountered a section with no Package: header<br />
E: Problem with MergeList /var/lib/apt/lists/archive.rasbian.org_rasbian_dists_jessie_main_i18n_Translation-en<br />
E: The package lists or status file could not be parsed or opened.</p>
<p>then the following errors while trying to install libusb-1.0:</p>
<p>pi@raspberrypi /etc/apt $ sudo apt-get install libusb-1.0<br />
Reading package lists&#8230; Error!<br />
E: Encountered a section with no Package: header<br />
E: Problem with MergeList /var/lib/apt/lists/archive.rasbian.org_rasbian_dists_jessie_main_i18n_Translation-en<br />
E: The package lists or status file could not be parsed or opened.</p>
<p>Bottom line &#8211; the segmentation fault problem still occurs.  Any thoughts?</p>
<p>73, Bob W9RAN</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 

Served from: photobyte.org @ 2025-07-01 15:31:03 by W3 Total Cache
-->