id Summary Owner Type Priority Milestone Component 721 tools/ew.py: integratorcp broken by xhci addition Ondra Hlavatý defect major 0.7.2 helenos/unspecified 3 Memory management limitations Martin Decky enhancement major 0.5.0 helenos/kernel/generic 19 Fix async framework regarding nested asynchronous calls Martin Decky defect blocker 0.4.1 20 Klog output from user space Martin Decky defect minor 0.4.1 21 Tab completion in kconsole is not working Martin Decky defect minor 0.4.1 28 Autotooling, generated offsets Martin Decky enhancement minor 0.6.0 helenos-build 31 Revision of panics Martin Decky enhancement minor 0.4.3 helenos/unspecified 34 Replace the functionality of LOW_4GiB macro Martin Decky enhancement major 0.6.0 helenos/kernel/generic 39 Implement support for LEON CPUs (sparc32) Martin Decky enhancement major 0.6.0 helenos/kernel/sparc32 44 Advanced way of wiring kernel HID devices Martin Decky enhancement major 0.4.1 helenos/unspecified 45 Virtual terminal recycling bug Martin Decky defect major 0.4.1 46 EGA kconsole/user console bugs Martin Decky defect major 0.4.1 63 OFW support in ppc32 port is way behind the level in sparc64 port Martin Decky enhancement major 0.4.2 helenos/kernel/ppc32 82 ls: skipping bogus node null Martin Decky defect major 0.4.1 helenos/unspecified 237 Sysinfo syscalls can loop forever Martin Decky defect minor 0.4.3 helenos/unspecified 243 ppc32 exception handling broken Martin Decky defect critical 0.5.0 helenos/kernel/ppc32 289 klog's interrupt_received() routine is too heavy-weight Martin Decky enhancement minor 0.5.0 helenos/app/klog 334 mips32 kernel needs to be able to handle TLB misses caused by executing IRQ pseudocode Martin Decky enhancement major 0.5.0 helenos/kernel/mips32 335 ppc32 kernel needs to be able to handle TLB misses caused by processing IRQ pseudocode Martin Decky enhancement major 0.5.0 helenos/kernel/ppc32 338 klog repeats the last screen over and over again and eats all memory Martin Decky defect major 0.5.0 helenos/app/klog 342 mips32: Memory management lockup Martin Decky defect critical 0.5.0 helenos/kernel/mips32 344 as_area_destroy() broken on ppc32 Martin Decky defect critical 0.5.0 helenos/kernel/ppc32 366 Cating a block device node renders the console unusable Martin Decky defect major 0.5.0 helenos/fs/locfs 409 i8042 driver broken on Intel S5000XVNSATAR Martin Decky defect major 0.5.0 helenos/kernel/ia32 422 DMA allocator needs to support range and alignment specification Martin Decky enhancement major 0.6.0 helenos/kernel/generic 453 HelenOS/mips32/msim crashes during boot Martin Decky defect major 0.5.0 helenos/kernel/mips32 552 Optimize fibril creation Martin Decky defect critical 0.7.0 helenos/kernel/generic 827 Boot on Raspberry Pi ends prematurely when accessing ramdisk Martin Decky defect major 0.11.1 helenos-build 60 Driver for ext4 filesystem Frantisek Princ enhancement minor 0.6.0 helenos/fs/other 476 ext4fs hangs when trying to remove a sparse file Frantisek Princ defect major helenos/fs/other 23 Non-root VFS mounts are not ready Jakub Jermář enhancement blocker 0.4.1 helenos/srv/vfs 27 Kernel not booting on Sun Ultra 60 Jakub Jermář defect major 0.4.1 35 Support multiple instances of TMPFS Jakub Jermář enhancement major 0.4.1 helenos/fs/tmpfs 52 vfs_rename() - Bad detection of move to subdir of source dir Jakub Jermář defect major 0.4.1 helenos/srv/vfs 53 NS16550 keyboard not functional on Sun Ultra 60 Jakub Jermář defect major 0.4.1 71 Stack walkers Jakub Jermář enhancement minor 0.4.2 helenos/unspecified 73 The list of siblings of a TMPFS node should be a per-link property rather than per-node property Jakub Jermář defect critical 0.4.1 helenos/fs/tmpfs 79 Introduce and implement VFS_UNMOUNT Jakub Jermář enhancement major 0.4.2 helenos/srv/vfs 88 cons_get_event() should be rewritten using e.g. condition variables Jakub Jermář defect major 0.4.1 helenos/srv/console 114 memory reservation feature needed Jakub Jermář enhancement major 0.5.0 helenos/kernel/generic 119 Revive support for Dell PowerEdge 7150 machine (ia64) Jakub Jermář defect major 0.5.0 helenos/kernel/ia64 138 Sync call answer may refer to a non-existent answerbox. Jakub Jermář defect major 0.4.2 helenos/kernel/generic 149 Flush windows in context_save_arch() instead of context_restore_arch() Jakub Jermář enhancement major 0.4.2 helenos/kernel/sparc64 151 IPC_M_PHONE_HUNGUP can go unnoticed by a connection fibril Jakub Jermář defect major 0.4.2 helenos/lib/c 154 Futexes are broken Jakub Jermář defect major 0.4.2 helenos/lib/c 175 Kernel hangs in ipc_cleanup() Jakub Jermář defect major 0.4.2 helenos/kernel/generic 182 FAT is doing I/O beyond the end of the device Jakub Jermář defect major 0.4.2 helenos/fs/fat 227 HelenOS sometimes hard hangs shortly after boot Jakub Jermář defect critical 0.4.3 helenos/kernel/ia32 255 Assertion failed (firstc >= FAT_CLST_FIRST && firstc < FAT_CLST_BAD) at 'fat_fat.c', line 515 Jakub Jermář defect major 0.4.3 helenos/fs/fat 272 Need fibril_{mutex,rwlock_read,rwlock_write}_locked() Jakub Jermář enhancement minor 0.4.3 helenos/lib/c 275 Default sparc64/ultra build grows out of the OBP identity mapped region at 8K-10M Jakub Jermář defect major 0.4.3 helenos/boot/sparc64 282 VFS should associate the table of open files with the client task rather than with one of its phones Jakub Jermář defect major 0.4.3 helenos/srv/vfs 288 fat crashes on assert(idxp->pfc) in fat_node_get_core() Jakub Jermář defect major 0.4.3 helenos/fs/fat 290 Infrequent hang of loaders while reading from fat during startup Jakub Jermář defect major 0.4.3 helenos/fs/fat 292 Linked list should be a separate typedef Jakub Jermář enhancement major 0.5.0 helenos/lib/c 298 The block cache has only 32-bit keys on 32-bit systems, but the block address (i.e. the key) is always 64-bit Jakub Jermář defect major 0.5.0 helenos/lib/block 303 Read-only UDF 1.02 (DVD-Video) Jakub Jermář enhancement major helenos/fs/other 321 Could not unmount FAT after `mv` Jakub Jermář defect major 0.4.3 helenos/srv/vfs 322 `cp` seems to produce a corrupted copy on a non-root fat Jakub Jermář defect major 0.4.3 helenos/app/bdsh 323 Source of unsuccessful `mv` has zero size after re-mount Jakub Jermář defect major 0.4.3 helenos/lib/fs 324 sun4v: Boot failure on a real Sun SPARC Enterprise T1000 Jakub Jermář defect major 0.6.0 helenos/kernel/sparc64 326 Assert on (addr >= ALIGN_DOWN(entry->p_vaddr, PAGE_SIZE)) && (addr < entry->p_vaddr + entry->p_memsz) Jakub Jermář defect major 0.5.0 helenos/kernel/ia64 328 LLVM 2.9 build of ia32 fails in CONTEXT_SAVE_ARCH_CORE Jakub Jermář defect major 0.6.0 helenos/kernel/ia32 332 ia64 kernel needs to be able to handle TLB misses caused by executing IRQ pseudocode Jakub Jermář enhancement major 0.5.0 helenos-build/ia64 333 sparc64 kernel needs to be able to handle TLB misses caused by executing IRQ pseudocode Jakub Jermář enhancement major 0.5.0 helenos/boot/sparc64 336 IRQ pseudocode needs to be able to access device I/O registers mapped at arbitrary address Jakub Jermář enhancement major 0.5.0 helenos/kernel/generic 340 Printing list of mounted file systems Jakub Jermář enhancement major 0.5.0 helenos/srv/vfs 343 Generic address translation miss handler for the kernel address space Jakub Jermář enhancement major 0.5.0 helenos/kernel/generic 345 sun4u: Boot failure on a real Sun Ultra 60 Jakub Jermář defect major 0.5.0 helenos/kernel/sparc64 359 MSIM disk driver Jakub Jermář enhancement major 0.7.0 helenos/unspecified 360 Problem listing files with non-ASCII names Jakub Jermář defect major 0.5.0 helenos/app/bdsh 363 Non-debug SMP build broken on Ski Jakub Jermář defect major 0.5.0 helenos/kernel/ia64 367 Need to be able to (de)active LFN support via a mount option Jakub Jermář defect major 0.5.0 helenos/fs/fat 368 Free cluster summary wrong on FAT32 Jakub Jermář defect major 0.5.0 helenos/fs/fat 372 unmount fails when rm -r is used Jakub Jermář defect major 0.5.0 helenos/app/bdsh 373 Hang while mounting a file_bd device backed by an image located on root FS Jakub Jermář defect major 0.5.0 helenos/srv/vfs 374 Hang while unmounting dirty MFS Jakub Jermář defect major 0.5.0 helenos/lib/c 380 Session use after free in async_hangup(). Jakub Jermář defect major 0.5.0 helenos/lib/c 382 Implement stack guard pages Jakub Jermář enhancement minor 0.6.0 helenos/kernel/generic 395 memalign() does not work as expected Jakub Jermář defect major 0.5.0 helenos/lib/c 396 tester malloc1 sometimes fails Jakub Jermář defect major 0.5.0 helenos/lib/c 397 Implement wall-clock time facility Jakub Jermář defect major 0.6.0 helenos/lib/c 398 Improve the hash table implementation Jakub Jermář defect major 0.7.0 helenos/kernel/generic 406 ia32: init_e820_memory() might be broken Jakub Jermář defect major 0.5.0 helenos/kernel/ia32 412 Kernel test mapping1 fails Jakub Jermář defect major 0.5.0 helenos/kernel/amd64 418 Error when inflating 6.5M deflated initrd image on ia64 Jakub Jermář defect major 0.5.0 helenos/boot/ia64 444 Low-level ipc_forget() Jakub Jermář enhancement major 0.6.0 helenos/kernel/generic 458 Deadlocks when memory management is under pressure Jakub Jermář defect major 0.5.0 helenos/kernel/generic 459 Failed assertion on cpu.timeoutlock spinlock Jakub Jermář defect major 0.5.0 helenos/kernel/amd64 475 File system probing Jakub Jermář enhancement minor 0.7.2 helenos/srv/vfs 487 ipc_cleanup() may get new slammed phones that will prevent its completion Jakub Jermář defect major 0.6.0 helenos/kernel/generic 488 ipc_cleanup() may leave new callback connections behind Jakub Jermář defect major 0.6.0 helenos/kernel/generic 489 answer_preprocess() may access deallocated phone structure Jakub Jermář defect major 0.6.0 helenos/kernel/generic 507 Kernel assertion fail at phone_deallocp() at generic/src/ipc/ipcrsc.c:223 phone->state == IPC_PHONE_CONNECTING Jakub Jermář defect major 0.7.0 helenos/kernel/generic 514 Kernel panic triggered by a memory bug in userland (probably) Jakub Jermář defect major 0.6.0 helenos/kernel/ia32 579 printf does not implement the qualifier for ptrdiff_t Jakub Jermář defect trivial 0.7.0 helenos/lib/c 592 tcp keeps creating new memory areas Jakub Jermář defect major 0.6.0 helenos/lib/c 605 PREEMPTIBLE_HANDLER_KERNEL needs to spill uspace windows to uspace wbuf Jakub Jermář defect major 0.7.0 helenos/kernel/sparc64 606 VFS sometimes crashes in fibril_switch() on sun4v Jakub Jermář defect major 0.7.0 helenos-build/sparc64 658 Dynamically linked build hangs on async_futex Jakub Jermář defect major 0.7.0 helenos/lib/c 659 Get rid of the SYS_SET_TLS syscall Jakub Jermář enhancement major 0.7.0 helenos/kernel/amd64 671 Allow arbitrary number of phones per task Jakub Jermář enhancement major helenos/kernel/generic 700 Deadlock between devman and locsrv Jakub Jermář defect major helenos/srv/locsrv 735 tester float2 crashes on ia64 (ski) Jakub Jermář defect major 0.8.0 helenos/unspecified 736 Kernel leaks parent thread's context to children Jakub Jermář defect blocker 0.8.0 helenos/kernel/generic 739 IA-64 FP possibly broken Jakub Jermář defect major 0.8.0 helenos/unspecified 766 Non-debug build fails Jakub Jermář defect major 0.8.0 helenos/kernel/generic 772 Review commit 498ced18a4 for reference leaks Jakub Jermář defect major 0.8.0 helenos/unspecified 807 libc failing unit tests Jakub Jermář defect major helenos/lib/c 364 Possible NULL pointer dereference in async.c Jiří Zárevúcky defect major 0.7.2 helenos/lib/c 568 Errno error codes should not be negative Jiří Zárevúcky defect major 0.7.2 helenos/unspecified 574 Add *-helenos-* target to GCC Jiří Zárevúcky enhancement major 0.8.0 helenos/app/other 683 Clang build is broken on some architectures Jiří Zárevúcky defect minor 0.7.1 helenos/unspecified 702 Reproducibility improvemens break sparc64/ultra Jiří Zárevúcky defect major 0.7.1 helenos/unspecified 728 Kernel panic in QEMU on ia32 without KVM Jiří Zárevúcky defect critical 0.7.2 helenos/kernel/ia32 738 Toolchain build for ppc64 fails Jiří Zárevúcky defect major 0.8.0 helenos-build 741 Clang build broken in RCU with stdatomic Jiří Zárevúcky defect major 0.8.0 helenos/unspecified 750 Missing linker script inside HelenOS Jiří Zárevúcky defect major 0.8.0 ported-software 759 Incremental build is broken Jiří Zárevúcky defect major 0.9.1 helenos-build 775 sun4v boot broken Jiří Zárevúcky defect major 0.8.0 helenos/boot/sparc64 783 Uspace code targeted for ARMv4 contains ARMv5 instructions Jiří Zárevúcky defect major 0.9.1 gcc/libgcc/arm32 814 With Meson build boot images are twice the original size Jiří Zárevúcky defect blocker 0.11.1 helenos-build 837 Build error on Fedora 34 Jiří Zárevúcky defect major helenos-build 551 Integator/CP support broken since mainline,1912 Jan Vesely defect major 0.6.0 helenos/kernel/arm32 608 bbxm: amdm37x_dispc crashes on system startup Jan Vesely defect major 0.7.0 helenos/drv/amdm37x_dispc 270 udp_sendto_message() leaves data_fragment_size uninitialized Petr Koupy defect major 0.5.0 helenos/net/udp 273 The map ADT should not free the object if its addition to the map failed Petr Koupy enhancement major 0.5.0 helenos/lib/c 143 Networking and TCP/IP stack for HelenOS system Lukáš Mejdrech enhancement major 0.4.2 helenos/net/other 800 aarch64 boot crashes without explanation when init files are uncompressed Petr Pavlu defect minor helenos/boot/arm64 6 pte_t should be the real thing on arm32 Vineeth Pillai enhancement minor helenos/kernel/arm32 7 Port the arm32 port to QEMU Vineeth Pillai enhancement minor 0.4.1 helenos/unspecified 93 Exception stack frame should not be constructed by a C function on arm32 Vineeth Pillai defect major 0.4.1 helenos/kernel/arm32 100 Exceptions should not be handled in a dedicated CPU mode Vineeth Pillai defect major 0.4.1 helenos/kernel/arm32 51 Need command to test VFS rename() operation Tim Post enhancement blocker 0.4.1 helenos/srv/vfs 142 Support for T1 and T2 processors in HelenOS Pavel Rimsky enhancement major 0.4.2 helenos/kernel/sparc64 148 __hypercall_fast_ret1 trusts the contents of %o1 (too much) Pavel Rimsky defect major 0.4.2 helenos/kernel/sparc64 50 Kconsole better tab completion ruhil enhancement minor 0.5.0 helenos/kernel/generic 506 getopt() crashes when called multiple time with invalid options Saad Talaat defect minor 0.7.0 helenos/lib/c 357 Get rid of strtok() and strtok_r() sertorbe enhancement major 0.6.0 helenos/app/bdsh 24 mips32 (big endian variant) user space not working in GXEMUL Jiri Svoboda defect major 0.4.1 helenos/unspecified 25 VIA-CUDA keyboard driver is incomplete and missing in user space Jiri Svoboda enhancement major 0.4.2 helenos/unspecified 33 ATA driver Jiri Svoboda enhancement major helenos/unspecified 47 Mouse driver Jiri Svoboda enhancement minor 0.4.2 helenos/unspecified 56 Finish and merge the dynamic loader to trunk Jiri Svoboda enhancement major 0.5.0 helenos/unspecified 83 Pass task exit code Jiri Svoboda enhancement major 0.4.1 helenos/lib/c 89 Invisible Tetris pieces on non-graphical fb Jiri Svoboda defect major 0.4.1 helenos/app/tetris 108 Building of release files should be automated Jiri Svoboda enhancement major 0.4.3 helenos-build 134 Support for Neo FreeRunner Jiri Svoboda enhancement major 0.4.3 helenos/kernel/arm32 137 Only one udebug session is possible, subsequent attempts fail. Jiri Svoboda defect major 0.4.2 helenos/unspecified 141 ATAPI optical drive support Jiri Svoboda enhancement major 0.4.3 helenos/unspecified 162 Mouse interface for console applications Jiri Svoboda enhancement major 0.6.0 helenos/unspecified 163 Console does not handle mouse input Jiri Svoboda enhancement minor 0.11.2 helenos/unspecified 189 DNS resolver Jiri Svoboda enhancement major 0.6.0 helenos/net/other 191 Tools for manual network configuration Jiri Svoboda enhancement major 0.5.0 helenos/net/other 205 TCP is not finished Jiri Svoboda defect major 0.5.0 helenos/net/tcp 244 Exiting thread causes Udebug begin to block forever Jiri Svoboda defect major 0.4.3 helenos/unspecified 260 Booting process sometimes gets stuck while starting shells on VCs Jiri Svoboda defect major 0.4.3 helenos/fs/fat 280 Taskdump should print fibril stacks Jiri Svoboda enhancement major 0.6.0 helenos/app/taskdump 295 DDF should support multifunction devices Jiri Svoboda enhancement major 0.4.3 helenos/srv/devman 307 Devman and DDF-based drivers are too verbose Jiri Svoboda enhancement major 0.5.0 helenos/srv/devman 316 Real CD-ROM not working Jiri Svoboda defect major 0.5.0 helenos/unspecified 327 Convert Device Mapper into Location Service Jiri Svoboda enhancement major 0.5.0 helenos/srv/devman 339 Dynamic linker needs full TLS support Jiri Svoboda defect major 0.7.0 helenos/lib/c 354 USB mass storage driver Jiri Svoboda enhancement major 0.5.0 helenos/drv/usbmast 356 PCI info utility Jiri Svoboda enhancement minor 0.9.1 helenos/unspecified 404 NIC API cleanup Jiri Svoboda enhancement major 0.5.0 helenos/unspecified 405 Networking stack overhaul Jiri Svoboda defect major 0.5.0 helenos/unspecified 416 Port HelenOS/arm32 to BeagleBoard Jiri Svoboda enhancement major helenos/kernel/arm32 441 netecho cannot be killed Jiri Svoboda defect major 0.5.0 helenos/net/udp 455 TCP uses threads in an unsupported way Jiri Svoboda defect minor 0.5.0 helenos/net/tcp 469 tcp crashes during or after the first HTTP request Jiri Svoboda defect blocker 0.5.0 helenos/net/tcp 490 arm32 task kill message prints incorrect address. Jiri Svoboda defect minor 0.6.0 helenos/kernel/arm32 491 arm32: Loader issue with -march=armv5 and ALIGN(., 8) in the linker script Jiri Svoboda defect minor 0.6.0 helenos/srv/loader 492 btrace kcon command panics on arm32. Jiri Svoboda defect major 0.6.0 helenos/kernel/arm32 511 Keys not work in some cases Jiri Svoboda defect minor 0.6.0 helenos/app/edit 521 UDP crashes on port recycling Jiri Svoboda defect critical 0.6.0 helenos/net/udp 531 Console user interface toolkit Jiri Svoboda enhancement major 0.11.2 helenos/unspecified 546 Some DNS lookups fail Jiri Svoboda defect major 0.7.1 helenos/net/dns 554 C-style checking tool Jiri Svoboda enhancement major 0.7.2 helenos-infrastructure 555 arp_translate can give up too soon Jiri Svoboda defect major 0.6.0 helenos/unspecified 556 fibril_timer semantics are flawed Jiri Svoboda defect major 0.6.0 helenos/lib/c 557 fibril_timer_func needs first aid Jiri Svoboda defect major 0.6.0 helenos/lib/c 558 More flexible locking scheme for fibril timers Jiri Svoboda enhancement major 0.6.0 helenos/lib/c 559 TCP server crashes upon second connection attempt to netspeed Jiri Svoboda defect major 0.6.0 helenos/unspecified 560 IPv6 addresses reversed on wire on ia32 Jiri Svoboda defect major 0.6.0 helenos/unspecified 565 scanf family of functions Jiri Svoboda enhancement major 0.7.2 helenos/lib/c 567 Two UDP issues for triaging Jiri Svoboda defect major 0.6.0 helenos/net/udp 575 Intel HD Audio driver Jiri Svoboda enhancement major 0.6.0 helenos/drv/other 588 tcp server crashes when receiving data on newly created connection Jiri Svoboda defect major 0.7.0 helenos/net/tcp 591 Nic administration Jiri Svoboda enhancement major 0.6.0 helenos/net/other 597 Native mkfs for ext4 filesystem Jiri Svoboda enhancement major 0.8.0 helenos/unspecified 602 Cannot download a 1M file from HelenOS over http/tcp. Jiri Svoboda defect critical 0.7.1 helenos/net/tcp 626 SO_IPLINK socket option lacks important functionality of SO_BINDTODEVICE Jiri Svoboda defect major 0.7.0 helenos/net/udp 633 Do not attempt to disable branch predictors on ARM920T Jiri Svoboda defect major 0.7.0 helenos/boot/arm32 634 Do not attempt to flush prefetch buffer on ARM920T Jiri Svoboda defect major 0.7.0 helenos/boot/arm32 635 Wrong alignment of CP15 register 7 MVA on ARM920T Jiri Svoboda defect major 0.7.0 helenos/boot/arm32 636 Do not use DCCMVAU (c11, 1) on ARM920T Jiri Svoboda defect major 0.7.0 helenos/kernel/arm32 637 Do not set bits 13:0 in CP15 register 2 on ARM920T Jiri Svoboda defect major 0.7.0 helenos/kernel/arm32 638 Do not use TLBIMVA on ARM920T Jiri Svoboda defect major 0.7.0 helenos/kernel/arm32 641 RaspberryPi support broken by mainline,2297 (integration of CHT support) Jiri Svoboda defect major 0.7.0 helenos/kernel/arm32 644 VBD needs to support device removal Jiri Svoboda defect major 0.7.0 helenos/unspecified 677 C library stdlib.h should provide standards-compliant qsort Jiri Svoboda enhancement major 0.7.1 helenos/unspecified 679 Kernel should have stdbool.h and stddef.h Jiri Svoboda enhancement minor 0.7.1 helenos/unspecified 685 cdfs crashes when trying to mount HelenOS boot CD Jiri Svoboda defect major 0.7.1 helenos/unspecified 688 TCP unit tests broke ia64 build Jiri Svoboda defect major 0.7.1 helenos/net/tcp 696 Three character device interfaces is a crowd Jiri Svoboda enhancement major 0.7.2 helenos/unspecified 701 hdaudio crash in hda_corb_fini Jiri Svoboda defect major 0.7.2 helenos/drv/hdaudio 703 XFCE terminal support breaks tools/ew.py Jiri Svoboda defect major 0.7.1 helenos/unspecified 706 async_usleep vs fibril_usleep vs thread_usleep Jiri Svoboda enhancement minor 0.7.2 helenos/unspecified 716 Broken UI in edit with long filename Jiri Svoboda defect minor 0.7.2 helenos/app/edit 733 ext4fs should be able to report the volume label Jiri Svoboda enhancement minor 0.8.0 helenos/fs/ext4fs 745 mkext4 should support other block sizes than 1 kB Jiri Svoboda enhancement major 0.8.0 helenos/unspecified 756 Taskdump cannot load symbols if command is not run via absolute path Jiri Svoboda defect major 0.8.0 helenos/unspecified 761 Package for GZX Jiri Svoboda enhancement major 0.8.0 helenos/unspecified 764 XCW is broken Jiri Svoboda defect major 0.8.0 helenos/unspecified 780 Boot fails on Lenovo X250 Jiri Svoboda defect major 0.8.0 helenos/unspecified 785 vterm sometimes crashes Jiri Svoboda defect major 0.9.1 helenos/gui 816 New display server Jiri Svoboda enhancement major 0.11.1 helenos/unspecified 819 Async hangs up twice Jiri Svoboda defect minor 0.11.1 helenos/lib/c 821 kfb assertion failure (old >= 0) on BeagleBoard-xM Jiri Svoboda defect major 0.11.1 helenos/unspecified 823 Closing Terminal running editor or libui application upsets input Jiri Svoboda defect major 0.11.1 helenos/unspecified 825 USB tablet does not work Jiri Svoboda defect major 0.11.1 helenos/unspecified 826 When resized, UI Demo window turns black Jiri Svoboda defect major 0.11.1 helenos/unspecified 829 System deadlocks early in boot on ia32 with FPU lazy context switching off Jiri Svoboda defect major 0.12.1 helenos/unspecified 831 With -M isapc graphical kernel console is not visible Jiri Svoboda defect major 0.12.1 helenos/unspecified 847 Drivers are not filtered by platform anymore Jiri Svoboda defect major 0.12.1 helenos/unspecified 861 loc_xxx service registration should be compostitional Jiri Svoboda enhancement major 0.14.1 helenos/unspecified 274 Accessing devman devices using devmap handles does not work Vojtech Horky defect major 0.4.3 helenos/srv/devman 349 usbhid hit a mallocassertion when mouse is moved for the first time Vojtech Horky defect major 0.5.0 helenos/drv/usbhid 401 Port MSIM MIPS simulator Vojtech Horky enhancement minor 0.5.0 helenos/unspecified 413 Port GNU Compiler Collection (gcc) to HelenOS Vojtech Horky enhancement major 0.6.0 helenos/app/other 619 libpcut: Occasional build error when doing an incremental build Vojtech Horky defect major 0.7.0 helenos-build 713 Pcut test binaries don't summarize the results Vojtech Horky defect major 0.7.2 helenos/unspecified 714 Pcut results reporting sets of mental alarms Vojtech Horky enhancement major 0.7.2 helenos/unspecified 834 Build with GCC 13 Vojtech Horky enhancement major 0.14.1 helenos/unspecified 317 Structured binary data editor Sean Bartell enhancement major 0.7.0 helenos/app/other 403 Port Python to HelenOS Zbigniew Halas enhancement major helenos/app/other 18 running program from bdsh opens new console defect major helenos/unspecified 36 Virtual consoles overhaul enhancement major helenos/unspecified 68 Tracer locks up keyboard defect major 0.4.1 70 Cating a directory causes segfault in VFS defect major 0.4.1 helenos/srv/vfs 74 Reimplement user space memory allocator enhancement major 0.4.1 helenos/lib/c 80 tmpfs_restore() fails on arm32 defect major 0.4.1 helenos/unspecified 81 conflicting types for fs_node_t defect major 0.4.1 helenos/lib/c 84 Replace VFS_DEVICE with VFS_FSTAT enhancement major 0.4.1 helenos/srv/vfs 85 "Do not create a new ""pending"" fibril after each received call" defect major 0.4.1 helenos/lib/c 86 console should not depend on kbd's source code defect major 0.4.2 helenos/srv/console 90 Bad memory access messages are architecture-dependent enhancement minor helenos/unspecified 92 bdsh dies on mips32 defect blocker 0.4.1 helenos/lib/c 94 Kernel panic in memcpy_to_uspace() on ia64 defect blocker 0.4.1 helenos/kernel/ia64 95 devmap crashes on ia64 defect blocker 0.4.1 helenos/srv/locsrv 96 Index Pages in HelenOS Trac do not work defect major helenos/unspecified 97 Tracer cannot cope with console inheritance defect major 0.4.1 helenos/unspecified 99 bdsh hangs after reading the second command on ia64 and sparc64 defect blocker 0.4.1 helenos/unspecified 101 ia64 non-debug build is broken defect major 0.4.1 helenos/kernel/ia64 102 Improved support for concurrent IPC requests enhancement major 0.4.3 helenos/lib/c 104 The reboot command sometimes cannot complete defect major 0.4.2 helenos/kernel/generic 106 Wrong visuals for HelenOS/sparc64 simics framebuffer defect major 0.4.1 helenos/unspecified 109 After switching to bzr, revision number is not displayed defect major 0.4.2 helenos/unspecified 110 Keyboard driver should support keyboard LEDs enhancement minor 0.4.2 helenos/srv/kbd 111 HelenOS/amd64 feels non-preemptive defect major 0.4.2 helenos/kernel/amd64 113 arm32 is broken defect critical 0.4.2 helenos/kernel/arm32 115 ia64/ski is broken defect critical 0.4.2 helenos/kernel/ia64 117 softint should provide __muldi3 defect major 0.4.2 helenos/lib/softint 118 -Os on some architectures requires softint to support __ashldi3 enhancement major 0.5.0 helenos/kernel/genarch 121 Parallel build does not work defect major 0.4.2 helenos/unspecified 122 Copying the tetris binary twice hangs the FAT file system defect major 0.4.2 helenos/fs/fat 126 Breakage and regression monitoring tool enhancement minor 0.7.2 web 127 Partition editor enhancement major 0.6.0 helenos/unspecified 128 FAT file system creator enhancement major 0.4.2 helenos/unspecified 129 Bootloader install enhancement major 0.7.0 helenos/unspecified 131 Task memory dumps enhancement major 0.4.2 helenos/unspecified 135 Editor forgets the last line except the first column defect major 0.4.2 helenos/unspecified 136 Autodetect support for SYSENTER on ia32 defect major 0.4.2 helenos/kernel/ia32 139 Tasks should be allocated from a dedicated slab allocator cache enhancement major 0.4.2 helenos/kernel/generic 144 Device drivers interface in HelenOS system enhancement major 0.4.3 helenos/unspecified 150 CLEAN_WINDOW_HANDLER on sun4v can be optimized enhancement minor 0.4.2 helenos/kernel/sparc64 153 atomic operations are broken on arm32 defect critical 0.4.2 helenos/kernel/arm32 155 Need a way to determine symbol name from an address enhancement major 0.4.3 helenos/lib/c 157 The ia64 kernel survives the fault1 kernel test defect major 0.4.2 helenos/kernel/ia64 158 The sparc64 kernel hangs during the fault1 test defect major 0.4.2 helenos/kernel/sparc64 159 i8042-based keyboard not functional on HelenOS/ia64 defect major 0.4.2 helenos/srv/kbd 160 Kconsole accepts commands with one extra trailing character defect major 0.4.2 helenos/kernel/generic 161 Machine target bgxemul does not build defect major 0.4.2 helenos/unspecified 168 Cannot write to file on FAT with certain root_ent_max / totsec defect major 0.4.2 helenos/fs/fat 169 ls hangs in fat fs root directory if root_ent_max not divisible by 16 defect minor 0.4.2 helenos/fs/fat 172 VFS should close client's open files upon client hangup defect major 0.4.2 helenos/srv/vfs 176 ppc32 incremental build does not update boot defect major 0.4.3 helenos-build 179 Cannot write data to FAT (ENOSPC) defect major 0.4.2 helenos/unspecified 181 "Need a way to wait for a reply ""asynchronously""" enhancement major 0.5.0 helenos/lib/c 183 Userspace heap allocator is not thread safe defect major 0.4.3 helenos/lib/c 186 Networking framework does not support parallel build defect critical 0.4.3 helenos/unspecified 187 Driver for NE2000 network card clone enhancement major 0.4.3 helenos/net/other 188 Enhancement of libc implementation enhancement major 0.5.0 helenos/lib/c 190 DHCP client enhancement major 0.6.0 helenos/net/other 193 TCP crashes in pq_find() defect major 0.4.2 helenos/net/tcp 195 Potential deadlock in recvfrom_core() defect major 0.4.2 helenos/net/socket 196 Potential deadlock in accept() defect major 0.4.2 helenos/net/socket 197 udp_process_client_messages() defines a superfluous variable 'lock' defect major 0.4.2 helenos/net/udp 198 UDP packets fail a checksum test when UDP checksum_computing is on defect major 0.4.2 helenos/net/udp 199 Potential deadlock in icmp_echo() defect major 0.4.2 helenos/net/icmp 200 C streams need read buffering defect major 0.4.3 helenos/unspecified 206 nettest1 hangs on sparc64 defect major 0.4.3 helenos/net/other 207 Introduce fault spaces to VFS enhancement major 0.5.0 helenos/srv/vfs 208 Keyboard in console not working when running in VMware defect major 0.4.3 helenos/srv/kbd 210 Newer Qemu breaks Integrator/CP support defect major 0.4.3 helenos/kernel/arm32 213 sun4v not booting on a real Sun Fire T1000 Enterprise defect major 0.4.3 helenos/kernel/sparc64 214 Need a command to kill an arbitrary running task enhancement major 0.4.3 helenos/app/other 218 Kernel panic on invalid phone hang-up defect critical 0.4.3 helenos/kernel/generic 221 Printing floating-point numbers using printf() function from uspace enhancement major 0.6.0 helenos/lib/c 222 CPU cycle needs to be sampled in waitq_sleep_timeout_unsafe() too defect major 0.4.3 helenos/kernel/generic 223 fb crashes if mouse moves during start up defect major 0.4.3 helenos/srv/fb 226 Assertion failed (missed_clock_ticks == 0) defect major 0.4.3 helenos/kernel/sparc64 228 CPU lock taken when interrupts are enabled defect major 0.4.3 helenos/kernel/generic 229 ipc_wait_for_call() violates the answerbox and task locking order defect major 0.4.3 helenos/kernel/generic 230 Mutexes taken when spinlocks held defect major 0.4.3 helenos/kernel/generic 232 thread_update_accounting() asserts locking policy which is not adhered to defect major 0.4.3 helenos/kernel/generic 233 kbox_proc_phone_hungup() holds spinlocks while taking a mutex defect major 0.4.3 helenos/kernel/generic 234 make_magcache() uses blocking malloc() while holding slab_cache_lock spinlock defect major 0.4.3 helenos/kernel/generic 235 ddi_parea_* functions use blocking btree_* interfaces while holding parea_spinlock defect major 0.4.3 helenos/kernel/generic 236 sysinfo functions call blocking slab_alloc() while holding sysinfo_lock spinlock defect major 0.4.3 helenos/kernel/generic 238 Mainline revision 365 broke HelenOS/arm32 on IntegratorCP defect major 0.4.3 helenos/kernel/arm32 239 page_ht_lock mutex taken while tlblock spinlock held defect major 0.4.3 helenos/kernel/generic 240 Zone bound computation in init_e820_memory() is incorrect defect major 0.4.3 helenos/kernel/ia32 241 ia32 won't boot if there is 2 GB physical memory or more defect critical 0.4.3 helenos/kernel/generic 242 ia64 boot missing defect critical 0.4.3 helenos/boot/ia64 245 Forgotten error handling in vfs_open. defect major 0.4.3 helenos/srv/vfs 247 Early kernel debugging enhancement major 0.4.3 helenos/unspecified 249 arm32 load/store decoder is too limited defect major 0.6.0 helenos/kernel/arm32 250 write operation slows down gradually when writing large amount of data. defect major 0.4.3 helenos/fs/fat 251 FAT driver somehow limits multiple access to a file defect major 0.4.3 helenos/fs/fat 252 Change default CROSS_PREFIX to /usr/local/cross enhancement trivial 0.5.0 helenos/unspecified 253 NS wait_for_task references NULL pointer. defect major 0.4.3 helenos/srv/ns 257 Regression in TCP defect major 0.4.3 helenos/net/tcp 258 Regression in UDP defect major 0.4.3 helenos/net/udp 259 Passing a file reference should be a first-class VFS operation enhancement major 0.5.0 helenos/srv/vfs 261 After devman is run, dp8390 gets killed while reading from an I/O port defect major 0.4.3 helenos/kernel/ia32 262 The ns8250 driver uses too many magic numbers enhancement minor 0.5.0 helenos/drv/ns8250 263 TCP uses EPARTY inappropriately defect minor 0.4.3 helenos/net/tcp 264 ns8250 uses EPARTY inappropriately defect minor 0.4.3 helenos/drv/ns8250 265 pciintel uses EPARTY inappropriately defect minor 0.4.3 helenos/drv/pciintel 267 HelenOS/integratorcp crashes defect major 0.4.3 helenos/kernel/arm32 277 Socket client cannot tell the other side closed the connection defect major 0.4.3 helenos/net/socket 278 ip_header.h confuses bit order with byte order defect major 0.5.0 helenos/net/inet 279 Sleeping task does not get killed immediately enhancement minor 0.6.0 helenos/unspecified 283 The kernel should sign each call by the senders ID defect major 0.4.3 helenos/kernel/generic 284 Parallel build sometimes fails because generic/adt/list.o does not exist defect major 0.4.3 helenos-build 286 avltree_walk on an empty tree causes NULL pointer dereference defect major 0.4.3 helenos/kernel/generic 291 Invalid mnemonics and documentation in IP protocol defect trivial 0.5.0 helenos/net/inet 296 DDF should support pseudo-devices enhancement major helenos/unspecified 302 GTA02 touchscreen does not work defect major 0.4.3 helenos/unspecified 305 SATA AHCI block driver enhancement major 0.6.0 helenos/bd/other 306 VFS_OUT protocol server-side stubs enhancement major 0.5.0 helenos/fs/other 308 Implement DDF-based protocol for keyboard devices enhancement major 0.5.0 helenos/unspecified 311 Port of Portable C Compiler (pcc) to HelenOS enhancement major 0.5.0 helenos/app/other 315 Port of GNU Binutils to HelenOS enhancement major 0.5.0 helenos/app/other 325 APIC driver non-functional defect major 0.5.0 helenos/unspecified 348 r1009 (async fw) breaks USB device detection defect major 0.5.0 helenos/unspecified 350 MSTAR USB HUB fails to attach until unplugged and then plugged again defect major 0.5.0 helenos/drv/usbhub 351 Mouse pointer does not move after switch to kernel console and back defect major helenos/unspecified 352 USB performance regression of mainline from the USB development branch defect major 0.5.0 helenos/usb/other 353 usb_hid_free_report_list() does not free anything defect major 0.5.0 helenos/unspecified 369 Removing an directory entry from exFAT leaves the file system in bad state defect major 0.5.0 helenos/fs/exfat 370 Problem creating file names longer than 15 characters on exFAT defect major 0.5.0 helenos/fs/exfat 375 USB: vhc driver crashes on startup. defect major 0.5.0 helenos/usb/other 376 Crash in usbmast during boot defect major 0.5.0 helenos/drv/usbmast 377 Console dies on a keypress of USB keyboard when in kconsole defect major 0.5.0 helenos/srv/console 379 Strange usbhub crash in async_get_call_timeout() defect major 0.5.0 helenos/drv/usbhub 383 USB device removal enhancement major 0.7.2 helenos/usb/other 384 Synchronize device tree transitions defect major 0.6.0 helenos/unspecified 386 Eliminate device_added driver entry point enhancement major 0.5.0 helenos/srv/devman 390 Support for USB communication abort. enhancement major 0.7.2 helenos/usb/other 399 Boot fails on adm64 and ia32 with TMPFS ramdisk defect major 0.5.0 helenos/bd/rd 400 mkfat.py does not support LFN enhancement major 0.5.0 helenos/unspecified 411 Make bootimage compression optional enhancement major 0.8.0 helenos/unspecified 415 Convert the ATA block device driver into a regular DDF driver enhancement major 0.6.0 helenos/bd/ata 420 Kernel panic on unregister_interrupt_handler defect major 0.5.0 helenos/kernel/generic 429 Graphics Stack for HelenOS enhancement major helenos/unspecified 430 Loader crashes when 'Strip binaries' is used defect major 0.5.0 helenos/unspecified 431 Joliet extension in cdfs defect major 0.6.0 helenos/unspecified 434 USB mass storage writes not flushed defect major 0.6.0 helenos/unspecified 435 ddf_dev_t and ddf_fun_t should be opaque enhancement major 0.6.0 helenos/unspecified 439 SLIP IP link provider enhancement major helenos/net/other 449 devctl and locinfo should print driver and server names enhancement major 0.5.0 helenos/unspecified 452 amd64 cores do not contain valid register information defect major 0.5.0 helenos/app/taskdump 456 Cannot receive and send over TCP/UDP at the same time defect major 0.5.0 helenos/net/socket 457 ping -r timeout handling defect minor 0.6.0 helenos/net/other 462 Assignment instead of comparison in sbi defect minor 0.5.0 helenos/app/other 478 Single-pixel line not redrawn in vterm defect major 0.6.0 helenos/gui/compositor 479 Compositor faulty on arm32, mips32, ppc32 defect major 0.6.0 helenos/lib/softfloat 481 Support for IEEE802.11 wireless networking (a.k.a. WiFi) enhancement major helenos/net/other 482 Cannot see which window is active enhancement major 0.6.0 helenos/gui/compositor 483 Focus switching is sloppy defect major 0.6.0 helenos/gui/compositor 484 Window movement is invisible defect major 0.6.0 helenos/gui/compositor 485 Desktop is slow defect major 0.6.0 helenos/unspecified 486 i8042 crashes for unknown reason defect major 0.6.0 helenos/unspecified 493 kcon breaks redrawing defect minor 0.6.0 helenos/unspecified 498 Logger crashes in fclose() defect major 0.6.0 helenos/srv/logger 499 Stack overflow in libclui defect critical 0.6.0 helenos/lib/other 500 Sound subsystem enhancement major 0.6.0 helenos/unspecified 501 Standard conforming boolean type enhancement minor 0.6.0 helenos/unspecified 519 Driver for the family of Realtek Gigabit Ethernet network cards enhancement major 0.6.0 helenos/net/other 527 mkext2.py does not handle block boundaries in directory contents correctly defect major 0.6.0 helenos/fs/ext4fs 529 Simplify list_foreach iteration enhancement minor helenos/unspecified 530 Type check link argument of list_get_instance macro enhancement minor 0.6.0 helenos/unspecified 532 Remote Framebuffer server enhancement major 0.6.0 helenos/unspecified 534 Terminal cursor hiding defect major 0.6.0 helenos/unspecified 539 PCI NICs not working under newer QEMU's defect major 0.6.0 helenos/net/other 540 devctl display of match IDs enhancement minor helenos/srv/devman 542 Run-time core dump configuration enhancement major 0.6.0 helenos/unspecified 543 ata_bd crashes when trying to read TOC defect major 0.6.0 helenos/unspecified 545 pio_enable cannot be undone defect major 0.6.0 helenos/unspecified 563 gettimeofday() has 1-second granularity defect major 0.7.0 helenos/unspecified 566 ext4fs_write() attempts to write past the end of the block device defect major 0.6.0 helenos/fs/ext4fs 569 Extend toolchain.sh to check whether toolchain needs to be rebuilt enhancement minor 0.9.1 helenos/unspecified 580 Generate UUID according to RFC defect minor 0.6.0 helenos/lib/other 583 Implement missing trigonometric functions defect major 0.6.0 helenos/lib/softfloat 587 Clean up remaining uses of _DDF_DATA_IMPLANT enhancement minor 0.6.0 helenos/unspecified 594 e1k driver crashes due to NULL fun->driver_data defect major 0.6.0 helenos/drv/e1k 595 cdfs crash with HelenOS boot CD defect major 0.6.0 helenos/unspecified 596 No userspace UI on sun4u Ultra defect major 0.6.0 helenos/unspecified 613 No user interface on Malta enhancement major 0.9.1 helenos/unspecified 615 float2 test fails on HelenOS/ia64/Ski defect major 0.7.0 helenos/app/tester 622 Window contents wraps around when the window is resized and its contents does not fit defect major 0.11.1 helenos/gui 640 EEXISTS is superfluous enhancement major helenos/unspecified 645 Windowed (non-full-screen) mode for the viewer application enhancement minor 0.7.0 helenos/app/viewer 654 C++ support enhancement major 0.7.2 helenos/unspecified 656 smc_coherence name conflict defect major helenos/unspecified 13 Slab allocator allocation description ends in the middle of a sentence defect major helenos-doc 15 Implement rwlocks for uspace enhancement minor 0.4.1 helenos/lib/c 17 mips32 and ppc32 cannot boot from a large ramdisk defect major helenos/unspecified 37 Optionally strip binaries after linking enhancement minor helenos-build 57 FAT driver improvement: lower case bits enhancement minor 0.4.1 helenos/fs/fat 58 FAT server improvement: LFN enhancement minor 0.5.0 helenos/fs/fat 59 FAT server improvement: FAT12, FAT32, FAT64 enhancement minor 0.5.0 helenos/fs/fat 61 Support 64-bit file offsets and file sizes in the VFS protocol enhancement major 0.4.2 helenos/srv/vfs 66 Kernel stdout as a multiplexer enhancement minor helenos/kernel/generic 116 Last mainline commit not shown on main page since Bazaar switch defect major web 124 Hands-off configure/build enhancement major 0.4.3 helenos-build 132 Unclaimed task return values pollute NS defect major 0.6.0 helenos/srv/ns 140 Driver for ISO 9660 (cdfs) filesystem enhancement major 0.5.0 helenos/fs/other 152 ia64 parallel build fails defect major 0.4.2 helenos-build/ia64 170 Cannot build HelenOS for any platform defect blocker 0.4.2 helenos-build 180 Userspace allocator cannot handle big sizes defect major 0.4.2 helenos/lib/c 185 HelenOS installer enhancement major 0.7.0 helenos-infrastructure 192 Facility for comfortable network configuration and utilization enhancement major 0.6.0 helenos/net/other 668 Race between usbhc_release_address() and usbhc_read/write() defect major 0.7.0 helenos/drv/uhci 669 Coastline builds compile errors defect major helenos/unspecified 672 UDP crashing network stack defect major helenos/net/udp 673 stats command hangs while a killed tetris waits for a keypress defect major helenos/unspecified 674 Implement virtio-net driver enhancement major 0.7.2 helenos/net/other 676 ext4 shoots before it asks defect minor 0.7.1 helenos/fs/ext4fs 680 ABI headers are not self-contained defect minor 0.7.1 helenos/unspecified 681 Kernel should have assert.h defect minor 0.7.1 helenos/unspecified 684 bdsh completion does not match reality defect major helenos/unspecified 686 IRQ pseudo code registration/deregistration broken defect major 0.7.1 helenos/kernel/generic 689 Taskdump cannot load symbols for binaries not in /app or /srv defect major 0.8.0 helenos/app/taskdump 690 Invalid instruction in amd64 sin()/cos() defect major 0.7.1 helenos/lib/other 692 Assembler warnings on IA64 defect minor 0.7.1 helenos/lib/c 693 Assembler warnings on MIPS defect minor 0.7.1 helenos/unspecified 694 Assembler warnings on sparc64/niagara defect minor 0.7.1 helenos/unspecified 695 e1000_link_restart() needs to be double-checked/tested defect minor 0.7.1 helenos/drv/e1k 699 Serial console scrolling is slow defect major 0.7.2 helenos/unspecified 704 Ski and niagara have no kernel console output defect major 0.8.0 helenos/unspecified 708 Resource management and failure mode of async calls leads to deadlocks defect major 0.7.1 helenos/unspecified 709 Enable toolchain.sh to cope with missing libraries automatically enhancement minor 0.7.2 helenos/unspecified 717 nic prints error for ne2k defect minor 0.7.2 helenos/drv/ne2k 723 coastline should support harbours buildable only on certain architectures enhancement major 0.8.0 coastline 725 libsoftfloat should support __aeabi_fcmple defect major 0.7.2 helenos/lib/softfloat 726 libsoftfloat should support __aeabi_f2lz defect major 0.7.2 helenos/lib/softfloat 729 Debug exception during SYSENTER panics the kernel defect major 0.7.2 helenos/kernel/ia32 731 tmpfs trips and kernel panics defect major 0.7.2 helenos/unspecified 734 Devman should probe alternative matches enhancement minor 0.8.0 helenos/unspecified 737 PCUT_ASSERT_NULL does not accept const pointer defect major 0.8.0 helenos/lib/other 742 HelenOS hangs during boot on VirtualBox defect major 0.8.0 helenos/kernel/amd64 743 "Assertion failed (main_fibril.tcb) in task 88, file ""generic/libc.c"", line 80." defect major 0.8.0 helenos/lib/c 744 Spawning tasks leaks memory defect major 0.8.0 helenos/kernel/generic 749 Map and eradicate uses of kernel addresses as IDs for userspace defect major 0.8.0 helenos/kernel/generic 752 hound crashes on a dual-CPU system defect major 0.12.1 helenos/srv/hound 753 VFS holds up answers to some calls defect major 0.8.0 helenos/unspecified 758 Killing barber makes vterm nonresponsive defect major 0.8.0 helenos/unspecified 763 Kernel/user console arbitration broken in SKI defect major 0.8.0 helenos/unspecified 767 No sound on a SMP system defect major 0.8.0 helenos/unspecified 769 Shell tab completion ignores directories when completing command name defect major 0.8.0 helenos/unspecified 771 256-color VESA modes broken defect major 0.8.0 helenos/unspecified 779 ls -r crashes in an empty directory defect major 0.9.1 helenos/unspecified 782 HelenOS does not boot on Raspberry Pi defect major 0.9.1 helenos/boot/arm32 784 HelenOS does not boot on Dell PowerEdge 3250 defect major 0.9.1 helenos/boot/ia64 786 Sysinfo mapping of OFW properties is broken defect major 0.9.1 helenos/unspecified 794 Cannot ping QEMU gateway (10.0.2.2) defect major helenos/unspecified 795 Dynamically linked binaries produce a lot of warnings on sparc64 defect major 0.9.1 helenos/lib/c 796 Lots of spurious interrupts on ppc32 after upgrade to QEMU 4.0.0 defect major 0.9.1 helenos/kernel/ppc32 797 Kernel panic ia64 alternate_instruction_tlb_fault defect major 0.11.1 helenos/kernel/ia64 801 test-srv_net_tcp: tqueue tests crash defect major 0.11.1 helenos/net/tcp 802 test-srv_volsrv: volume/same_twice test hits an assertion defect major 0.11.1 helenos/unspecified 804 Tracing a task causes it to crash defect major 0.11.1 helenos/app/trace 812 XCW is broken defect major 0.11.1 helenos/unspecified 813 Incremental build does not detect changes to uspace/overlay defect major helenos-build 818 e1k driver appears to claim the wrong interrupt defect minor 0.11.1 helenos/drv/e1k 824 Graphical console output corrupt in resolutions grater than 1024x768 defect major 0.12.1 helenos/unspecified 830 ia32 build is not setting -march for user space defect major 0.12.1 helenos/unspecified 832 Editor displays corrupt text with user-space -march 486 defect major 0.12.1 helenos/unspecified 838 tinput hits assertion failure if prompt runs off the screen defect major 0.12.1 helenos/unspecified 839 Kernel test mapping 1 hangs on sparc64/niagara defect major 0.12.1 helenos/unspecified 840 Network link not coming up in VirtualBox (Intel Pro/1000) defect major 0.12.1 helenos/unspecified 841 Intel HD Audio stuttering in VirtualBox defect major 0.12.1 helenos/unspecified 851 UI Demo sometimes crashes in display_cb_conn defect major 0.12.1 helenos/unspecified 852 Arrow keys not working in VirtualBox defect major 0.12.1 helenos/unspecified 853 test_app-nav failures defect major 0.14.1 helenos/unspecified 854 test-libui failures defect major 0.14.1 helenos/unspecified 860 Lenovo mouse up motion not working correctly defect major 0.14.1 helenos/drv/usbmouse 862 export.sh produces broken archives with Meson 0.60.0+ defect major 0.14.1 helenos/unspecified