Package: liblua5.1-gtk-0
Version: 0.7-2
Severity: normal

Put the following in a file "gtk-bug.lua":

   local gtk = require 'gtk'
   gtk.init ()
   gtk.cairo_image_surface_create (gtk.CAIRO_FORMAT_RGB24, 100, 100)

and excute it with "lua gtk-bug.lua".  It will crash with a segmentation
violation.

Other cairo image-surface creation functions do the same thing, though
cairo seems to work in general with lua-gtk.

Thanks,

-Miles


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages liblua5.1-gtk-0 depends on:
ii  libc6                     2.7-6          GNU C Library: Shared libraries
ii  libffi4                   4.3-20080202-1 Foreign Function Interface library
ii  libgtk2.0-0               2.12.7-1       The GTK+ graphical user interface 

Versions of packages liblua5.1-gtk-0 recommends:
ii  liblua5.1-socket2             2.0.2-3    TCP/UDP socket library for Lua 5.1

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to