Project

General

Profile

Actions

Bug #1197

closed

SIGABRT on MacOS X + select

Added by Anonymous almost 18 years ago. Updated over 1 year ago.

Status:
Obsolete
Priority:
Normal
Category:
core
Target version:
ASK QUESTIONS IN Forums:
No

Description

OS X V. 10.3.9

lighttpd-1.4.15

Python 2.5.1

web.py framework (http://webpy.infogami.com/install)

Shell output:

% sudo lighttpd -Df code.py

Abort trap

%

Abort trap occurs when I visit the page http://localhost:8080 or remotely at http://ip:8080. This same setup works fine on my other mac, which has the following versions:

OS X V. 10.4.9

Python 2.5

I have the following files:

code.conf (lighttpd config)

code.py (simple hello world using web.py)

code.trace.txt (a kdump of a ktrace ; The first request attempt from localhost worked, the second attempt from a remote computer caused the crash )

gdb_bt.txt (a gdb backtrace)


Files

code.conf (11.3 KB) code.conf Anonymous, 2007-05-24 18:50
code.py (305 Bytes) code.py Anonymous, 2007-05-24 18:51
code.trace.txt (12.9 KB) code.trace.txt Anonymous, 2007-05-24 18:51
gdb_bt.txt (867 Bytes) gdb_bt.txt Anonymous, 2007-05-24 18:52
#3

Updated by jan over 17 years ago

  • Status changed from New to Assigned
#7

Updated by stbuehler over 16 years ago

  • Status changed from Assigned to Missing Feedback
  • Pending changed from Yes to No
  • Patch available set to No
#8

Updated by gstrauss over 1 year ago

  • Status changed from Missing Feedback to Obsolete
  • ASK QUESTIONS IN Forums set to No
Actions

Also available in: Atom