Bug#535433: yelp: Yelp segfaults on startup

2009-07-02 Thread Emilio Pozuelo Monfort
Andreas J. Guelzow wrote:
 Package: yelp
 Version: 2.26.0-1
 Severity: grave
 Justification: renders package unusable
 
 
 Starting yelp (for example from the command line as yelp causes nearly
 immediate segmentation fault.

WFM.

Backtrace?



signature.asc
Description: OpenPGP digital signature


Bug#535433: not much of a backtrace...

2009-07-02 Thread Andreas J. Guelzow
[aguel...@kirkman ~]$ gdb yelp
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 i486-linux-gnu...
(no debugging symbols found)
(gdb) run
Starting program: /usr/bin/yelp 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6ba8760 (LWP 28656)]
/usr/share/themes/Crux/gtk-2.0/gtkrc:37: Invalid symbolic color
'fg_color'
/usr/share/themes/Crux/gtk-2.0/gtkrc:37: error: invalid identifier
`fg_color', expected valid identifier
warning: Lowest section in /usr/lib/libicudata.so.40 is .hash at
00b4
[New Thread 0xb498cb90 (LWP 28659)]
[New Thread 0xb3491b90 (LWP 28660)]
[New Thread 0xb2c90b90 (LWP 28661)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb2c90b90 (LWP 28661)]
0xb76f904b in ?? () from /usr/lib/librarian.so.0
(gdb) 

-- 
Andreas J. Guelzow aguel...@pyrshep.ca




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#535433: not much of a backtrace...

2009-07-02 Thread Emilio Pozuelo Monfort
Andreas J. Guelzow wrote:
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 0xb2c90b90 (LWP 28661)]
 0xb76f904b in ?? () from /usr/lib/librarian.so.0
 (gdb) 

Can you rebuild librarian with DEB_BUILD_OPTIONS=nostrip ?

Otherwise I could provide you a .ddeb package with debugging symbols :D



signature.asc
Description: OpenPGP digital signature


Bug#535433: a little bit more of a backtrace...

2009-07-02 Thread Andreas J. Guelzow
(gdb) run
Starting program: /usr/bin/yelp 
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6b29760 (LWP 5633)]
/usr/share/themes/Crux/gtk-2.0/gtkrc:37: Invalid symbolic color 'fg_color'
/usr/share/themes/Crux/gtk-2.0/gtkrc:37: error: invalid identifier `fg_color', 
expected valid identifier
warning: Lowest section in /usr/lib/libicudata.so.40 is .hash at 00b4
[New Thread 0xb490db90 (LWP 5636)]
[New Thread 0xb3412b90 (LWP 5637)]
[New Thread 0xb2c11b90 (LWP 5638)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb2c11b90 (LWP 5638)]
0xb767a04b in ?? () from /usr/lib/librarian.so.0
Current language:  auto; currently asm
(gdb) bt
#0  0xb767a04b in ?? () from /usr/lib/librarian.so.0
#1  0xb767a022 in ?? () from /usr/lib/librarian.so.0
#2  0xb767a022 in ?? () from /usr/lib/librarian.so.0
#3  0xb767a376 in ?? () from /usr/lib/librarian.so.0
#4  0xb767a61c in rrn_for_each_in_category (
funct=0x8065b60 g_io_channel_un...@plt+78736, category=0xb22f6008 Core, 
user_data=0xb230a218) at rarian-main.c:93
#5  0x08065284 in ?? ()
#6  0x08065b60 in ?? ()
#7  0xb22f6008 in ?? ()
#8  0xb230a218 in ?? ()
#9  0x4806 in ?? ()
#10 0xb7400ff9 in _L_lock_89 () from /lib/i686/cmov/libpthread.so.0
#11 0xb7400902 in pthread_mutex_lock () from /lib/i686/cmov/libpthread.so.0
#12 0xb76f2f7f in g_thread_create_proxy (data=0xa015ca0)
at 
/build/buildd-glib2.0_2.20.1-2-i386-hGzT8z/glib2.0-2.20.1/glib/gthread.c:635
#13 0xb73ff4e5 in start_thread () from /lib/i686/cmov/libpthread.so.0
#14 0xb737c21e in clone () from /lib/i686/cmov/libc.so.6
(gdb) 

-- 
Andreas J. Guelzow aguel...@pyrshep.ca




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#535433:

2009-07-02 Thread Andreas J. Guelzow
Hmm,

this looks remotely like
https://bugs.launchpad.net/ubuntu/+source/rarian/+bug/384381

Andreas


-- 
Andreas J. Guelzow aguel...@pyrshep.ca




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#535433:

2009-07-02 Thread Andreas J. Guelzow
In fact the backtrace is identical to:

https://bugs.launchpad.net/ubuntu/+source/rarian/+bug/375896

Andreas

-- 
Andreas J. Guelzow aguel...@pyrshep.ca




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#535433:

2009-07-02 Thread Emilio Pozuelo Monfort
Andreas J. Guelzow wrote:
 Hmm,
 
 this looks remotely like
 https://bugs.launchpad.net/ubuntu/+source/rarian/+bug/384381

Hard to say without debugging symbols (it seems the rebuild didn't help).

Can you install librarian0, rarian-compat and rarian-ddeb from
http://emilio.pozuelo.org/~deb/ and try again? The sha256 checksums are:

 ed022fa3e9f58f286815812f52eebefe967b15d963d7fc452c2fb3cbb96f48a6
librarian0_0.8.1-2_i386.deb

 176446a30642d521ca797980607567708e3ef0d701511a82510ee6f592c2c13d
rarian-compat_0.8.1-2_i386.deb

 8956a8d5ad68282a9b9bb60ce119cc99f187855239712c54c24ce804afa24af3
rarian-ddeb_0.8.1-2_i386.ddeb

Emilio



signature.asc
Description: OpenPGP digital signature


Bug#535433:

2009-07-02 Thread Emilio Pozuelo Monfort
Andreas J. Guelzow wrote:
 In fact the backtrace is identical to:
 
 https://bugs.launchpad.net/ubuntu/+source/rarian/+bug/375896
 
 Andreas
 

Here's the diff:

http://launchpadlibrarian.net/28110862/rarian_0.8.1-2ubuntu1_0.8.1-2ubuntu2.diff.gz

Please let me know if it fixes your crash.

Thanks,
Emilio



signature.asc
Description: OpenPGP digital signature


Bug#535433:

2009-07-02 Thread Andreas J. Guelzow
On Thu, 2009-07-02 at 22:33 +0200, Emilio Pozuelo Monfort wrote:
 Andreas J. Guelzow wrote:
  In fact the backtrace is identical to:
  
  https://bugs.launchpad.net/ubuntu/+source/rarian/+bug/375896
  
  Andreas
  
 
 Here's the diff:
 
 http://launchpadlibrarian.net/28110862/rarian_0.8.1-2ubuntu1_0.8.1-2ubuntu2.diff.gz
 
 Please let me know if it fixes your crash.

The patch fixes the crash. I now get lots of warnings of the kind:
OMF category 'Applications|Other' not recognised, ignoring.
OMF category 'Applications|Other' not recognised, ignoring.
OMF category 'Applications|Other' not recognised, ignoring.
OMF category 'Applications|Other' not recognised, ignoring.
OMF category 'Applications|Other' not recognised, ignoring.
Error: Malformed line (no ':').  Ignoring entry
runtime error: file /usr/share/yelp/xslt/toc2html.xsl line 32 element
call-template
The called template 'l10n.align.start' was not found.
runtime error: file /usr/share/yelp/xslt/toc2html.xsl line 37 element
call-template
The called template 'l10n.align.end' was not found.
runtime error: file /usr/share/yelp/xslt/toc2html.xsl line 32 element
call-template
The called template 'l10n.align.start' was not found.
runtime error: file /usr/share/yelp/xslt/toc2html.xsl line 37 element
call-template
The called template 'l10n.align.end' was not found.
runtime error: file /usr/share/yelp/xslt/toc2html.xsl line 32 element
call-template
The called template 'l10n.align.start' was not found.
runtime error: file /usr/share/yelp/xslt/toc2html.xsl line 37 element
call-template
The called template 'l10n.align.end' was not found.
runtime error: file /usr/share/yelp/xslt/toc2html.xsl line 32 element
call-template
The called template 'l10n.align.start' was not found.
runtime error: file /usr/share/yelp/xslt/toc2html.xsl line 37 element
call-template


and the first page has lots of overlapping text, but it seems to work
otherwise. 

Thank you very much

Andreas
-- 
Andreas J. Guelzow aguel...@pyrshep.ca




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#535433:

2009-07-02 Thread Emilio Pozuelo Monfort
forwarded 535433 https://bugs.freedesktop.org/show_bug.cgi?id=22363
thanks

Andreas J. Guelzow wrote:
 On Thu, 2009-07-02 at 22:33 +0200, Emilio Pozuelo Monfort wrote:
 Andreas J. Guelzow wrote:
 In fact the backtrace is identical to:

 https://bugs.launchpad.net/ubuntu/+source/rarian/+bug/375896

 Andreas

 Here's the diff:

 http://launchpadlibrarian.net/28110862/rarian_0.8.1-2ubuntu1_0.8.1-2ubuntu2.diff.gz

 Please let me know if it fixes your crash.
 
 The patch fixes the crash. I now get lots of warnings of the kind:
...
 and the first page has lots of overlapping text, but it seems to work
 otherwise. 

Thanks for testing! I'm applying the patch for the next upload.

Best regards,
Emilio



signature.asc
Description: OpenPGP digital signature


Bug#535433: yelp: Yelp segfaults on startup

2009-07-01 Thread Andreas J. Guelzow
Package: yelp
Version: 2.26.0-1
Severity: grave
Justification: renders package unusable


Starting yelp (for example from the command line as yelp causes nearly
immediate segmentation fault.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages yelp depends on:
ii  docbook-xml4.5-6 standard XML documentation system,
ii  gconf2 2.26.0-1  GNOME configuration database syste
ii  gnome-doc-utils0.14.2-2  a collection of documentation util
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libbz2-1.0 1.0.5-1   high-quality block-sorting file co
ii  libc6  2.9-12GNU C Library: Shared libraries
ii  libdbus-glib-1-2   0.80-4simple interprocess messaging syst
ii  libgcc11:4.4.0-5 GCC support library
ii  libgconf2-42.26.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.4-1 library to load .glade files at ru
ii  libglib2.0-0   2.20.1-2  The GLib library of C routines
ii  libgnome2-02.26.0-1  The GNOME library - runtime files
ii  libgnomeui-0   2.24.1-1  The GNOME 2 libraries (User Interf
ii  libgtk2.0-02.16.1-2  The GTK+ graphical user interface 
ii  libpango1.0-0  1.24.2-1  Layout and rendering of internatio
ii  librarian0 0.8.1-2   Rarian is a documentation meta-dat
ii  libstartup-notificatio 0.10-1library for program launch feedbac
ii  libstdc++6 4.4.0-5   The GNU Standard C++ Library v3
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxml22.7.3.dfsg-1  GNOME XML library
ii  libxslt1.1 1.1.24-2  XSLT processing library - runtime 
ii  man-db 2.5.5-1   on-line manual pager
ii  xml-core   0.12  XML infrastructure and XML catalog
ii  xulrunner-1.9  1.9.0.10-1XUL + XPCOM application runner
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages yelp recommends:
ii  doc-base  0.9.2  utilities to manage online documen
ii  gnome-user-guide  2.26.2-1   GNOME user's guide
ii  ttf-dejavu2.29-2 Metapackage to pull in ttf-dejavu-

yelp suggests no packages.

-- no debconf information

-- 
Andreas J. Guelzow aguel...@pyrshep.ca




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org