Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Samba crashes after upgrading system
Date: Sat, 16 Jul 2005 19:53:48
Message-Id: 42D964D8.6020500@asmallpond.org
In Reply to: Re[2]: [gentoo-user] Samba crashes after upgrading system by Robert Cernansky
1 Robert Cernansky wrote:
2
3 >On Sat, 16 Jul 2005 11:03:02 -0700 Zac Medico <zmedico@×××××.com> wrote:
4 >
5 >ZM> Robert Cernansky wrote:
6 >ZM> > Hello,
7 >ZM> >
8 >ZM> > I just upgraded my system (emerge -u world) and after restart samba do not
9 >ZM> > start. (Samba was not upgraded.) In the /var/log/messages I see:
10 >ZM> > [snip]
11 >ZM> >
12 >ZM> > Mounting network filesystems (smb shares) and various samba comands
13 >ZM> > (smbtree, smbstatus) also crashes. I've tried re-emerge samba but it did
14 >ZM> > not help. Any idea where could be the problem? I have amd64 system. The
15 >ZM> > important packages that was upgraded are:
16 >[snip]
17 >ZM> Did you run revdep-rebuild after the update? That's always a good idea when libraries are updated.
18 >
19 >Yes, I did. Only openoffice-bin and opera were listed. I've also tried
20 >emerge latest unstable version of samba (3.0.14a-r1) but it did not help.
21 >
22 >I posted bugreport about this
23 >(http://bugs.gentoo.org/show_bug.cgi?id=99184). Anyway, any
24 >sugestions/workarounds are welcome.
25 >
26 >Robert
27 >
28 >
29 >
30 >
31
32
33 I will quote from "info gcc"
34
35 The following options control optimizations that may improve
36 performance, but are not enabled by any `-O' options. This section
37 includes experimental options that may produce broken code.
38
39 <snip>
40
41 `-ftracer'
42 Perform tail duplication to enlarge superblock size. This
43 transformation simplifies the control flow of the function
44 allowing other optimizations to do better job.
45
46 Rebuild without experimental optimization options if you want real
47 support! ;->
48
49 -Richard
50
51 --
52 gentoo-user@g.o mailing list

Replies

Subject Author
Re[2]: [gentoo-user] Samba crashes after upgrading system Robert Cernansky <hslists2@××××××.sk>