Re: Strange Runtime Message



A little more followup on the libart thing:  The following is the result
of running readelf -d against my executable:

Dynamic section at offset 0xc024 contains 45 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libpq.so.4]
 0x00000001 (NEEDED)                     Shared library: [libmwsgui.so]
 0x00000001 (NEEDED)                     Shared library: [libgtkmm-2.4.so.1]
 0x00000001 (NEEDED)                     Shared library: [libgdkmm-2.4.so.1]
 0x00000001 (NEEDED)                     Shared library: [libatkmm-1.6.so.1]
 0x00000001 (NEEDED)                     Shared library:
[libgtk-x11-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library:
[libpangomm-1.4.so.1]
 0x00000001 (NEEDED)                     Shared library:
[libglibmm-2.4.so.1]
 0x00000001 (NEEDED)                     Shared library: [libsigc-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library:
[libgdk-x11-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libatk-1.0.so.0]
 0x00000001 (NEEDED)                     Shared library:
[libgdk_pixbuf-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library:
[libpangoxft-1.0.so.0]
 0x00000001 (NEEDED)                     Shared library:
[libpangox-1.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libpango-1.0.so.0]
 0x00000001 (NEEDED)                     Shared library:
[libgobject-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library:
[libgmodule-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libdl.so.2]
 0x00000001 (NEEDED)                     Shared library: [libglib-2.0.so.0]
 0x00000001 (NEEDED)                     Shared library: [libxml2.so.2]
 0x00000001 (NEEDED)                     Shared library: [libz.so.1]
 0x00000001 (NEEDED)                     Shared library: [libpthread.so.0]
 0x00000001 (NEEDED)                     Shared library: [libm.so.6]
 0x00000001 (NEEDED)                     Shared library: [libstdc++.so.5]
 0x00000001 (NEEDED)                     Shared library: [libgcc_s.so.1]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]

Bob


Murray Cumming wrote:

>>When my application is run from a console command line, the following is
>>output to the console: "attempt to put segment in horiz list twice"
>>    
>>
>
>I googled. It seems to be from libart. Are you using the GnomeCanvas, for
>instance?
>
>Murray Cumming
>murrayc murrayc com
>www.murrayc.com
>www.openismus.com
>
>
>  
>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]