New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #15859 (new defect)

Opened 5 years ago

Last modified 3 years ago

openjade 1.3.2, Revision 2: demo failure

Reported by: tom.duck@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: openjade

Description

Openjade has a demo program that can be used to test the installation. See http://olympus.het.brown.edu/cgi-bin/dwww?type=file&location=/usr/share/doc/openjade#using.

Execution of the demo results in a bus error:

$ openjade demo.sgm
Bus error

This is on my 10.4 Tiger system with the updated openjade port.

Change History

comment:1 Changed 5 years ago by raimue@…

I can confirm the issue on Mac OS X 10.5.4 Leopard.

Here is a backtrace:

$ gdb openjade
...
(gdb) r -v /opt/local/share/sgml/openjade/demo.sgm
Starting program: /opt/local/bin/openjade -v /opt/local/share/sgml/openjade/demo.sgm
Reading symbols for shared libraries +++++++++..... done
/opt/local/bin/openjade:I: "openjade" version "1.3.2"
/opt/local/bin/openjade:I: "OpenSP" version "1.5.2"

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_PROTECTION_FAILURE at address: 0x00000000
0x00437c4e in OpenSP::ParsedSystemId::unparse ()
(gdb) bt
#0  0x00437c4e in OpenSP::ParsedSystemId::unparse ()
#1  0x001cb811 in OpenJade_DSSSL::DssslApp::processSysid ()
#2  0x00425a4c in OpenSP::EntityApp::processArguments ()
#3  0x0040dafb in OpenSP::CmdLineApp::run ()
#4  0x000029cc in main ()

comment:2 Changed 5 years ago by raimue@…

  • Cc raimue@… added

I went ahead and filed a ticket upstream at sf.net.

comment:3 Changed 5 years ago by tom.duck@…

Thanks for confirming and submitting the upstream report, raimue.

comment:4 Changed 4 years ago by jmr@…

  • Keywords openjade removed
  • Port set to openjade

comment:5 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

comment:6 Changed 4 years ago by blb@…

The Debian bug gives a method to run it without crashing (and it looks like all they did was update documentation to close the bug):

openjade -o demo.xml -d /opt/local/share/sgml/openjade/demo.dsl /opt/local/share/sgml/openjade/demo.sgm

comment:7 Changed 3 years ago by jmr@…

  • Cc jmr@… removed

comment:8 Changed 3 years ago by raimue@…

  • Cc raimue@… removed

Cc Me!

Note: See TracTickets for help on using tickets.