| #186 |
Networking framework does not support parallel build
|
|
critical
|
helenos/unspecified
|
mainline
|
16 years
|
| #218 |
Kernel panic on invalid phone hang-up
|
|
critical
|
helenos/kernel/generic
|
mainline
|
16 years
|
| #227 |
HelenOS sometimes hard hangs shortly after boot
|
Jakub Jermář
|
critical
|
helenos/kernel/ia32
|
mainline
|
16 years
|
| #241 |
ia32 won't boot if there is 2 GB physical memory or more
|
|
critical
|
helenos/kernel/generic
|
mainline
|
16 years
|
| #242 |
ia64 boot missing
|
|
critical
|
helenos/boot/ia64
|
mainline
|
16 years
|
| #176 |
ppc32 incremental build does not update boot
|
|
major
|
helenos-build
|
mainline
|
16 years
|
| #183 |
Userspace heap allocator is not thread safe
|
|
major
|
helenos/lib/c
|
mainline
|
16 years
|
| #200 |
C streams need read buffering
|
|
major
|
helenos/unspecified
|
mainline
|
16 years
|
| #206 |
nettest1 hangs on sparc64
|
|
major
|
helenos/net/other
|
mainline
|
16 years
|
| #208 |
Keyboard in console not working when running in VMware
|
|
major
|
helenos/srv/kbd
|
mainline
|
16 years
|
| #210 |
Newer Qemu breaks Integrator/CP support
|
|
major
|
helenos/kernel/arm32
|
mainline
|
16 years
|
| #213 |
sun4v not booting on a real Sun Fire T1000 Enterprise
|
|
major
|
helenos/kernel/sparc64
|
mainline
|
16 years
|
| #222 |
CPU cycle needs to be sampled in waitq_sleep_timeout_unsafe() too
|
|
major
|
helenos/kernel/generic
|
mainline
|
16 years
|
| #223 |
fb crashes if mouse moves during start up
|
|
major
|
helenos/srv/fb
|
mainline
|
16 years
|
| #226 |
Assertion failed (missed_clock_ticks == 0)
|
|
major
|
helenos/kernel/sparc64
|
mainline
|
16 years
|
| #228 |
CPU lock taken when interrupts are enabled
|
|
major
|
helenos/kernel/generic
|
mainline
|
16 years
|
| #229 |
ipc_wait_for_call() violates the answerbox and task locking order
|
|
major
|
helenos/kernel/generic
|
mainline
|
16 years
|
| #230 |
Mutexes taken when spinlocks held
|
|
major
|
helenos/kernel/generic
|
mainline
|
16 years
|
| #232 |
thread_update_accounting() asserts locking policy which is not adhered to
|
|
major
|
helenos/kernel/generic
|
mainline
|
16 years
|
| #233 |
kbox_proc_phone_hungup() holds spinlocks while taking a mutex
|
|
major
|
helenos/kernel/generic
|
mainline
|
16 years
|
| #234 |
make_magcache() uses blocking malloc() while holding slab_cache_lock spinlock
|
|
major
|
helenos/kernel/generic
|
mainline
|
16 years
|
| #235 |
ddi_parea_* functions use blocking btree_* interfaces while holding parea_spinlock
|
|
major
|
helenos/kernel/generic
|
mainline
|
16 years
|
| #236 |
sysinfo functions call blocking slab_alloc() while holding sysinfo_lock spinlock
|
|
major
|
helenos/kernel/generic
|
mainline
|
16 years
|
| #238 |
Mainline revision 365 broke HelenOS/arm32 on IntegratorCP
|
|
major
|
helenos/kernel/arm32
|
mainline
|
16 years
|
| #239 |
page_ht_lock mutex taken while tlblock spinlock held
|
|
major
|
helenos/kernel/generic
|
mainline
|
16 years
|
| #240 |
Zone bound computation in init_e820_memory() is incorrect
|
|
major
|
helenos/kernel/ia32
|
mainline
|
16 years
|
| #244 |
Exiting thread causes Udebug begin to block forever
|
Jiri Svoboda
|
major
|
helenos/unspecified
|
mainline
|
16 years
|
| #245 |
Forgotten error handling in vfs_open.
|
|
major
|
helenos/srv/vfs
|
mainline
|
16 years
|
| #250 |
write operation slows down gradually when writing large amount of data.
|
|
major
|
helenos/fs/fat
|
mainline
|
16 years
|
| #251 |
FAT driver somehow limits multiple access to a file
|
|
major
|
helenos/fs/fat
|
mainline
|
16 years
|
| #253 |
NS wait_for_task references NULL pointer.
|
|
major
|
helenos/srv/ns
|
mainline
|
16 years
|
| #255 |
Assertion failed (firstc >= FAT_CLST_FIRST && firstc < FAT_CLST_BAD) at 'fat_fat.c', line 515
|
Jakub Jermář
|
major
|
helenos/fs/fat
|
mainline
|
16 years
|
| #257 |
Regression in TCP
|
|
major
|
helenos/net/tcp
|
|
16 years
|
| #258 |
Regression in UDP
|
|
major
|
helenos/net/udp
|
|
16 years
|
| #260 |
Booting process sometimes gets stuck while starting shells on VCs
|
Jiri Svoboda
|
major
|
helenos/fs/fat
|
mainline
|
16 years
|
| #261 |
After devman is run, dp8390 gets killed while reading from an I/O port
|
|
major
|
helenos/kernel/ia32
|
|
16 years
|
| #267 |
HelenOS/integratorcp crashes
|
|
major
|
helenos/kernel/arm32
|
|
16 years
|
| #274 |
Accessing devman devices using devmap handles does not work
|
Vojtech Horky
|
major
|
helenos/srv/devman
|
|
15 years
|
| #275 |
Default sparc64/ultra build grows out of the OBP identity mapped region at 8K-10M
|
Jakub Jermář
|
major
|
helenos/boot/sparc64
|
|
15 years
|
| #277 |
Socket client cannot tell the other side closed the connection
|
|
major
|
helenos/net/socket
|
|
15 years
|
| #282 |
VFS should associate the table of open files with the client task rather than with one of its phones
|
Jakub Jermář
|
major
|
helenos/srv/vfs
|
|
15 years
|
| #283 |
The kernel should sign each call by the senders ID
|
|
major
|
helenos/kernel/generic
|
|
15 years
|
| #284 |
Parallel build sometimes fails because generic/adt/list.o does not exist
|
|
major
|
helenos-build
|
|
15 years
|
| #286 |
avltree_walk on an empty tree causes NULL pointer dereference
|
|
major
|
helenos/kernel/generic
|
mainline
|
15 years
|
| #288 |
fat crashes on assert(idxp->pfc) in fat_node_get_core()
|
Jakub Jermář
|
major
|
helenos/fs/fat
|
|
15 years
|
| #290 |
Infrequent hang of loaders while reading from fat during startup
|
Jakub Jermář
|
major
|
helenos/fs/fat
|
|
15 years
|
| #302 |
GTA02 touchscreen does not work
|
|
major
|
helenos/unspecified
|
|
15 years
|
| #321 |
Could not unmount FAT after `mv`
|
Jakub Jermář
|
major
|
helenos/srv/vfs
|
|
15 years
|
| #322 |
`cp` seems to produce a corrupted copy on a non-root fat
|
Jakub Jermář
|
major
|
helenos/app/bdsh
|
|
15 years
|
| #323 |
Source of unsuccessful `mv` has zero size after re-mount
|
Jakub Jermář
|
major
|
helenos/lib/fs
|
|
15 years
|
| #237 |
Sysinfo syscalls can loop forever
|
Martin Decky
|
minor
|
helenos/unspecified
|
mainline
|
16 years
|
| #263 |
TCP uses EPARTY inappropriately
|
|
minor
|
helenos/net/tcp
|
|
16 years
|
| #264 |
ns8250 uses EPARTY inappropriately
|
|
minor
|
helenos/drv/ns8250
|
|
16 years
|
| #265 |
pciintel uses EPARTY inappropriately
|
|
minor
|
helenos/drv/pciintel
|
|
16 years
|