Re: core dump under FreeBSD

From: Roman Serbski (libser@manas.edu.kg)
Date: Sun Sep 21 2003 - 04:57:34 EDT

  • Next message: Dom Lachowicz: "Re: core dump under FreeBSD"

    Hi Dom,

    Thank you for your reply.
    I've finally figured out that the cause of core dump is LOCALE. I've set my
    locale to ru_RU.KOI8-R and if I change it to us_US (or C) everything is working
    fine.

    #locale
    LANG=ru_RU.KOI8-R
    LC_TYPE="ru_RU.KOI8-R"
    LC_COLLATE="ru_RU.KOI8-R"
    LC_TIME="ru_RU.KOI8-R"
    LC_NUMERIC="ru_RU.KOI8-R"
    LC_MONETARY="ru_RU.KOI8-R"
    LC_MESSAGES="ru_RU.KOI8-R"
    LC_ALL=

    It seems (this is IMHO) that the definition of RU LOCALE in FreeBSD differs from
    what AbiWord expects to see. From debug information (I've compiled AbiWord with
    --enable-debug as you suggested) AbiWord tries to CreateMenuLabelSet and crashes:
    DEBUG: CreateManuLabelSet: szLanguage_ ru-RU, szLanguage ru-RU
    DEBUG: Oh no - we just crashed!

    Should I open a bug case for this crash?
    Thank you for your time.

    Regards,
    Roman

    Quoting Dom Lachowicz <domlachowicz@yahoo.com>:
    > Hi Roman,
    >
    > I suggest compiling with --enable-debug so that we can
    > get some useful line-number information from your gdb
    > backtrace as well. File a bug @ bugzilla.abisource.com
    > and attach the GDB backtrace to it.
    >
    > Dom
    >
    > --- Roman Serbski <libser@manas.edu.kg> wrote:
    > > Dear all,
    > >
    > > FreeBSD 5.1-CURRENT (build from CVSup)
    > > AbiWord 1.99.6 (build from ports)
    > >
    > > Compiling AbiWord from ports is OK, but when
    > > starting AbiWord crashes and
    > > generates core dump. I have the same situation with
    > > AbiWord 1.0.6, so IMHO there
    > > is something wrong with my configuration. Launching
    > > without --nosplash doesn't
    > > help too.
    > >
    > > Please find below gdb trace. If you need extra
    > > information just let me know. Any
    > > hints would be greatly appreciated!

    -----------------------------------------------
    To unsubscribe from this list, send a message to
    abiword-user-request@abisource.com with the word
    unsubscribe in the message body.



    This archive was generated by hypermail 2.1.4 : Sun Sep 21 2003 - 05:12:03 EDT