Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
weird nautilus segfault
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
sgaap
l33t
l33t


Joined: 16 Aug 2002
Posts: 754
Location: Enschede, The Netherlands

PostPosted: Thu Apr 10, 2003 10:44 pm    Post subject: weird nautilus segfault Reply with quote

nautilus 2.2.3
glibc 2.3.2-r1 (2.3.2/2.3.1 also but no luck either)

Nautilus used to work fine (glibc 2.3.2) as well on 2.4.20 (gaming sources) and 2.5.65 (development-sources)

Then one day it started segfaulting, with every user (so .gnome* or .gconf* dirs have naothing to do with it)

Rebuilding glibc doesnt work, nautilus keeps segfaulting

using gdb I get this output:

Code:

(gdb) run
Starting program: /usr/bin/nautilus
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 16384 (LWP 26353)]
 
(nautilus:26353): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
 
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 26353)]
0x40215683 in strlen () from /lib/libc.so.6


Anyone else having this problem?
Back to top
View user's profile Send private message
David_Escott
l33t
l33t


Joined: 12 Jan 2003
Posts: 952
Location: Boston, MA

PostPosted: Thu Apr 10, 2003 11:59 pm    Post subject: Reply with quote

had you upgraded gnome-session?

You might try rebuilding nautilus if you did.
Back to top
View user's profile Send private message
sgaap
l33t
l33t


Joined: 16 Aug 2002
Posts: 754
Location: Enschede, The Netherlands

PostPosted: Fri Apr 11, 2003 12:48 am    Post subject: Reply with quote

I rebuild nautilus also, I'll try rebuilding gnome-session then :P
Back to top
View user's profile Send private message
MaitreChang
n00b
n00b


Joined: 23 Mar 2003
Posts: 32

PostPosted: Fri Apr 11, 2003 9:52 am    Post subject: Idem Reply with quote

Exactly the same thing happens to me. :cry:
Back to top
View user's profile Send private message
sgaap
l33t
l33t


Joined: 16 Aug 2002
Posts: 754
Location: Enschede, The Netherlands

PostPosted: Fri Apr 11, 2003 10:32 am    Post subject: Reply with quote

I tested it with my development kernel and other (older) glibc versions and nautilus still segfaults (gnome-session rebuild didnt solve it)

The weirdest thing is that this version of nautilus worked fine with glibc 2.3.2 some days ago...

/me is very puzzeled
Back to top
View user's profile Send private message
sgaap
l33t
l33t


Joined: 16 Aug 2002
Posts: 754
Location: Enschede, The Netherlands

PostPosted: Fri Apr 11, 2003 2:50 pm    Post subject: Reply with quote

Hmm, I unprelinked my system and build glibc and nautilus again, prelinked everthing again after that but nautilus (2.2.2/2.2.3) still segfaults..

Maybe its some other app that causes nautilus to crash :(
Back to top
View user's profile Send private message
David_Escott
l33t
l33t


Joined: 12 Jan 2003
Posts: 952
Location: Boston, MA

PostPosted: Fri Apr 11, 2003 3:23 pm    Post subject: Reply with quote

(nautilus:6885): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.

that error message is unrelated to the crash. I get it when I run nautilus as root (since I have no gnome-session running it cannot connect). Does strace give you anything helpful? You might also put inherit debug in your ebuild and rebuild nautilus.
Back to top
View user's profile Send private message
sgaap
l33t
l33t


Joined: 16 Aug 2002
Posts: 754
Location: Enschede, The Netherlands

PostPosted: Sun Apr 13, 2003 9:03 pm    Post subject: Reply with quote

I've unmerged all of gnome (and nautilus) but it still segfaults..

I will try strace later on ..
Back to top
View user's profile Send private message
sgaap
l33t
l33t


Joined: 16 Aug 2002
Posts: 754
Location: Enschede, The Netherlands

PostPosted: Sun Apr 13, 2003 10:58 pm    Post subject: Reply with quote

I love strace :P

Seemed nautilus didn't like supermount
Back to top
View user's profile Send private message
David_Escott
l33t
l33t


Joined: 12 Jan 2003
Posts: 952
Location: Boston, MA

PostPosted: Sun Apr 13, 2003 11:33 pm    Post subject: Reply with quote

Glad that helped you find the problem. Unfortunately I don't know supermount so I can't help there, but good luck.
Back to top
View user's profile Send private message
Amberdawn
n00b
n00b


Joined: 13 Apr 2003
Posts: 2

PostPosted: Sun May 11, 2003 6:51 am    Post subject: Reply with quote

If you haven't already done so, try commenting out sub-pixel rendering in /etc/fonts/fonts.conf

Code:
<!--
  Enable sub-pixel rendering

   <match target="font">
      <test qual="all" name="rgba">
         <const>unknown</const>
      </test>
      <edit name="rgba" mode="assign"><const>rgb</const></edit>
   </match>
-->


:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum