[Bug 85439] Re: xsltproc crashdump

2017-05-01 Thread Steve Beattie
This was fixed upstream in libxslt 1.1.27 (commits
14ee81b06c12743a88fbc1676f3d35a86a74e08e and
aebfee35d1106035dddf897e0e81d72d110b5e63). Marking this bug closed.

** Changed in: libxslt (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/85439

Title:
  xsltproc crashdump

To manage notifications about this bug go to:
https://bugs.launchpad.net/libxslt/+bug/85439/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2012-11-04 Thread Bug Watch Updater
** Changed in: libxslt
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/85439

Title:
  xsltproc crashdump

To manage notifications about this bug go to:
https://bugs.launchpad.net/libxslt/+bug/85439/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2010-09-16 Thread Bug Watch Updater
** Changed in: libxslt
   Importance: Unknown = Medium

-- 
xsltproc crashdump
https://bugs.launchpad.net/bugs/85439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2008-08-23 Thread Connor Imes
Setting Importance to Low at Andreas Moog's request.

** Changed in: libxslt (Ubuntu)
   Importance: Undecided = Low

-- 
xsltproc crashdump
https://bugs.launchpad.net/bugs/85439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2008-08-21 Thread hggdh
Marking as triaged.

** Changed in: libxslt (Ubuntu)
   Status: Confirmed = Triaged

-- 
xsltproc crashdump
https://bugs.launchpad.net/bugs/85439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2008-08-18 Thread Andreas Moog
Thank you for your bug report. This bug has been reported to the
developers of the software. You can track it and make comments here:

http://bugzilla.gnome.org/show_bug.cgi?id=548309

** Bug watch added: GNOME Bug Tracker #548309
   http://bugzilla.gnome.org/show_bug.cgi?id=548309

** Also affects: libxslt via
   http://bugzilla.gnome.org/show_bug.cgi?id=548309
   Importance: Unknown
   Status: Unknown

-- 
xsltproc crashdump
https://bugs.launchpad.net/bugs/85439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2008-08-18 Thread Bug Watch Updater
** Changed in: libxslt
   Status: Unknown = New

-- 
xsltproc crashdump
https://bugs.launchpad.net/bugs/85439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2008-08-17 Thread Andreas Moog
What version of xsltproc are you using? I just tried on Intrepid with

xsltproc:
  Installed: 1.1.24-1ubuntu1

and don't get this error anymore.

-- 
xsltproc crashdump
https://bugs.launchpad.net/bugs/85439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2008-08-17 Thread Christian Holtje
ii  libxslt1.1 1.1.22-1ubuntu XSLT processing library - runtime library
ii  xsltproc   1.1.22-1ubuntu XSLT command line processor

Ubuntu Hardy Heron.

What is the output from running this in Intrepid?

-- 
xsltproc crashdump
https://bugs.launchpad.net/bugs/85439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2008-08-17 Thread Andreas Moog
[EMAIL PROTECTED]:~/Desktop$ xsltproc launchpad-35439.xsl empty.xml
exsltFuncResultElem: only xsl:fallback is allowed to follow func:result
warning: failed to load external entity empty.xml
unable to parse empty.xml
[EMAIL PROTECTED]:~/Desktop$

-- 
xsltproc crashdump
https://bugs.launchpad.net/bugs/85439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2008-08-17 Thread Christian Holtje
Andreas:

You have to create the empty xml node.  You can use launchpad-35439.xsl
if you want or you can greate an empty.xml file:

* empty.xml would be something like:
xml/

* The commandline to use launchpad-35439.xsl is:
xsltproc launchpad-35439 launchpad-35439.xsl

Without the xml file, I don't get a segfault either.

Ciao!

-- 
xsltproc crashdump
https://bugs.launchpad.net/bugs/85439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2008-08-17 Thread Andreas Moog
Okay, now i can reproduce the bug. I'm getting a segfault, too. Setting
this to confirmed for developers to start working on it. Thanks for the
report.

** Changed in: libxslt (Ubuntu)
 Assignee: Andreas Moog (andreas-moog) = (unassigned)
   Status: Incomplete = Confirmed

-- 
xsltproc crashdump
https://bugs.launchpad.net/bugs/85439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2008-08-16 Thread Andreas Moog
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering is this still an issue
for you? Can you try with latest Ubuntu release? Thanks in advance.

** Changed in: libxslt (Ubuntu)
 Assignee: (unassigned) = Andreas Moog (andreas-moog)
   Status: New = Incomplete

-- 
xsltproc crashdump
https://bugs.launchpad.net/bugs/85439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2008-08-16 Thread Christian Holtje
It still does a core dump:
$ xsltproc launchpad-35439.xsl empty.xml
exsltFuncResultElem: only xsl:fallback is allowed to follow func:result
zsh: segmentation fault  xsltproc launchpad-35439.xsl empty.xml

I have attached the correct XSL for this.

Note, it still shows the correct error, but it shouldn't segfault.

** Attachment added: XSLT to show problem.
   http://launchpadlibrarian.net/16876635/launchpad-35439.xsl

-- 
xsltproc crashdump
https://bugs.launchpad.net/bugs/85439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85439] Re: xsltproc crashdump

2007-02-15 Thread Christian Holtje
Forgot to attach the coredump.

Ciao!

** Attachment added: Coredump from apport
   http://librarian.launchpad.net/6442294/_usr_bin_xsltproc.1000.crash

-- 
xsltproc crashdump
https://launchpad.net/bugs/85439

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs