Given that the error message suggests that it is an internal error in
gdb, that seems somewhat unlikely IMHO. You could swap back to gnu-ld
of course if you have enough RAM to link and see what happens ...

--Craig

On Sun, Nov 29, 2009 at 1:50 AM, n179911 <n179...@gmail.com> wrote:
> Thanks. I am using the gold linker on ubuntu 9.10. I wonder if that causes
> the problem.
>
> On Sat, Nov 28, 2009 at 1:33 PM, Dan Kegel <d...@kegel.com> wrote:
>>
>> Might not hurt to build from the latest sources and make sure they haven't
>> fixed
>> it already, too.
>>
>> On Sat, Nov 28, 2009 at 5:57 AM, Craig Schlenter
>> <craig.schlen...@gmail.com> wrote:
>> > You could file a bug with the gdb people ... keeping a copy of the
>> > problematic binary/associated libraries may help them track it down.
>> >
>> > http://sourceware.org/bugzilla/
>> >
>> > --Craig
>> >
>> > On Sat, Nov 28, 2009 at 10:31 AM, n179911 <n179...@gmail.com> wrote:
>> >> Thanks. I am building and debugging chromium on ubuntu 9.10, which
>> >> already
>> >> has the latest gdb, which is 7.0 version.
>> >>
>> >> On Fri, Nov 27, 2009 at 10:18 PM, Craig Schlenter
>> >> <craig.schlen...@gmail.com> wrote:
>> >>>
>> >>> I have a vague recollection of having seen this before ... upgrading
>> >>> gdb may help.
>> >>>
>> >>> http://sourceware.org/ml/gdb-patches/2003-01/msg00074.html
>> >>>
>> >>> --Craig
>> >>>
>> >>> On Sat, Nov 28, 2009 at 8:06 AM, Evan Martin <e...@chromium.org>
>> >>> wrote:
>> >>> > I have never encountered this.  Have you tried searching for the
>> >>> > error
>> >>> > message?
>> >>> >
>> >>> > On Fri, Nov 27, 2009 at 4:31 PM, n179911 <n179...@gmail.com> wrote:
>> >>> >> Hi,
>> >>> >> I am trying to run chrome under ubuntu. But I see a lot of
>> >>> >> 'internal
>> >>> >> error
>> >>> >> in the warning message'.  Can you please tell me what does those
>> >>> >> means
>> >>> >> and
>> >>> >> how can I fix those?
>> >>> >> Thank you.
>> >>> >> $ gdb out/Debug/chrome
>> >>> >>
>> >>> >> warning: (Internal error: pc 0xed21a0 in read in psymtab, but not
>> >>> >> in
>> >>> >> symtab.)
>> >>> >> warning: (Internal error: pc 0xed21a1 in read in psymtab, but not
>> >>> >> in
>> >>> >> symtab.)
>> >>> >> warning: (Internal error: pc 0xed21a0 in read in psymtab, but not
>> >>> >> in
>> >>> >> symtab.)
>> >>> >> warning: (Internal error: pc 0xed21a1 in read in psymtab, but not
>> >>> >> in
>> >>> >> symtab.)
>> >>> >> warning: (Internal error: pc 0xed21a0 in read in psymtab, but not
>> >>> >> in
>> >>> >> symtab.)
>> >>> >> warning: (Internal error: pc 0xed21a1 in read in psymtab, but not
>> >>> >> in
>> >>> >> symtab.)
>> >>> >>
>> >>> >> --
>> >>> >> Chromium Developers mailing list: chromium-dev@googlegroups.com
>> >>> >> View archives, change email options, or unsubscribe:
>> >>> >> http://groups.google.com/group/chromium-dev
>> >>> >
>> >>> > --
>> >>> > Chromium Developers mailing list: chromium-dev@googlegroups.com
>> >>> > View archives, change email options, or unsubscribe:
>> >>> >    http://groups.google.com/group/chromium-dev
>> >>
>> >>
>> >
>> > --
>> > Chromium Developers mailing list: chromium-dev@googlegroups.com
>> > View archives, change email options, or unsubscribe:
>> >    http://groups.google.com/group/chromium-dev
>
>

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to