OpenCores
Issue List
Xterm crashes Or1ksim on older Linuxes #17
Closed jeremybennett opened this issue over 15 years ago
jeremybennett commented over 15 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 over 15 years ago

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

jeremybennett was assigned over 15 years ago
jeremybennett closed this over 15 years ago

Assignee
jeremybennett
Labels
Bug