Opened 18 years ago
Closed 17 years ago
#679 closed bug (fixed)
[app_server] crash with _numBlocks > 0
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | blocker | Milestone: | R1 |
Component: | Servers/app_server | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
While trying to reproduce #679, which in turn was found while trying to reproduce #630 i found another bug, eh :-)
app_server could crash if you type in Terminal /dev/random, and while it print lots of things try to play with selection. After several seconds app_server should crash. Tested under vmware with hrev17843. Back trace will follow.
Attachments (1)
Change History (9)
comment:1 by , 18 years ago
dependson: | → 634 |
---|
by , 18 years ago
Attachment: | app_server_crash_5.PNG added |
---|
comment:3 by , 18 years ago
Description: | modified (diff) |
---|---|
Platform: | → All |
comment:4 by , 18 years ago
Component: | General → User Interface/app_server |
---|
comment:5 by , 18 years ago
Component: | User Interface/app_server → Kernel |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Looks more like an assert failed in malloc(), so I'm changing the component to "kernel".
comment:6 by , 18 years ago
Component: | Kernel → User Interface/app_server |
---|
Ah never mind, I didn't follow all the discussion. Sorry.
comment:7 by , 18 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:8 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
I can't reproduce this, besides, it probably has been fixed since a while.
Note:
See TracTickets
for help on using tickets.
back trace