Advertisement
Guest User

grsec killing apachetop for buffer overflow

a guest
Mar 21st, 2010
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.03 KB | None | 0 0
  1. root@t60:~# apt-get remove alacarte
  2. Leyendo lista de paquetes... Hecho
  3. Creando árbol de dependencias
  4. Leyendo la información de estado... Hecho
  5. CSe instalaron de forma automática los siguientes paquetes y ya no son necesarios.
  6. gnome-menus libgnome-menu2 python-gmenu
  7. Utilice «apt-get autoremove» para eliminarlos.
  8. Los siguientes paquetes se ELIMINARÁN:
  9. alacarte
  10. 0 actualizados, 0 se instalarán, 1 para eliminar y 64 no actualizados.
  11. Se liberarán 1270kB después de esta operación.
  12. ¿Desea continuar [S/n]? s
  13. Abortado.
  14. root@t60:~# apt-get remove alacarte
  15. Leyendo lista de paquetes... Hecho
  16. Creando árbol de dependencias
  17. Leyendo la información de estado... Hecho
  18. Se instalaron de forma automática los siguientes paquetes y ya no son necesarios.
  19. gnome-menus libgnome-menu2 python-gmenu
  20. Utilice «apt-get autoremove» para eliminarlos.
  21. Los siguientes paquetes se ELIMINARÁN:
  22. alacarte
  23. 0 actualizados, 0 se instalarán, 1 para eliminar y 64 no actualizados.
  24. Se liberarán 1270kB después de esta operación.
  25. ¿Desea continuar [S/n]? s
  26. (Leyendo la base de datos ...
  27. 266010 ficheros y directorios instalados actualmente.)
  28. Desinstalando alacarte ...
  29. Procesando disparadores para man-db ...
  30. root@t60:~# export lang="C"
  31. root@t60:~# apt-get install alacarte
  32. ^Cyendo lista de paquetes... 96%
  33. root@t60:~# export LANG=C
  34. root@t60:~# apt-get install alacarte
  35. Reading package lists... Done
  36. Building dependency tree
  37. Reading state information... Done
  38. The following NEW packages will be installed:
  39. alacarte
  40. 0 upgraded, 1 newly installed, 0 to remove and 64 not upgraded.
  41. Need to get 0B/57.3kB of archives.
  42. After this operation, 1270kB of additional disk space will be used.
  43. Selecting previously deselected package alacarte.
  44. (Reading database ... 265988 files and directories currently installed.)
  45. Unpacking alacarte (from .../alacarte_0.11.10-0ubuntu1_all.deb) ...
  46. Processing triggers for man-db ...
  47. Setting up alacarte (0.11.10-0ubuntu1) ...
  48.  
  49. root@t60:~# alacarte
  50. /var/lib/python-support/python2.6/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open display
  51. warnings.warn(str(e), _gtk.Warning)
  52. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: Warning: invalid (NULL) pointer instance
  53. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  54. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  55. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  56. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  57. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  58. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  59. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  60. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  61. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  62. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: GtkWarning: gdk_screen_get_display: assertion `GDK_IS_SCREEN (screen)' failed
  63. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  64. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: GtkWarning: gdk_display_get_window_at_pointer: assertion `GDK_IS_DISPLAY (display)' failed
  65. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  66. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: GtkWarning: Screen for GtkWindow not set; you must always set
  67. a screen for a GtkWindow before using the window
  68. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  69. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: GtkWarning: gdk_pango_context_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  70. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  71. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: PangoWarning: pango_context_set_font_description: assertion `context != NULL' failed
  72. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  73. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: PangoWarning: pango_context_set_base_dir: assertion `context != NULL' failed
  74. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  75. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: PangoWarning: pango_context_set_language: assertion `context != NULL' failed
  76. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  77. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: PangoWarning: pango_layout_new: assertion `context != NULL' failed
  78. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  79. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: PangoWarning: pango_layout_set_text: assertion `layout != NULL' failed
  80. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  81. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: PangoWarning: pango_layout_set_attributes: assertion `layout != NULL' failed
  82. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  83. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: PangoWarning: pango_layout_set_alignment: assertion `layout != NULL' failed
  84. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  85. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: PangoWarning: pango_layout_set_ellipsize: assertion `PANGO_IS_LAYOUT (layout)' failed
  86. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  87. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: PangoWarning: pango_layout_set_single_paragraph_mode: assertion `PANGO_IS_LAYOUT (layout)' failed
  88. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  89. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: PangoWarning: pango_layout_set_width: assertion `layout != NULL' failed
  90. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  91. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: PangoWarning: pango_layout_get_extents: assertion `layout != NULL' failed
  92. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  93. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: GtkWarning: gdk_display_get_pointer: assertion `GDK_IS_DISPLAY (display)' failed
  94. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  95. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: GtkWarning: gdk_screen_get_n_monitors: assertion `GDK_IS_SCREEN (screen)' failed
  96. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  97. /usr/lib/python2.6/dist-packages/Alacarte/MainWindow.py:52: GtkWarning: get_monitor: assertion `GDK_IS_SCREEN (screen)' failed
  98. self.tree = gtk.glade.XML(os.path.join(self.file_path, 'alacarte.glade'))
  99. Segmentation fault
  100. root@t60:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement