bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP-BUG: psppire error on openSUSE 10.3


From: unknown-1
Subject: Re: PSPP-BUG: psppire error on openSUSE 10.3
Date: Sun, 27 Apr 2008 20:38:53 +0200


2008/4/27 John Darrington <address@hidden>:
On Sun, Apr 27, 2008 at 12:06:36PM +0200, unknown-1 wrote:
    Hi John

    2008/4/27 John Darrington <address@hidden>:

    > >This is probably harmless.  Apart from these messages, is there
    > >anything untoward that happens?
    >

    Not that I have seen, but I am working at the installation and don't use
    pspp itself. :-) So this doesn't mean there can't be a problem somewhere.


This is true.  But my money is on this being an indirect call to
g_string_append ; ie, called from gtk, glade or some other library,
not directly from pspp code itself.  If I'm right, then this is a SuSE
bug, not a PSPP bug.

If you want to find out exactly from where this assertion is comming,
set the environment variable G_DEBUG=fatal_criticals and run psppire
through gdb to get a backtrace.

Thanks for the bug report.

J'

ugh, the error is then:
=================
GLib-CRITICAL **: g_string_append: assertion 'val != NULL' failed aborting...

Program received signal SIGABRT, Aborted.
0xffffe410 in __kernel_vsycall ()
====================

This helps?

CU

reply via email to

[Prev in Thread] Current Thread [Next in Thread]