[gnome-bluetooth] Re: gnome-bluetooth Digest, Vol 15, Issue 12

Drew Kroft Drew.Kroft at gmail.com
Fri Sep 24 00:45:01 BST 2004


try ldd `which ...application-name-goes-here... `
to see which library objects the program is calling.
sometimes the broken one jumps right out at ya'



On Wed, 22 Sep 2004 11:04:23 +0000 (GMT),
gnome-bluetooth-request at usefulinc.com
<gnome-bluetooth-request at usefulinc.com> wrote:
> Send gnome-bluetooth mailing list submissions to
>         gnome-bluetooth at usefulinc.com
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.usefulinc.com/mailman/listinfo/gnome-bluetooth
> or, via email, send a message with subject or body 'help' to
>         gnome-bluetooth-request at usefulinc.com
> 
> You can reach the person managing the list at
>         gnome-bluetooth-owner at usefulinc.com
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gnome-bluetooth digest..."
> 
> Today's Topics:
> 
>    1. SEGMENTATION FAULT (Sasa Ostrouska)
>    2. Re: SEGMENTATION FAULT (Mirza Muharemagic)
>    3. Re: SEGMENTATION FAULT (Sasa Ostrouska)
>    4. Re: SEGMENTATION FAULT (Mirza Muharemagic)
>    5. Re: SEGMENTATION FAULT (Sasa Ostrouska)
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Tue, 21 Sep 2004 13:59:00 +0200
> From: Sasa Ostrouska <sasa.ostrouska at volja.net>
> Subject: [gnome-bluetooth] SEGMENTATION FAULT
> To: gnome-bluetooth at usefulinc.com
> Message-ID: <1095767940.2167.4.camel at localhost>
> Content-Type: text/plain
> 
> Hi to everybody,
> 
>         I have been asking maybe a week ago for help with
> a problem starting the gnome-obex-server. I solved that
> by modprobe rfcomm and starting the sdpd daemon. Now when I
> try to start the gnome-bluetooth-manager I get the SEGMENTATION FAULT.
> Can somebody help me with that or do I have to find it out
> alone :)) ?
> 
> I use:
> Slackware-current with Dropline Gnome
> bluetooth compiled from source.
> 
> Thanks for your help !
> 
> Sasa
> 
> ------------------------------
> 
> Message: 2
> Date: Tue, 21 Sep 2004 14:32:52 +0200
> From: Mirza Muharemagic <mirza at php.co.ba>
> Subject: Re: [gnome-bluetooth] SEGMENTATION FAULT
> To: gnome-bluetooth at usefulinc.com
> Message-ID: <20040921143252.6a4ed1d4 at pcmm.univie.ac.at>
> Content-Type: text/plain; charset=US-ASCII
> 
> you are my man ;-)) ... unfortunately
> 
> I have Slackware 9.1 with Dropline 2.6.2 on my laptop, and Gnome-Bluetooth v.4.x was working without any problems. I deinstalled it, and tried to install Gnome-Bluetooth 5.1 but I get same error as you ...
> 
> configure make and make install are working without any problems ... Obex server is running, everything is OK ... but gnome-bluetooth-manager gives me allways the same error ... "Segmentation Fault" ...
> 
> In the beginning I wasn't able even to compile it, but after I made some updates (I don't remember which ones), everything run smoothly until I tried to run gnome-bluetooth-manager ...
> 
> I am not sure what is causing "Segmentation Fault". It is some library which came with Dropline because I didn't made any other system upgrade. "Segmentation fault" is usually error which occurs when your libraries do not match (i.e. wrong version) and the library has wrong memory informations. Gnome-bluetooth-manager tries to access wrong memory segment which is causing this error ...I have no idea which library is causing this, and I didn't try to find it.
> 
> Edd could know this ...
> 
> M.
> 
> ______________________________________________________________________
> 
> Hi to everybody,
> 
>         I have been asking maybe a week ago for help with
> a problem starting the gnome-obex-server. I solved that
> by modprobe rfcomm and starting the sdpd daemon. Now when I
> try to start the gnome-bluetooth-manager I get the SEGMENTATION FAULT.
> Can somebody help me with that or do I have to find it out
> alone :)) ?
> 
> I use:
> Slackware-current with Dropline Gnome
> bluetooth compiled from source.
> 
> Thanks for your help !
> 
> Sasa
> 
> _______________________________________________
> gnome-bluetooth mailing list
> gnome-bluetooth at usefulinc.com
> http://lists.usefulinc.com/mailman/listinfo/gnome-bluetooth
> 
> ------------------------------
> 
> Message: 3
> Date: Tue, 21 Sep 2004 14:41:42 +0200
> From: Sasa Ostrouska <sasa.ostrouska at volja.net>
> Subject: Re: [gnome-bluetooth] SEGMENTATION FAULT
> To: gnome-bluetooth at usefulinc.com
> Message-ID: <1095770502.2159.7.camel at localhost>
> Content-Type: text/plain
> 
> On Tue, 2004-09-21 at 14:32 +0200, Mirza Muharemagic wrote:
> > you are my man ;-)) ... unfortunately
> >
> > I have Slackware 9.1 with Dropline 2.6.2 on my laptop, and Gnome-Bluetooth v.4.x was working without any problems. I deinstalled it, and tried to install Gnome-Bluetooth 5.1 but I get same error as you ...
> >
> bluetooth-4.1 worked also for me. I know I found the precompiled packs
> somwhere but don't remember where :)
> 
> > configure make and make install are working without any problems ... Obex server is running, everything is OK ... but gnome-bluetooth-manager gives me allways the same error ... "Segmentation Fault" ...
> >
> > In the beginning I wasn't able even to compile it, but after I made some updates (I don't remember which ones), everything run smoothly until I tried to run gnome-bluetooth-manager ...
> >
> > I am not sure what is causing "Segmentation Fault". It is some library which came with Dropline because I didn't made any other system upgrade. "Segmentation fault" is usually error which occurs when your libraries do not match (i.e. wrong version) and the library has wrong memory informations. Gnome-bluetooth-manager tries to access wrong memory segment which is causing this error ...I have no idea which library is causing this, and I didn't try to find it.
> >
> > Edd could know this ...
> >
> > M.
> >
> Same thing here, maybe is python ??
> 
> --
> Sasa Ostrouska <sasa.ostrouska at volja.net>
> 
> ------------------------------
> 
> Message: 4
> Date: Tue, 21 Sep 2004 15:04:29 +0200
> From: Mirza Muharemagic <mirza at php.co.ba>
> Subject: Re: [gnome-bluetooth] SEGMENTATION FAULT
> To: gnome-bluetooth at usefulinc.com
> Message-ID: <20040921150429.433a5274 at pcmm.univie.ac.at>
> Content-Type: text/plain; charset=US-ASCII
> 
> I have package which is causing "segmentation fault" :)) ...
> 
> I didn't know, there are some gnome-bluetooth packages for slackware ...
> 
> Here are debian packages: http://debian.usefulinc.com/gnome/
> 
> I'll repack it today and try it again, but I don't think that this could
> 
> Here is also dependency list ... I'll check it when I get back home:
> 
> Depends:
> libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.6.0), libaudiofile0 (>= 0.2.3-4), libbluetooth1 (>= 2.7), libbonobo2-0 (>= 2.6.2), libbonoboui2-0 (>= 2.5.4), libbtctl1 (>= 0.4.1), libc6 (>= 2.3.2.ds1-4), libesd0 (>= 0.2.29-1) | libesd-alsa0 (>= 0.2.29-1), libgconf2-4 (>= 2.6.1), libgcrypt7, libglade2-0 (>= 1:2.3.6), libglib2.0-0 (>= 2.4.1), libgnome-keyring0 (>= 0.2.1), libgnome2-0 (>= 2.6.0), libgnomebt0 (>= 0.5.1), libgnomecanvas2-0 (>= 2.6.0), libgnomeui-0 (>= 2.6.0), libgnomevfs2-0 (>= 2.6.0), libgnutls10 (>= 1.0.0-0), libgpg-error0 (>= 0.7), libgtk2.0-0 (>= 2.4.3), libice6 | xlibs (>> 4.1.0), libjpeg62, libopenobex-1.0-0 (>= 1.0.0-rel), liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.4.0), libpopt0 (>= 1.7), libsm6 | xlibs (>> 4.1.0), libtasn1-2 (>= 0.2.7), libx11-6 | xlibs (>> 4.1.0), libxml2 (>= 2.6.10), zlib1g (>= 1:1.2.1), python (>= 2.3), python (<< 2.4), python2.3-libbtctl, python2.3-glade2, python2.3-gtk2, python2.3-gnome2
> 
> M.
> 
> ______________________________________________________________________
> 
> On Tue, 2004-09-21 at 14:32 +0200, Mirza Muharemagic wrote:
> > you are my man ;-)) ... unfortunately
> >
> > I have Slackware 9.1 with Dropline 2.6.2 on my laptop, and Gnome-Bluetooth v.4.x was working without any problems. I deinstalled it, and tried to install Gnome-Bluetooth 5.1 but I get same error as you ...
> >
> bluetooth-4.1 worked also for me. I know I found the precompiled packs
> somwhere but don't remember where :)
> 
> > configure make and make install are working without any problems ... Obex server is running, everything is OK ... but gnome-bluetooth-manager gives me allways the same error ... "Segmentation Fault" ...
> >
> > In the beginning I wasn't able even to compile it, but after I made some updates (I don't remember which ones), everything run smoothly until I tried to run gnome-bluetooth-manager ...
> >
> > I am not sure what is causing "Segmentation Fault". It is some library which came with Dropline because I didn't made any other system upgrade. "Segmentation fault" is usually error which occurs when your libraries do not match (i.e. wrong version) and the library has wrong memory informations. Gnome-bluetooth-manager tries to access wrong memory segment which is causing this error ...I have no idea which library is causing this, and I didn't try to find it.
> >
> > Edd could know this ...
> >
> > M.
> >
> Same thing here, maybe is python ??
> 
> --
> Sasa Ostrouska <sasa.ostrouska at volja.net>
> 
> _______________________________________________
> gnome-bluetooth mailing list
> gnome-bluetooth at usefulinc.com
> http://lists.usefulinc.com/mailman/listinfo/gnome-bluetooth
> 
> ------------------------------
> 
> Message: 5
> Date: Tue, 21 Sep 2004 16:39:39 +0200
> From: Sasa Ostrouska <sasa.ostrouska at volja.net>
> Subject: Re: [gnome-bluetooth] SEGMENTATION FAULT
> To: gnome-bluetooth at usefulinc.com
> Message-ID: <1095777579.2167.10.camel at localhost>
> Content-Type: text/plain
> 
> On Tue, 2004-09-21 at 15:04 +0200, Mirza Muharemagic wrote:
> > I have package which is causing "segmentation fault" :)) ...
> >
> > I didn't know, there are some gnome-bluetooth packages for slackware ...
> >
> Yes there are but are the old ones, 0.4.1 if I'm not wrong, I don't
> remember where I downloaded it from !!
> 
> > Here are debian packages: http://debian.usefulinc.com/gnome/
> >
> > I'll repack it today and try it again, but I don't think that this could
> >
> > Here is also dependency list ... I'll check it when I get back home:
> >
> > Depends:
> > libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.6.0), libaudiofile0 (>= 0.2.3-4), libbluetooth1 (>= 2.7), libbonobo2-0 (>= 2.6.2), libbonoboui2-0 (>= 2.5.4), libbtctl1 (>= 0.4.1), libc6 (>= 2.3.2.ds1-4), libesd0 (>= 0.2.29-1) | libesd-alsa0 (>= 0.2.29-1), libgconf2-4 (>= 2.6.1), libgcrypt7, libglade2-0 (>= 1:2.3.6), libglib2.0-0 (>= 2.4.1), libgnome-keyring0 (>= 0.2.1), libgnome2-0 (>= 2.6.0), libgnomebt0 (>= 0.5.1), libgnomecanvas2-0 (>= 2.6.0), libgnomeui-0 (>= 2.6.0), libgnomevfs2-0 (>= 2.6.0), libgnutls10 (>= 1.0.0-0), libgpg-error0 (>= 0.7), libgtk2.0-0 (>= 2.4.3), libice6 | xlibs (>> 4.1.0), libjpeg62, libopenobex-1.0-0 (>= 1.0.0-rel), liborbit2 (>= 1:2.10.0), libpango1.0-0 (>= 1.4.0), libpopt0 (>= 1.7), libsm6 | xlibs (>> 4.1.0), libtasn1-2 (>= 0.2.7), libx11-6 | xlibs (>> 4.1.0), libxml2 (>= 2.6.10), zlib1g (>= 1:1.2.1), python (>= 2.3), python (<< 2.4), python2.3-libbtctl, python2.3-glade2, python2.3-gtk2, python2.3-gnome2
> >
> > M.
> >
> 
> Yeah, please advise me if you succeed.
> 
> Cheers
> --
> Sasa Ostrouska <sasa.ostrouska at volja.net>
> 
> ------------------------------
> 
> _______________________________________________
> gnome-bluetooth mailing list
> gnome-bluetooth at usefulinc.com
> http://lists.usefulinc.com/mailman/listinfo/gnome-bluetooth
> 
> End of gnome-bluetooth Digest, Vol 15, Issue 12
> ***********************************************
>



More information about the gnome-bluetooth mailing list