Problem with scm_display_backtrace and guile 1.8.3
From:
René Köcher
Subject:
Problem with scm_display_backtrace and guile 1.8.3
Date:
Mon, 4 Feb 2008 17:38:02 +0100
Hi,
as the subject states I encountered some problems while
trying to get a backtrace for a exception. I'm trying to embedd
guile into a C programm which should catch exceptions at
global scope and print usable error messages and backtraces.
After some searching I got to the code below which works fine
except for backtrace display.. (crashes with wrong-type-arg)
Any help on this is much appreciated, all samples and
documentation I found was targeted at guile 1.6.