Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: wip/chromium



On Sat, Dec 18, 2010 at 08:16:09AM +0100, Pouya D. Tafti wrote:
> Thank you for working on this.  The package compiled successfully for
> me on amd64-current (with the codecs option; I used the sources from
> around 8 Dec.), but it immediately segfaults in __locatime50 upon
> execution.  I suppose I shall have to recompile with debugging symbols
> to provide more useful details.

I see this as well.

The backtrace is:
(gdb) bt
#0  0x0000000000bd81dd in __locatime50 ()
#1  0x0000000000bdf252 in __locatime50 ()
#2  0x0000000000bdf56e in __locatime50 ()
#3  0x0000000000bdce8b in __locatime50 ()
#4  0x0000000000bdd018 in __locatime50 ()
#5  0x0000000000bdd086 in __locatime50 ()
#6  0x0000000000bdb417 in __locatime50 ()
#7  0x0000000001f1a3fc in malloc ()
#8  0x00007f7fef23558f in _pixman_implementation_create (delegate=0x0, 
    fast_paths=0x1e)
    at 
/archive/cvs/xsrc/external/mit/pixman/dist/pixman/pixman-implementation.c:118
#9  0x00007f7fef21f635 in _pixman_implementation_create_general ()
    at /archive/cvs/xsrc/external/mit/pixman/dist/pixman/pixman-general.c:305
#10 0x00007f7fef213d27 in _pixman_implementation_create_fast_path ()
    at /archive/cvs/xsrc/external/mit/pixman/dist/pixman/pixman-fast-path.c:1846
#11 0x00007f7fef20bec9 in _pixman_implementation_create_mmx ()
    at /archive/cvs/xsrc/external/mit/pixman/dist/pixman/pixman-mmx.c:3345
#12 0x00007f7fef21e22d in pixman_constructor ()
    at /archive/cvs/xsrc/external/mit/pixman/dist/pixman/pixman.c:39
#13 0x00007f7fef2086e4 in ?? () from /usr/X11R7/lib/libpixman-1.so.2
#14 0x00007f7ffdfee100 in ?? ()
#15 0x00007f7fef207f59 in _init () from /usr/X11R7/lib/libpixman-1.so.2
#16 0x00007f7fffffd480 in ?? ()
#17 0x00007f7ffdc036a9 in _rtld_call_init_functions ()
   from /usr/libexec/ld.elf_so
#18 0x00007f7ffdc044d1 in _rtld () from /usr/libexec/ld.elf_so
#19 0x00007f7ffdc0214f in .rtld_start () from /usr/libexec/ld.elf_so
#20 0x00007f7fffffffe0 in ?? ()
#21 0x0000000000000000 in ?? ()

  Thomas


Home | Main Index | Thread Index | Old Index