Package: gnomesword
Version: 2.1.7-2
Severity: important
Hi
When installing gnomesword over aptitude, and then open gnomesword I
could observe this behaviour. Everytime I chose File -> Open StudyPad
Gnomesword crash.
I then had a look at the strace output, and tried to install
gtkhtml3.8 (there is already an entry to libgtkhtml3.8-15 in the
depends-List). After installing gtkhtml3.8, choosing file -> Open
StudyPad works and gnomesword don't crash.
I attached also the output of the last lines of the strace-output.
Is this a bug? I hope I have reported it correctly.
Greetings
Salvatore
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-6-ea
Locale: LANG=C, LC_CTYPE=de_CH (charmap=ISO-8859-1)
Versions of packages gnomesword depends on:
ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi
ii libatk1.0-0 1.11.4-2 The ATK accessibility toolkit
ii libbonobo2-0 2.14.0-1 Bonobo CORBA interfaces library
ii libbonoboui2-0 2.14.0-2 The Bonobo UI library
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libcairo2 1.0.4-2 The Cairo 2D vector graphics libra
ii libcomerr2 1.39-1 common error description library
ii libcurl3-gnutls 7.15.3-2 Multi-protocol file transfer libra
ii libfontconfig1 2.3.2-7 generic font configuration library
ii libgcc1 1:4.1.1-2 GCC support library
ii libgconf2-4 2.14.0-1 GNOME configuration database syste
ii libglade2-0 1:2.5.1-2 library to load .glade files at ru
ii libglib2.0-0 2.10.3-1 The GLib library of C routines
ii libgnome-keyring0 0.4.9-1 GNOME keyring services library
ii libgnome2-0 2.14.1-2 The GNOME 2 library - runtime file
ii libgnomecanvas2-0 2.14.0-2 A powerful object-oriented display
ii libgnomeprint2.2-0 2.12.1-4 The GNOME 2.2 print architecture -
ii libgnomeprintui2.2-0 2.12.1-3 GNOME 2.2 print architecture User
ii libgnomeui-0 2.14.1-1 The GNOME 2 libraries (User Interf
ii libgnomevfs2-0 2.14.2-1 GNOME virtual file-system (runtime
ii libgnutls13 1.3.5-1.1 the GNU TLS library - runtime libr
ii libgtk2.0-0 2.8.18-1 The GTK+ graphical user interface
ii libgtkhtml3.8-15 3.10.1-1 HTML rendering/editing library - r
ii libice6 1:1.0.0-3 X11 Inter-Client Exchange library
ii libidn11 0.5.18-2 GNU libidn library, implementation
ii libkrb53 1.4.3-7 MIT Kerberos runtime libraries
ii liborbit2 1:2.14.0-1.1 libraries for ORBit2 - a CORBA ORB
ii libpango1.0-0 1.12.3-1 Layout and rendering of internatio
ii libpopt0 1.10-2 lib for parsing cmdline parameters
ii libsm6 1:1.0.0-4 X11 Session Management library
ii libstdc++6 4.1.1-2 The GNU Standard C++ Library v3
ii libsword5c2a 1.5.8-8 API/library for bible software
ii libx11-6 2:1.0.0-6 X11 client-side library
ii libxcursor1 1.1.5.2-5 X cursor management library
ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar
ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio
ii libxi6 1:1.0.0-5 X11 Input extension library
ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library
ii libxml2 2.6.26.dfsg-1 GNOME XML library
ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library
ii libxrender1 1:0.9.0.2-4 X Rendering Extension client libra
ii sword-comm-mhcc [sword-com 1.1-4 Matthew Henry Concise Commentary f
ii sword-dict-naves [sword-di 1.1-3 Naves Topical Bible for SWORD
ii sword-text-kjv [sword-text 2.2-2 King James Version with Strongs Nu
ii zlib1g 1:1.2.3-11 compression library - runtime
gnomesword recommends no packages.
-- no debconf information
access("/home/salvi/.gnomesword-2.0/editor_studypad.xml", F_OK) = -1 ENOENT (No
such file or directory)
access("/editor_studypad.xml", F_OK) = -1 ENOENT (No such file or directory)
access("/usr/share/gnomesword/editor_studypad.xml", F_OK) = 0
access("/usr/share/gnomesword/editor_studypad.xml", F_OK) = 0
stat64("/usr/share/gnomesword/editor_studypad.xml", {st_mode=S_IFREG|0644,
st_size=1785, ...}) = 0
stat64("/usr/share/gnomesword/editor_studypad.xml", {st_mode=S_IFREG|0644,
st_size=1785, ...}) = 0
stat64("/usr/share/gnomesword/editor_studypad.xml", {st_mode=S_IFREG|0644,
st_size=1785, ...}) = 0
open("/usr/share/gnomesword/editor_studypad.xml", O_RDONLY) = 37
fstat64(37, {st_mode=S_IFREG|0644, st_size=1785, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb7ef0000
read(37, "<Root>\n\t<commands>\n\t <cmd"..., 16384) = 1785
read(37, "", 12288) = 0
_llseek(37, 0, [1785], SEEK_CUR) = 0
_llseek(37, 0, [0], SEEK_SET) = 0
read(37, "<Root>\n\t<commands>\n\t <cmd"..., 4096) = 1785
read(37, "", 4096) = 0
close(37) = 0
munmap(0xb7ef0000, 4096) = 0
gettimeofday({1150023627, 55947}, NULL) = 0
open("/tmp/orbit-salvi/bonobo-activation-register.lock", O_RDWR|O_CREAT, 0700)
= 37
fcntl64(37, F_SETFD, FD_CLOEXEC) = 0
fcntl64(37, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=0, len=1}) = 0
open("/tmp/orbit-salvi/bonobo-activation-server-ior", O_RDONLY) = 38
fstat64(38, {st_mode=S_IFREG|0644, st_size=629, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb7ef0000
read(38, "IOR:010000002100000049444c3a426f"..., 4096) = 629
close(38) = 0
munmap(0xb7ef0000, 4096) = 0
socket(PF_FILE, SOCK_STREAM, 0) = 38
fcntl64(38, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
fcntl64(38, F_SETFD, FD_CLOEXEC) = 0
connect(38, {sa_family=AF_FILE,
path="/tmp/orbit-salvi/linc-8e2-0-2edd07c95b744"}, 44) = 0
fcntl64(37, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=0, len=1}) = 0
close(37) = 0
gettimeofday({1150023627, 81594}, NULL) = 0
writev(38, [{"GIOP\1\2\1\0\214\1\0\0", 12},
{"0\254\360\277\0\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\257$0\30"..., 396}], 2) = 408
writev(38, [{"GIOP\1\2\1\0\\\0\0\0", 12},
{"\340\253\360\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\257$"..., 92}], 2) = 104
poll([{fd=6, events=POLLIN}, {fd=11, events=POLLIN|POLLPRI}, {fd=12,
events=POLLIN|POLLPRI, revents=POLLIN}, {fd=13, events=POLLIN|POLLPRI}, {fd=38,
events=POLLIN|POLLPRI}], 5, -1) = 1
accept(12, {sa_family=AF_FILE, path="ì¶"}, [2]) = 37
fcntl64(37, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
fcntl64(37, F_SETFD, FD_CLOEXEC) = 0
poll([{fd=6, events=POLLIN}, {fd=11, events=POLLIN|POLLPRI}, {fd=12,
events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}, {fd=38,
events=POLLIN|POLLPRI, revents=POLLIN}, {fd=37, events=POLLIN|POLLPRI}], 6, -1)
= 1read(38, "GIOP\1\2\1\1X\1\0\0", 12) = 12
read(38, "\340\253\360\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1"..., 344) = 344
writev(38, [{"GIOP\1\2\1\0\336\7\0\0", 12},
{"0\254\360\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\257$0\30"..., 2014}], 2) = 2026
poll([{fd=6, events=POLLIN}, {fd=11, events=POLLIN|POLLPRI}, {fd=12,
events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}, {fd=38,
events=POLLIN|POLLPRI, revents=POLLIN}, {fd=37, events=POLLIN|POLLPRI}], 6, -1)
= 1read(38, "GIOP\1\2\1\1$\0\0\0", 12) = 12
read(38, "0\254\360\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1\1\1"..., 36) = 36
writev(38, [{"GIOP\1\2\1\0\222\2\0\0", 12},
{"\200\255\360\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\257$"..., 658}], 2) = 670
poll([{fd=6, events=POLLIN}, {fd=11, events=POLLIN|POLLPRI}, {fd=12,
events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}, {fd=38,
events=POLLIN|POLLPRI, revents=POLLIN}, {fd=37, events=POLLIN|POLLPRI}], 6, -1)
= 1read(38, "GIOP\1\2\1\1\342\0\0\0", 12) = 12
read(38, "\200\255\360\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1"..., 226) = 226
stat64("/usr/lib/bonobo/monikers/libmoniker_std_2", 0xbff0acfc) = -1 ENOENT (No
such file or directory)
stat64("/usr/lib/bonobo/monikers/libmoniker_std_2.so", {st_mode=S_IFREG|0644,
st_size=15176, ...}) = 0
open("/usr/lib/bonobo/monikers/libmoniker_std_2.so", O_RDONLY) = 39
read(39, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\200\26"..., 512) = 512
fstat64(39, {st_mode=S_IFREG|0644, st_size=15176, ...}) = 0
mmap2(NULL, 18136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 39, 0) =
0xb6819000
mmap2(0xb681d000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 39, 0x3) = 0xb681d000
close(39) = 0
gettimeofday({1150023627, 99347}, NULL) = 0
gettimeofday({1150023627, 99545}, NULL) = 0
writev(38, [{"GIOP\1\2\1\0\232\2\0\0", 12},
{"\240\251\360\277\3\0\0\0\0\0\0\0\34\0\0\0\0\0\0\0\257$"..., 666}], 2) = 678
poll([{fd=6, events=POLLIN}, {fd=11, events=POLLIN|POLLPRI}, {fd=12,
events=POLLIN|POLLPRI}, {fd=13, events=POLLIN|POLLPRI}, {fd=38,
events=POLLIN|POLLPRI, revents=POLLIN}, {fd=37, events=POLLIN|POLLPRI}], 6, -1)
= 1read(38, "GIOP\1\2\1\0010\0\0\0", 12) = 12
read(38, "\240\251\360\277\0\0\0\0\1\0\0\0\1\0\0\0\f\0\0\0\1\1\1"..., 48) = 48
write(2, "\n(gnomesword:2515): Bonobo-WARNI"..., 115
(gnomesword:2515): Bonobo-WARNING **: Activation exception 'Failed to activate
'OAFIID:GNOME_GtkHTML_Editor:3.8''
) = 115
write(2, "\n** ERROR **: Cannot get `OAFIID"..., 72
** ERROR **: Cannot get `OAFIID:GNOME_GtkHTML_Editor:3.8'.
aborting...
) = 72
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(2515, 2515, SIGABRT) = 0
--- SIGABRT (Aborted) @ 0 (0) ---
write(3, "\33\0\2\0\0\0\0\0", 8) = 8
write(3, " \0\2\0\0\0\0\0", 8) = 8
write(3, "+\0\1\0", 4) = 4
read(3, 0xbff0a6b0, 32) = -1 EAGAIN (Resource temporarily
unavailable)
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(3, "\1\2\23\'\0\0\0\0\254\0\240\2\4\0\0\0\0\0\0\0\24\0\0\0"..., 32) = 32
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xb6bec928) = 2574
waitpid(2574, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0) = 2574
--- SIGCHLD (Child exited) @ 0 (0) ---
exit_group(1) = ?
Process 2515 detached