mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] Texmacs 1.0.6.14 segfault


Chronological Thread 
  • From: "Kasper Peeters" <address@hidden>
  • To: address@hidden
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] Texmacs 1.0.6.14 segfault
  • Date: Sat, 29 Mar 2008 21:22:38 +0100

> In src/Texmacs/Data/tm_data.cpp, the last line of
> tm_data_rep::delete_view ():
>
> delete vw;
>
> But I cannot explain it; my grasp of C++ is too weak. In particular I
> have no idea what happens when a destructor is called that is not
> defined.

Martin, just a wild shot in the dark here, but is this bug perhaps
related to an issue we discussed earlier in the context of making my
'cadabra' program work on Leopard? You then found that there is a bug
in 'strip' on Leopard which erroneously removes symbols. Is the
TeXmacs binary in fink stripped? Does the bug go away when the binary
is not stripped?

Cheers,
Kasper



Archive powered by MHonArc 2.6.19.

Top of page