[Ur] running demo

Gergely Buday gbuday at gmail.com
Tue Feb 22 07:02:38 EST 2011


Hi,

I compiled the hello project and got hello.exe. Running that I was
unable to test it via

http://localhost:8080

What is the correct url?

And, testing it via telnet gave me

$ ./hello.exe
Database connection initialized.
Listening on port 8080....
Database connection initialized.
Database connection initialized.
Accepted connection.
Handling connection with thread #0.
Serving URI /hello.exe....
Accepted connection.
Handling connection with thread #0.
Accepted connection.
Connection closed.
Handling connection with thread #0.
Segmentation fault (core dumped)

on my fedora 12 box. The input was (some empty lines were removed):

$ telnet localhost 8080
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
joe
bye
gor


^C

^X

^Q

^S^S

rfojr





ldslsls
Connection closed by foreign host.


---

How could I help debugging?

- Gergely



More information about the Ur mailing list