OpenCores
Issue List
Xterm crashes Or1ksim on older Linuxes #17
Closed jeremybennett opened this issue almost 18 years ago
jeremybennett commented almost 18 years ago

Or1ksim will crash when using an Xterm as the UART output. This is triggered at least on RHEL4 and Centos 4.6. It is not found on Fedora 9.

The workaround is to comment out the lines of code between

#if defined(I_PUSH)

and

#endif

in the file peripheral/channels/xterm.c.

This will be fixed in a future release. Added to the tracker for the record.

jeremybennett commented almost 18 years ago

Fixed (by use of more appropriate conditional compilation tests) in Or1ksim 0.3.0rc2.<br> <br> Marked as CLOSED.

jeremybennett was assigned almost 18 years ago
jeremybennett closed this almost 18 years ago

Assignee
jeremybennett
Labels
Bug