[Uim-bugs] [Bug 16477] New: uim-module-manager segv on IA64
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jun 23 07:43:03 PDT 2008
http://bugs.freedesktop.org/show_bug.cgi?id=16477
Summary: uim-module-manager segv on IA64
Product: UIM
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: blocker
Priority: high
Component: libuim: Scheme interpreter
AssignedTo: uim-bugs at freedesktop.org
ReportedBy: omote at utyuuzin.net
As described above, uim-module-manager segv on IA64.
Here is the result of gdb backtrace. And full compilation log are avalable at
http://buildd.debian.org/fetch.cgi?&pkg=uim&ver=1%3A1.5.1-1&arch=ia64&stamp=1211829196&file=log
merulo% LD_LIBRARY_PATH=../uim/.libs
LIBUIM_SYSTEM_SCM_FILES=/home/omote/uim/uim
-1.5.1/sigscheme/lib LIBUIM_SCM_FILES=/home/omote/uim/uim-1.5.1/scm
LIBUIM_PLUGI
N_LIB_DIR=/home/omote/uim/uim-1.5.1/uim/.libs gdb
../uim/.libs/uim-module-manage
r
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "ia64-linux-gnu"...
(gdb) set args --path ../scm --register "skk" "tcode" "trycode" "tutcode"
"byeor
u" "latin" "elatin" "pyload" "hangul" "viqr" "ipa-x-sampa" "look"
(gdb) r
Starting program: /home/omote/uim/uim-1.5.1/uim/.libs/uim-module-manager --path
../scm --register "skk" "tcode" "trycode" "tutcode" "byeoru" "latin" "elatin"
"p
yload" "hangul" "viqr" "ipa-x-sampa" "look"
Program received signal SIGSEGV, Segmentation fault.
read_token (port=2305843009217572404, err=0x60000fffff023430, buf=0x0,
buf_size=<value optimized out>, delim=SCM_CH_DELIMITER)
at ../sigscheme/src/read.c:501
at ../sigscheme/src/read.c:501
501 *p++ = c;
(gdb) bt
#0 read_token (port=2305843009217572404, err=0x60000fffff023430, buf=0x0,
buf_size=<value optimized out>, delim=SCM_CH_DELIMITER)
at ../sigscheme/src/read.c:501
#1 0x200000000007b980 in read_symbol (port=2305843009217572404)
at ../sigscheme/src/read.c:927
#2 0x2000000000084820 in read_sexpression (port=2305843009217572404)
at ../sigscheme/src/read.c:988
#3 0x2000000000087c80 in read_list (port=2305843009217572404,
closing_paren=41) at ../sigscheme/src/read.c:705
#4 0x2000000000084b70 in read_sexpression (port=2305843009217572404)
at ../sigscheme/src/read.c:541
#5 0x2000000000087c80 in read_list (port=2305843009217572404,
closing_paren=41) at ../sigscheme/src/read.c:705
#6 0x2000000000084b70 in read_sexpression (port=2305843009217572404)
at ../sigscheme/src/read.c:541
#7 0x2000000000085cd0 in scm_load_internal (filename=<value optimized out>)
at ../sigscheme/src/read.c:413
#8 0x2000000000086370 in scm_p_load (filename=2305843009217572372)
at ../sigscheme/src/load.c:281
#9 0x2000000000087940 in scm_initialize_internal (argv=0x60000fffff023750)
at ../sigscheme/src/sigscheme.c:360
#10 0x2000000000385630 in GCROOTS_call_with_gc_ready_stack (
ctx=0x6000000000004130, proc=0x200000000004be08, arg=0x60000fffff023750)
---Type <return> to continue, or q <return> to quit---
at gcroots.c:114
#11 0x2000000000070f70 in uim_scm_init (system_load_path=<value optimized out>)
at ../sigscheme/src/storage-gc.c:376
#12 0x20000000000beb30 in uim_init () at uim.c:108
#13 0x4000000000001740 in main (argc=16, argv=0x60000fffff023a48)
at uim-module-manager.c:180
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the uim-bugs
mailing list