Re: VTE
- From: Owen Taylor <otaylor redhat com>
- To: Deepa Chacko Pillai <deepa chacko wipro com>
- Cc: nalin redhat com, Havoc Pennington <hp redhat com>, desktop-devel-list <desktop-devel-list gnome org>
- Subject: Re: VTE
- Date: Tue, 16 Jul 2002 10:48:18 -0400 (EDT)
Deepa Chacko Pillai <deepa chacko wipro com> writes:
> Hi Havoc
>
> I compiled gnome-terminal with VTE (--with-widget=vte). gnome-terminal
> is crashing as soon as it is launched.
[...]
> ---- called from signal handler with signal 10 (SIGBUS) ------
> [6] iconv(0xffffffff, 0xffbee44c, 0xffbee4bc, 0xffbee450, 0xffbee444,
> 0xffffffff), at 0xfdb4082c
> [7] g_iconv(0xffffffff, 0xffbee44c, 0xffbee4bc, 0xffbee450, 0xffbee444,
> 0xffbee471), at 0xfdcb80d0
> =>[8] vte_trie_add(trie = 0x155770, pattern = 0x137fa0 "^[[4~", length =
> 4U, result = 0xff1dcd94 "@7", quark = 638U), line 483 in "trie.c"
This backtrace looks a lot like someone isn't checking the result
of g_iconv_open(). (returns (GIConv)-1 on failure.)
There may be an underlying problem with g_get_charset() returning
bad results here or something, but an informative error message
would be useful in debugging that.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]