<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>45446</bug_id>
          
          <creation_ts>2004-03-22 15:51 0000</creation_ts>
          <short_desc>Singular has segmentation faults (probably when opening .so files)</short_desc>
          <delta_ts>2004-03-26 04:33:48 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>glowwormy@web.de</reporter>
          <assigned_to>sci@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>glowwormy@web.de</who>
            <bug_when>2004-03-22 15:51:34 0000</bug_when>
            <thetext>When running singular (2.0.4-r1 and 2.0.5) I get Segmentation fault while doing normal work. For example when typing the example in http://www.singular.uni-kl.de/Manual/2-0-4/sing_10.htm#SEC16 it crashes.

Reproducible: Always
Steps to Reproduce:
As described above



Expected Results:  
In my opinion its another path issue. I checked the files and wrote a patch for
singular-2.0.5 which should also work with 2.0.4.
Also, building singular twice is not such a good idea (the standard target is
install, so doing make in source_compile isnt such a good idea). The einstalls
in source_install should be sufficent. I removed also some links to
/var/tmp/portage from the source by this patches.

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.4-rc1-love3)
=================================================================
System uname: 2.6.4-rc1-love3 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.3.13p1
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS=&quot;x86&quot;
AUTOCLEAN=&quot;yes&quot;
CFLAGS=&quot;-march=athlon-tbird -O2 -pipe -fomit-frame-pointer&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
COMPILER=&quot;gcc3&quot;
CONFIG_PROTECT=&quot;/etc /lib/modules /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/terminfo /etc/env.d&quot;
CXXFLAGS=&quot;-O2 -mcpu=i686 -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoaddcvs ccache sandbox&quot;
GENTOO_MIRRORS=&quot;http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo http://gentoo.oregonstate.edu/&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
USE=&quot;3dnow X aalib alsa apache2 apm avi berkdb bonobo cdr crypt cups dga doc dvd
encode esd faad foomaticdb gdbm gif ginac gnome gpm gtk gtk2 gtkhtml guile hbci
imap imlib java jpeg libg++ libwww lirc mad mikmod mmx motif mpeg mysql nas
ncurses nls offensive oggvorbis opengl oss pam pdflib perl png python qt qtmt
quicktime readline samba sasl sdl slang spell sse ssl svga tcltk tcpd tetex
truetype usb v4l x86 xml2 xmms xv xvid zlib&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>glowwormy@web.de</who>
            <bug_when>2004-03-22 15:55:19 0000</bug_when>
            <thetext>Created an attachment (id=27823)
The new patchset for Singular
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>glowwormy@web.de</who>
            <bug_when>2004-03-22 15:56:38 0000</bug_when>
            <thetext>Okay, I think now just the remove of the make in src_install from the ebuild is missing.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phosphan@gentoo.org</who>
            <bug_when>2004-03-22 23:37:10 0000</bug_when>
            <thetext>Um... the removal of _which_ make there? I count quite a few.
Didn&apos;t manage to segfault singular the way you described.
But your patch looks very reasonable.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>glowwormy@web.de</who>
            <bug_when>2004-03-23 00:52:08 0000</bug_when>
            <thetext>There&apos;s exactly one make (make CFLAGS=&quot;${CFLAGS}&quot; CXXFLAGS=&quot;${CXXFLAGS}&quot; || die &quot;make failed&quot;, line 52) in src_compile. The rest are einstalls...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>glowwormy@web.de</who>
            <bug_when>2004-03-23 00:55:12 0000</bug_when>
            <thetext>By the way, did you add these ${CFLAGS}, ${CXXFLAGS}? do they have any effect? For the Segfaults: I don&apos;t know exactly when they occur, but I more or less started using Singular yesterday, and it crashed a few times. So I changed to the static, precompiled version and checked the sources later. I will try today with the new compiled Singular 2.0.5 again and see what happens</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>glowwormy@web.de</who>
            <bug_when>2004-03-23 01:02:46 0000</bug_when>
            <thetext>Oh yes, and when your already at it: There a a few filenames/pathnames in feResource.cc which I didn&apos;t find, mostly related to the documentation (SINGULAR_INFO_FILE (singular.hlp), SINGULAR_IDX_FILE (singular.idx), the html docu ...). When you&apos;ve got time, would you mind to check this out?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phosphan@gentoo.org</who>
            <bug_when>2004-03-23 01:30:54 0000</bug_when>
            <thetext>I suggest you count again :-)
- each einstall is a &quot;make (tons of options) install&quot;
- there are a few more &quot;make&quot;s run when &quot;doc&quot; is in USE

The *FLAGS are used for some compiler runs, not all.
About the pathnames, please tell me a few commands to check if they work or not - I really have no clue how to use singular, just committed the ebuild, for the case you remember bug #26115
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>glowwormy@web.de</who>
            <bug_when>2004-03-23 01:42:26 0000</bug_when>
            <thetext>makes in __SOURCE_COMPILE__!!!!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>glowwormy@web.de</who>
            <bug_when>2004-03-23 01:46:06 0000</bug_when>
            <thetext>The easiest way to check out if the helpfiles are installed, simply start singular and type &quot;help reduce;&quot;. Right now you will get the output:

// ** Could not get IdxFile. 
// ** Either set environment variable SINGULAR_IDX_FILE to IdxFile,
// ** or make sure that IdxFile is at /usr/doc/singular.idx
   ? cannot open `help.cnf`
// ** Displaying help in browser &apos;dummy&apos;.
// ** Use &apos;system(&quot;--browser&quot;, &lt;browser&gt;);&apos; to change browser,
// ** where &lt;browser&gt; can be: &quot;dummy&quot;, &quot;emacs&quot;.
   ? No functioning help browser available.
   ? error occurred in STDIN line 1: `help reduce;`

while you should get something like this:

&gt; help reduce;
// ** Displaying help in browser &apos;xinfo&apos;.
// ** Use &apos;system(&quot;--browser&quot;, &lt;browser&gt;);&apos; to change browser,
// ** where &lt;browser&gt; can be: &quot;xinfo&quot;, &quot;info&quot;, &quot;builtin&quot;, &quot;dummy&quot;, &quot;emacs&quot;.
running `xterm -e info -f /home/wolfs/projects/Singular/Singular/2-0-5/info/singular.hlp --node=&apos;reduce&apos; &amp;`

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phosphan@gentoo.org</who>
            <bug_when>2004-03-23 01:55:25 0000</bug_when>
            <thetext>I referred to your comment #2 where you said that you &quot;think now just the remove of the make in src_install from the ebuild is missing&quot;, and I asked of which one. So please stop screaming and thanks for comment #9 :-)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>glowwormy@web.de</who>
            <bug_when>2004-03-23 02:03:25 0000</bug_when>
            <thetext>sorry, typing and thinking don&apos;t coincide always... I meant src_compile</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phosphan@gentoo.org</who>
            <bug_when>2004-03-23 07:02:00 0000</bug_when>
            <thetext>Just added -r2 which actually gives me some reasonable output when I try &quot;help reduce;&quot; - could you please check what I broke this time? :-)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>glowwormy@web.de</who>
            <bug_when>2004-03-23 16:31:05 0000</bug_when>
            <thetext>O.K., lets try it with 

{&quot;xterm&quot;,     &apos;X&apos;,    feResBinary,&quot;XTERM&quot;,                &quot;%d/X11R6/bin/xterm&quot;,             &quot;&quot;},

instead of 

{&quot;xterm&quot;,     &apos;X&apos;,    feResBinary,&quot;XTERM&quot;,                &quot;%b/X11R6/bin/xterm&quot;,             &quot;&quot;},

(its in singular-2.0.5-r2-gentoo.diff line 101)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phosphan@gentoo.org</who>
            <bug_when>2004-03-23 23:30:34 0000</bug_when>
            <thetext>Ok, should be enough for now. Please re-open this bug if you find something else. Thanks alot.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>glowwormy@web.de</who>
            <bug_when>2004-03-24 04:50:41 0000</bug_when>
            <thetext>in singular-2.0.5-r3.ebuild you have to replace 

epatch  $FILESDIR/${P}-r2-gentoo.diff

with

epatch  $FILESDIR/${P}-r3-gentoo.diff
                      ^^^^</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phosphan@gentoo.org</who>
            <bug_when>2004-03-24 06:03:13 0000</bug_when>
            <thetext>Ouch. This is the &quot;this should definitely not happen&quot; category of errors. Thanks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>glowwormy@web.de</who>
            <bug_when>2004-03-25 08:48:21 0000</bug_when>
            <thetext>Created an attachment (id=28004)
A few changes to the ebuild (mainly for the online help)
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>glowwormy@web.de</who>
            <bug_when>2004-03-25 08:50:40 0000</bug_when>
            <thetext>Finally i checked to more things out: The hmtl weren&apos;t installed because they were created to late and have the extension .htm. And the missing file help.cnf was in the LIB directory. I also added the file COPYING in the LIB-dir to the installed files, because it includes the copyright of the Libraries. That should do it for now.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phosphan@gentoo.org</who>
            <bug_when>2004-03-26 04:33:48 0000</bug_when>
            <thetext>Thank you very much again. -r4 will be there soon. Quite a busy week for Singular :-)</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>27823</attachid>
            <date>2004-03-22 15:55 0000</date>
            <desc>The new patchset for Singular</desc>
            <filename>singular-2.0.5-gentoo.diff</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIHNpbmd1bmFtZS5zaAkyMDAzLTA4LTA3IDEyOjQ4OjA5LjAwMDAwMDAwMCArMDIwMAorKysg
c2luZ3VuYW1lLnNoLm5ldwkyMDAzLTA4LTA3IDEyOjUwOjE0LjAwMDAwMDAwMCArMDIwMApAQCAt
MTY4LDYgKzE2OCwxOCBAQAogICAgICAgICBlY2hvICR7cHJlZml4fS1Vbmtub3duCiAgICAgICAg
IGV4aXQgMQogICAgIGZpCisjIFBvd2VyUEMgTGludXggIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMj
IyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMKK2VsaWYgKGVjaG8gJHVuYW1lX2EgfCAk
ZWdyZXAgIiBwcGMgIiA+ICRkZXZudWxsKQordGhlbgorICAgIHByZWZpeD1wcGMKKyAgICBpZiAo
ZWNobyAkdW5hbWVfYSB8ICRlZ3JlcCAiTGludXgiID4gJGRldm51bGwpCisgICAgdGhlbgorICAg
ICAgICBlY2hvICR7cHJlZml4fS1MaW51eAorICAgICAgICBleGl0IDAKKyAgICBlbHNlCisgICAg
ICAgIGVjaG8gJHtwcmVmaXh9LVVua25vd24KKyAgICAgICAgZXhpdCAxCisgICAgZmkKIGVsc2Ug
IyBVbmtub3duICMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMj
IyMjIyMjIyMjCiAgICAgZWNobyBVbmtub3duCiAgICAgZXhpdCAyCi0tLSBTaW5ndWxhci9tb2Rf
cmF3LmNjCTIwMDMtMDgtMjIgMTI6NTM6MzAuMDAwMDAwMDAwICswMjAwCisrKyBTaW5ndWxhci9t
b2RfcmF3LmNjLm5ldwkyMDA0LTAzLTEyIDEwOjA3OjE0LjAwMDAwMDAwMCArMDEwMApAQCAtNDAs
NyArNDAsNyBAQAogdm9pZCogZHlubF9vcGVuX2JpbmFyeV93YXJuKGNoYXIqIGJpbmFyeV9uYW1l
LCBjb25zdCBjaGFyKiBtc2cpCiB7CiAgIHZvaWQqIGhhbmRsZSA9IE5VTEw7Ci0gIGNvbnN0IGNo
YXIqIGJpbl9kaXIgPSBmZUdldFJlc291cmNlKCdiJyk7CisgIGNvbnN0IGNoYXIqIGJpbl9kaXIg
PSBmZUdldFJlc291cmNlKCdyJyk7CiAgIGlmIChiaW5fZGlyICE9IE5VTEwpCiAgIHsKICAgICBj
aGFyIHBhdGhfbmFtZVtNQVhQQVRITEVOXTsKQEAgLTEwNCw2ICsxMDQsMTAgQEAKICNkZWZpbmUg
SEFWRV9FTEZfU1lTVEVNCiAjZW5kaWYKIAorI2lmIGRlZmluZWQocHBjX0xpbnV4KQorI2RlZmlu
ZSBIQVZFX0VMRl9TWVNURU0KKyNlbmRpZgorCiAjaWYgZGVmaW5lZChIQVZFX0VMRl9TWVNURU0p
CiAjaW5jbHVkZSA8ZGxmY24uaD4KIAotLS0gU2luZ3VsYXIvZmVSZXNvdXJjZS5jYy5vcmlnCTIw
MDQtMDMtMDMgMTI6MjY6MDcuMDAwMDAwMDAwICswMTAwCisrKyBTaW5ndWxhci9mZVJlc291cmNl
LmNjCTIwMDQtMDMtMjIgMjE6MTk6MjQuMDA1Mzg0NDcyICswMTAwCkBAIC00NSw3ICs0NSw3IEBA
CiAjZGVmaW5lIFNJTkdVTEFSX0RFRkFVTFRfRElSICIvdXNyL2xvY2FsL1Npbmd1bGFyLyJTX1ZF
UlNJT04xCiAjZW5kaWYKICNlbHNlIC8vICEgZGVmaW5lZChNQUtFX0RJU1RSSUJVVElPTikKLSNk
ZWZpbmUgU0lOR1VMQVJfREVGQVVMVF9ESVIgU19ST09UX0RJUgorI2RlZmluZSBTSU5HVUxBUl9E
RUZBVUxUX0RJUiAiL3VzciIKICNlbmRpZiAvLyBkZWZpbmVkKE1BS0VfRElTVFJJQlVUSU9OKQog
CiAjaWZkZWYgaXg4Nl9XaW4KQEAgLTgzLDE1ICs4MywxMiBAQAogewogICB7IlNlYXJjaFBhdGgi
LCAgICAncycsICAgICBmZVJlc1BhdGgsICBOVUxMLAogICAgIiRTSU5HVUxBUlBBVEg7IgotICAg
IiViL0xJQjsiCi0gICAiJXIvTElCOyIKLSAgICIlci8uLi9MSUI7IgorICAgIiVyL3NoYXJlL3Np
bmd1bGFyL0xJQjsiCiAgICAiJWQvTElCOyIKLSAgICIlZC8uLi9MSUIiCiAgICAiIn0sCi0gIHsi
U2luZ3VsYXIiLCAgJ1MnLCAgICBmZVJlc0JpbmFyeSwiU0lOR1VMQVJfRVhFQ1VUQUJMRSIsICAi
JWQvIlNfVU5BTUUiL1Npbmd1bGFyIkVYVCwiIn0sCi0gIHsiQmluRGlyIiwgICAgJ2InLCAgICBm
ZVJlc0RpciwgICAiU0lOR1VMQVJfQklOX0RJUiIsICAgICAiJWQvIlNfVU5BTUUgICAgICAgICAg
ICAiIn0sCi0gIHsiUm9vdERpciIsICAgJ3InLCAgICBmZVJlc0RpciwgICAiU0lOR1VMQVJfUk9P
VF9ESVIiLCAgICAiJWIvLi4iLCAgICAgICAgICAgICAgICAiIn0sCisgIHsiU2luZ3VsYXIiLCAg
J1MnLCAgICBmZVJlc0JpbmFyeSwiU0lOR1VMQVJfRVhFQ1VUQUJMRSIsICAiJWQvYmluL1Npbmd1
bGFyIkVYVCwiIn0sCisgIHsiQmluRGlyIiwgICAgJ2InLCAgICBmZVJlc0RpciwgICAiU0lOR1VM
QVJfQklOX0RJUiIsICAgICAiJWQvYmluIiwiIn0sCisgIHsiUm9vdERpciIsICAgJ3InLCAgICBm
ZVJlc0RpciwgICAiU0lOR1VMQVJfUk9PVF9ESVIiLCAgICAiJWQiLCAgICAgICAgICAgICAgICAi
In0sCiAgIHsiRGVmYXVsdERpciIsJ2QnLCAgICBmZVJlc0RpciwgICAiU0lOR1VMQVJfREVGQVVM
VF9ESVIiLCAgU0lOR1VMQVJfREVGQVVMVF9ESVIsICAiIn0sCiAgIHsiSW5mb0ZpbGUiLCAgJ2kn
LCAgICBmZVJlc0ZpbGUsICAiU0lOR1VMQVJfSU5GT19GSUxFIiwgICAiJXIvaW5mby9zaW5ndWxh
ci5obHAiLCAiIn0sCiAgIHsiSWR4RmlsZSIsICAgJ3gnLCAgICBmZVJlc0ZpbGUsICAiU0lOR1VM
QVJfSURYX0ZJTEUiLCAgICAiJXIvZG9jL3Npbmd1bGFyLmlkeCIsICAiIn0sCkBAIC0xMDUsNyAr
MTAyLDcgQEAKICNpZmRlZiBpeDg2X1dpbgogICB7InJ4dnQiLCAgICAgJ1gnLCAgICBmZVJlc0Jp
bmFyeSwiUlhWVCIsICAgICAgICAgICAgICAgICIlYi9yeHZ0LmV4ZSIsICAgICAgICAgICAgICIi
fSwKICNlbHNlCi0gIHsieHRlcm0iLCAgICAgJ1gnLCAgICBmZVJlc0JpbmFyeSwiWFRFUk0iLCAg
ICAgICAgICAgICAgICAiJWIveHRlcm0iLCAgICAgICAgICAgICAiIn0sCisgIHsieHRlcm0iLCAg
ICAgJ1gnLCAgICBmZVJlc0JpbmFyeSwiWFRFUk0iLCAgICAgICAgICAgICAgICAiJWQvWDExUjYv
YmluL3h0ZXJtIiwgICAgICAgICAgICAgIiJ9LAogI2VuZGlmCiAgIHsiUGF0aCIsICAgICAgJ3An
LCAgICBmZVJlc1BhdGgsICBOVUxMLCAgICAgICAgICAgICAgICAgICAiJWI7JFBBVEgiLCAgICAg
ICAgICIifSwKICNlbmRpZiAvLyAhIGRlZmluZWQobWFjaW50b3NoKQotLS0gU2luZ3VsYXIvbW9k
X3Jhdy5jYy5vcmlnCTIwMDQtMDMtMjIgMjM6MjA6NDYuNDI0Mjg4NTIwICswMTAwCisrKyBTaW5n
dWxhci9tb2RfcmF3LmNjCTIwMDQtMDMtMjIgMjM6MjI6MTEuOTc1MjgyNzkyICswMTAwCkBAIC00
NCw3ICs0NCw3IEBACiAgIGlmIChiaW5fZGlyICE9IE5VTEwpCiAgIHsKICAgICBjaGFyIHBhdGhf
bmFtZVtNQVhQQVRITEVOXTsKLSAgICBzcHJpbnRmKHBhdGhfbmFtZSwgIiVzJXMlcy4lcyIsIGJp
bl9kaXIsIERJUl9TRVBQLCBiaW5hcnlfbmFtZSwgCisgICAgc3ByaW50ZihwYXRoX25hbWUsICIl
cyVzJXMlcy4lcyIsIGJpbl9kaXIsICIvbGliL3Npbmd1bGFyIiwgRElSX1NFUFAsIGJpbmFyeV9u
YW1lLCAKICAgICAgICAgICAgIERMX1RBSUwpOwogICAgIGhhbmRsZSA9IGR5bmxfb3BlbihwYXRo
X25hbWUpOwogICAgIGlmIChoYW5kbGUgPT0gTlVMTCAmJiAhIHdhcm5faGFuZGxlKQo=
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>28004</attachid>
            <date>2004-03-25 08:48 0000</date>
            <desc>A few changes to the ebuild (mainly for the online help)</desc>
            <filename>singular-2.0.5-r3.ebuild.diff</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIHNpbmd1bGFyLTIuMC41LXIzLmVidWlsZC5vcmlnCTIwMDQtMDMtMjUgMTQ6Mjc6NDQuMDAw
MDAwMDAwICswMTAwCisrKyBzaW5ndWxhci0yLjAuNS1yMy5lYnVpbGQJMjAwNC0wMy0yNSAxNzow
NTo0OC4wMDAwMDAwMDAgKzAxMDAKQEAgLTgyLDYgKzgyLDggQEAKIAlpbnNpbnRvIC91c3Ivc2hh
cmUvc2luZ3VsYXIvTElCCiAJY2QgJHtXT1JLRElSfS9TaW5ndWxhci9MSUIKIAlkb2lucyAqLmxp
YioKKwlkb2lucyBDT1BZSU5HCisJZG9pbnMgaGVscC5jbmYKIAlpbnNpbnRvIC91c3Ivc2hhcmUv
c2luZ3VsYXIvTElCL2dmdGFibGVzCiAJY2QgZ2Z0YWJsZXMKIAlkb2lucyAqCkBAIC0xMTAsNyAr
MTEyLDYgQEAKIAkJCQkJY2F0IHNpbmd1bGFyLmhscCA+PiBzaW5ndWxhci5pbmZvCiAJCQkJCWRv
aW5mbyBzaW5ndWxhci5pbmZvCiAJCQkJCW1ha2UgaHRtbAotCQkJCQlkb2h0bWwgLXIgaHRtbC8u
CiAJCQkJCXN0cmFuZ2VfZXJyb3I9IkJhZCBmaWxlIGRlc2NyaXB0b3IiCiAJCQkJCWVjaG8gJHtz
dHJhbmdlX2Vycm9yfSA+IG1ha2VyZXN1bHQKIAkJCQkJd2hpbGUgZ3JlcCAtcSAiJHtzdHJhbmdl
X2Vycm9yfSIgbWFrZXJlc3VsdApAQCAtMTE4LDYgKzExOSw3IEBACiAJCQkJCWRvbmUKIAkJCQkJ
aW5zaW50byAvdXNyL3NoYXJlLyR7UE59CiAJCQkJCWRvaW5zIHNpbmd1bGFyLmlkeCBzaW5ndWxh
ci5obHAKKwkJCQkJZG9odG1sIC1hIGh0bSxwbmcsaHRtbCxpZHgsY3NzIC1yIGh0bWwvIGh0bWwv
KgogCQkJCQljZCAke0R9L3VzcgogCQkJCQlkb2RpciAvdXNyL3NoYXJlL2RvYy8ke1BGfQogCQkJ
CQltdiBkb2MvTlRMIHNoYXJlL2RvYy8ke1BGfS8K
</data>        

          </attachment>
    </bug>

</bugzilla>