From owner-freebsd-gnome Tue Mar 25 2: 7: 2 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F06B37B401 for ; Tue, 25 Mar 2003 02:06:58 -0800 (PST) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0409C43FB1 for ; Tue, 25 Mar 2003 02:06:57 -0800 (PST) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 6F70076426; Tue, 25 Mar 2003 11:06:54 +0100 (CET) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1:10024]) (amavisd-new) with ESMTP id 63558-01; Tue, 25 Mar 2003 11:06:52 +0100 (CET) Received: from [212.41.243.28] (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id F17377641F; Tue, 25 Mar 2003 11:06:51 +0100 (CET) Subject: Re: vte 2.2.1 halt and lagging the CPU.. (freeze) From: Franz Klammer To: Joe Marcus Clarke Cc: "Mezz bsdforums.org" , FreeBSD GNOME Users In-Reply-To: <1048554685.344.1.camel@shumai.marcuscom.com> References: <1048540790.760.80.camel@ds9.webonaut.com> <1048542481.760.86.camel@ds9.webonaut.com> <1048543041.315.41.camel@gyros> <1048545481.760.123.camel@ds9.webonaut.com> <1048554685.344.1.camel@shumai.marcuscom.com> Content-Type: text/plain Organization: Message-Id: <1048586814.1189.29.camel@ds9.webonaut.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 25 Mar 2003 11:06:54 +0100 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=-25.7 required=5.0 tests=AWL,IN_REP_TO,QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_XIMIAN autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Am Di, 2003-03-25 um 02.11 schrieb Joe Marcus Clarke: > On Mon, 2003-03-24 at 17:38, Franz Klammer wrote: > > > > > > > > JUST FOR INFO: > > > > also abiword2-1.1.4 dies with a segfault at startup if LANG is set. > > > > > > > > Set to what? > > > > to my locale: > > de_[DE|AT].ISO[_]8859-1[5] -> segfault (error-dialog in german) > > Okay, this doesn't happen on -STABLE. I can see AbiWord just fine in > German. I'm pretty sure you're all running 5.x of some kind. My > -CURRENT machine is getting some much-needed love since I left last > week. I should be able to test AbiWord on it tomorrow. In the > meantime, if you could recompile AbiWord with debugging symbols, and > capture the crash, that would help to get the ball rolling. Thanks. > tadaa! examples with de_DE.ISO8859-1 ============================= * start abiword out if gnome-terminal and locale is set -> crash! (backtrace #1) * start abiword from the gnome-menu -> crash! * start abiword out of xterm -> starting (yes, locale is set) example with nl_NL.ISO_8859-1: ============================= * start abiword out of xterm -> segfault! (backtrace #2) examples with el_GR.ISO8859-7: ============================= * start abiword out of xterm -> abort trap! (backtrace #3) franz. **** gdb output: de_DE.ISO8859-1 out of GNOME TERMINAL **** (gdb) run Starting program: /usr/X11R6/bin/AbiWord-2.0 Program received signal SIGSEGV, Segmentation fault. 0x00312d39 in ?? () (gdb) bt #0 0x00312d39 in ?? () Error accessing memory address 0x3538385f: Bad address. **** end gdb output **** **** gdb output: nl_NL.ISO_8859-1 out of XTERM **** (gdb) run Starting program: /usr/X11R6/bin/AbiWord-2.0 Program received signal SIGSEGV, Segmentation fault. 0x00312d39 in ?? () (gdb) bt #0 0x00312d39 in ?? () Error accessing memory address 0x3538385f: Bad address. **** end gdb output **** **** gdb output: el_GR.ISO8859-7 out of XTERM **** (gdb) run Starting program: /usr/X11R6/bin/AbiWord-2.0 Program received signal SIGBUS, Bus error. EV_EditEventMapper::Keystroke(unsigned, EV_EditMethod**) (this=0x862d3a0, eb=3503345872, ppEM=0x2b5) at ev_EditBinding.h:46 46 ev_EditBinding.h: No such file or directory. in ev_EditBinding.h (gdb) bt #0 EV_EditEventMapper::Keystroke(unsigned, EV_EditMethod**) (this=0x862d3a0, eb=3503345872, ppEM=0x2b5) at ev_EditBinding.h:46 #1 0x081ca8f8 in EV_UnixMenu::synthesizeMenu(_GtkWidget*) (this=0x867cc00, wMenuRoot=0x8635b00) at ctype.h:212 #2 0x081cb453 in EV_UnixMenuBar::synthesizeMenuBar() (this=0x862d3a0) at ev_UnixMenu.cpp:1116 #3 0x081a49de in XAP_UnixFrameImpl::createTopLevelWindow() (this=0x867cc00) at xap_UnixFrameImpl.cpp:1107 #4 0x080fb544 in AP_UnixFrameImpl::_createWindow() (this=0x8596200) at ap_UnixFrameImpl.cpp:304 #5 0x080f9d0f in AP_UnixFrame::initialize(_FrameModes) (this=0x8596200, frameMode=3503345872) at ap_UnixFrame.cpp:200 #6 0x080f702c in AP_UnixApp::newFrame(AP_App*) (this=0x846b400, app=0xd0d0d0d0) at ap_UnixApp.cpp:1331 #7 0x080fdb5d in AP_App::openCmdLineFiles(poptContext_s*) (this=0x846b400, poptcon=0x8517000) at ap_App.cpp:81 #8 0x080f6f54 in AP_UnixApp::main(char const*, int, char const**) ( szAppName=0x1 , argc=-791621424, argv=0xd0d0d0d0) at ap_UnixApp.cpp:1311 #9 0x080f4ec3 in main (argc=-791621424, argv=0xd0d0d0d0) at UnixMain.cpp:26 #10 0x080f4de5 in _start () **** end gdb output **** > > > > > > Joe > > > -- WEBONAUT.com http://webonaut.com mailto:klammer@webonaut.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message