Custom Query (112 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 100 of 112)

1 2

Status: closed (100 matches)

Ticket Summary Owner Type Priority Component Version
#469 tcp crashes during or after the first HTTP request Jiri Svoboda defect blocker helenos/net/tcp mainline
#243 ppc32 exception handling broken Martin Decky defect critical helenos/kernel/ppc32 mainline
#342 mips32: Memory management lockup Martin Decky defect critical helenos/kernel/mips32 mainline
#344 as_area_destroy() broken on ppc32 Martin Decky defect critical helenos/kernel/ppc32 mainline
#3 Memory management limitations Martin Decky enhancement major helenos/kernel/generic mainline
#56 Finish and merge the dynamic loader to trunk Jiri Svoboda enhancement major helenos/unspecified mainline
#103 Running some of the kernel tests leaks memory Jakub Jermář defect major helenos/kernel/generic mainline
#114 memory reservation feature needed Jakub Jermář enhancement major helenos/kernel/generic mainline
#118 -Os on some architectures requires softint to support __ashldi3 enhancement major helenos/kernel/genarch mainline
#119 Revive support for Dell PowerEdge 7150 machine (ia64) Jakub Jermář defect major helenos/kernel/ia64 mainline
#140 Driver for ISO 9660 (cdfs) filesystem enhancement major helenos/fs/other mainline
#147 Security containers and access rights in HelenOS Štěpán Henek enhancement major helenos/unspecified mainline
#181 Need a way to wait for a reply "asynchronously" enhancement major helenos/lib/c mainline
#188 Enhancement of libc implementation enhancement major helenos/lib/c mainline
#191 Tools for manual network configuration Jiri Svoboda enhancement major helenos/net/other mainline
#205 TCP is not finished Jiri Svoboda defect major helenos/net/tcp mainline
#207 Introduce fault spaces to VFS enhancement major helenos/srv/vfs mainline
#259 Passing a file reference should be a first-class VFS operation enhancement major helenos/srv/vfs
#270 udp_sendto_message() leaves data_fragment_size uninitialized Petr Koupy defect major helenos/net/udp
#273 The map ADT should not free the object if its addition to the map failed Petr Koupy enhancement major helenos/lib/c
#276 Socket client creates callback connections enhancement major helenos/net/socket mainline
#278 ip_header.h confuses bit order with byte order defect major helenos/net/inet
#285 Assertion failed (driver->state == DRIVER_STARTING) at file 'devman.c', line 521 defect major helenos/srv/devman
#292 Linked list should be a separate typedef Jakub Jermář enhancement major helenos/lib/c mainline
#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 helenos/lib/block
#306 VFS_OUT protocol server-side stubs enhancement major helenos/fs/other
#307 Devman and DDF-based drivers are too verbose Jiri Svoboda enhancement major helenos/srv/devman
#308 Implement DDF-based protocol for keyboard devices enhancement major helenos/unspecified
#311 Port of Portable C Compiler (pcc) to HelenOS enhancement major helenos/app/other
#315 Port of GNU Binutils to HelenOS enhancement major helenos/app/other
#316 Real CD-ROM not working Jiri Svoboda defect major helenos/unspecified
#318 Unexpected pfrc (159712). Martin Decky defect major helenos/kernel/mips32
#325 APIC driver non-functional defect major helenos/unspecified mainline
#326 Assert on (addr >= ALIGN_DOWN(entry->p_vaddr, PAGE_SIZE)) && (addr < entry->p_vaddr + entry->p_memsz) Jakub Jermář defect major helenos/kernel/ia64
#327 Convert Device Mapper into Location Service Jiri Svoboda enhancement major helenos/srv/devman mainline
#329 amd64 needs to be able to detect page misses caused by executing incorrect pseudocode Jakub Jermář enhancement major helenos/kernel/amd64
#330 arm32 needs to be able to detect page misses caused by executing incorrect pseudocode Jiri Svoboda enhancement major helenos/kernel/arm32
#331 ia32 needs to be able to detect page misses caused by executing incorrect pseudocode Jakub Jermář enhancement major helenos/kernel/ia32
#332 ia64 kernel needs to be able to handle TLB misses caused by executing IRQ pseudocode Jakub Jermář enhancement major helenos-build/ia64
#333 sparc64 kernel needs to be able to handle TLB misses caused by executing IRQ pseudocode Jakub Jermář enhancement major helenos/boot/sparc64
#334 mips32 kernel needs to be able to handle TLB misses caused by executing IRQ pseudocode Martin Decky enhancement major helenos/kernel/mips32
#335 ppc32 kernel needs to be able to handle TLB misses caused by processing IRQ pseudocode Martin Decky enhancement major helenos/kernel/ppc32
#336 IRQ pseudocode needs to be able to access device I/O registers mapped at arbitrary address Jakub Jermář enhancement major helenos/kernel/generic
#337 ppc32 fb server failed assert in memory allocator defect major helenos/srv/fb
#338 klog repeats the last screen over and over again and eats all memory Martin Decky defect major helenos/app/klog
#340 Printing list of mounted file systems Jakub Jermář enhancement major helenos/srv/vfs
#343 Generic address translation miss handler for the kernel address space Jakub Jermář enhancement major helenos/kernel/generic mainline
#345 sun4u: Boot failure on a real Sun Ultra 60 Jakub Jermář defect major helenos/kernel/sparc64 mainline
#347 as_area_destroy() broken on mips32 in GXemul Martin Decky defect major helenos/kernel/mips32 mainline
#348 r1009 (async fw) breaks USB device detection defect major helenos/unspecified mainline
#349 usbhid hit a mallocassertion when mouse is moved for the first time Vojtech Horky defect major helenos/drv/usbhid mainline
#350 MSTAR USB HUB fails to attach until unplugged and then plugged again defect major helenos/drv/usbhub mainline
#352 USB performance regression of mainline from the USB development branch defect major helenos/usb/other mainline
#353 usb_hid_free_report_list() does not free anything defect major helenos/unspecified mainline
#354 USB mass storage driver Jiri Svoboda enhancement major helenos/drv/usbmast mainline
#360 Problem listing files with non-ASCII names Jakub Jermář defect major helenos/app/bdsh mainline
#362 Line debugging information breaks arm32 defect major helenos/unspecified mainline
#363 Non-debug SMP build broken on Ski Jakub Jermář defect major helenos/kernel/ia64 mainline
#365 Changing LED status bricks A4Tech keyboard defect major helenos/drv/usbhid mainline
#366 Cating a block device node renders the console unusable Martin Decky defect major helenos/fs/locfs mainline
#367 Need to be able to (de)active LFN support via a mount option Jakub Jermář defect major helenos/fs/fat mainline
#368 Free cluster summary wrong on FAT32 Jakub Jermář defect major helenos/fs/fat mainline
#369 Removing an directory entry from exFAT leaves the file system in bad state defect major helenos/fs/exfat mainline
#370 Problem creating file names longer than 15 characters on exFAT defect major helenos/fs/exfat mainline
#371 fread on devices makes the system unsuable defect major helenos/unspecified mainline
#372 unmount fails when rm -r is used Jakub Jermář defect major helenos/app/bdsh mainline
#373 Hang while mounting a file_bd device backed by an image located on root FS Jakub Jermář defect major helenos/srv/vfs mainline
#374 Hang while unmounting dirty MFS Jakub Jermář defect major helenos/lib/c mainline
#375 USB: vhc driver crashes on startup. defect major helenos/usb/other mainline
#376 Crash in usbmast during boot defect major helenos/drv/usbmast mainline
#377 Console dies on a keypress of USB keyboard when in kconsole defect major helenos/srv/console mainline
#379 Strange usbhub crash in async_get_call_timeout() defect major helenos/drv/usbhub mainline
#380 Session use after free in async_hangup(). Jakub Jermář defect major helenos/lib/c mainline
#386 Eliminate device_added driver entry point enhancement major helenos/srv/devman mainline
#394 Running trace causes assert in generlic/malloc.c Jiri Svoboda defect major helenos/app/trace mainline
#395 memalign() does not work as expected Jakub Jermář defect major helenos/lib/c mainline
#396 tester malloc1 sometimes fails Jakub Jermář defect major helenos/lib/c mainline
#399 Boot fails on adm64 and ia32 with TMPFS ramdisk defect major helenos/bd/rd mainline
#400 mkfat.py does not support LFN enhancement major helenos/unspecified mainline
#404 NIC API cleanup Jiri Svoboda enhancement major helenos/unspecified mainline
#405 Networking stack overhaul Jiri Svoboda defect major helenos/unspecified mainline
#406 ia32: init_e820_memory() might be broken Jakub Jermář defect major helenos/kernel/ia32 mainline
#407 HelenOS/ppc32 broken on latest Qemu Martin Decky defect major helenos/kernel/ppc32 mainline
#409 i8042 driver broken on Intel S5000XVNSATAR Martin Decky defect major helenos/kernel/ia32 mainline
#412 Kernel test mapping1 fails Jakub Jermář defect major helenos/kernel/amd64 mainline
#418 Error when inflating 6.5M deflated initrd image on ia64 Jakub Jermář defect major helenos/boot/ia64 mainline
#420 Kernel panic on unregister_interrupt_handler defect major helenos/kernel/generic mainline
#430 Loader crashes when 'Strip binaries' is used defect major helenos/unspecified mainline
#437 Port of some common development tools and compilers and libraries to HelenOS technix enhancement major helenos/unspecified mainline
#441 netecho cannot be killed Jiri Svoboda defect major helenos/net/udp mainline
#442 First UDP datagram not received by netecho defect major helenos/net/udp mainline
#449 devctl and locinfo should print driver and server names enhancement major helenos/unspecified mainline
#450 can not build PCC & binutils with manual configuration defect major helenos-build/ia32 mainline
#451 kernel panic when running tester malloc1/2 on 4-way SMP Jakub Jermář defect major helenos/kernel/generic mainline
#452 amd64 cores do not contain valid register information defect major helenos/app/taskdump mainline
#453 HelenOS/mips32/msim crashes during boot Martin Decky defect major helenos/kernel/mips32 mainline
#454 HelenOS/mips32/gxemul crashes during boot Martin Decky defect major helenos/kernel/mips32 mainline
#456 Cannot receive and send over TCP/UDP at the same time defect major helenos/net/socket mainline
#458 Deadlocks when memory management is under pressure Jakub Jermář defect major helenos/kernel/generic mainline
#459 Failed assertion on cpu.timeoutlock spinlock Jakub Jermář defect major helenos/kernel/amd64 mainline
(more results for this group on next page)
1 2
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.