VirtualBox

Changes between Initial Version and Version 1 of Ticket #17623, comment 1


Ignore:
Timestamp:
Apr 7, 2018 7:27:05 AM (6 years ago)
Author:
Peter Meiser

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17623, comment 1

    initial v1  
    1010Apr  7 09:00:35 bionic gnome-session-binary[1190]: WARNING: App 'org.gnome.Shell.desktop' exited with code 127
    1111}}}
     12
     13Here the objdump comparison (first mesa, second vbox):
     14
     15
     16{{{
     17$ objdump -T /usr/lib/x86_64-linux-gnu/libGL.so.1 | grep glFramebufferTexture2D
     180000000000049ea0 g    DF wtext  0000000000000000  Base        glFramebufferTexture2DMultisampleIMG
     190000000000049e80 g    DF wtext  0000000000000000  Base        glFramebufferTexture2DMultisampleEXT
     200000000000049e40 g    DF wtext  0000000000000000  Base        glFramebufferTexture2D
     210000000000049ec0 g    DF wtext  0000000000000000  Base        glFramebufferTexture2DOES
     220000000000049e60 g    DF wtext  0000000000000000  Base        glFramebufferTexture2DEXT
     23
     24$ objdump -T /usr/lib/virtualbox/additions/libGL.so.1 | grep glFramebufferTexture2D
     2500000000000406a0 g    DF .text  0000000000000015  Base        glFramebufferTexture2DEXT
     26}}}
     27

© 2023 Oracle
ContactPrivacy policyTerms of Use