Bug #883

linux segfault in lua

Added by ratmice over 8 years ago. Updated about 8 years ago.

Status:Closed Start date:05/11/2010
Priority:Normal Due date:
Assignee:kervala % Done:

100%

Category:Build
Target version:Version 0.8.0

Description

This patch fixes a segfault in lua under linux,
The functions declared in it never get called
(I suspect that maybe it is from a shared library constructor)?
but the symbols defined conflict with luas symbols
and due to the commented out implementation of the function, the
dll versions of the symbols never get populated.

lua_segf.diff (536 Bytes) Magnifier ratmice, 05/11/2010 08:05 pm

History

#1 Updated by kervala over 8 years ago

lua_dll.cpp is not used on Windows so I will add exceptions on CMakeLists.txt

#2 Updated by kervala over 8 years ago

  • Category set to Build
  • Status changed from New to Assigned
  • Assignee set to kervala

#3 Updated by kervala over 8 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Applied in changeset r102.

#4 Updated by kervala over 8 years ago

  • Target version set to Version 0.8.0

#5 Updated by vl about 8 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF