Custom Query (641 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (201 - 300 of 641)

1 2 3 4 5 6 7
Ticket Summary Owner Type Priority Milestone Component
#268 Running "while true; do echo prd | nc -u localhost 8080; done" hangs HelenOS networking defect major 0.6.0 helenos/net/other
#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
#274 Accessing devman devices using devmap handles does not work Vojtech Horky defect major 0.4.3 helenos/srv/devman
#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
#276 Socket client creates callback connections enhancement major 0.5.0 helenos/net/socket
#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
#280 Taskdump should print fibril stacks Jiri Svoboda enhancement major 0.6.0 helenos/app/taskdump
#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
#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
#285 Assertion failed (driver->state == DRIVER_STARTING) at file 'devman.c', line 521 defect major 0.5.0 helenos/srv/devman
#286 avltree_walk on an empty tree causes NULL pointer dereference defect major 0.4.3 helenos/kernel/generic
#287 Deleting an empty directory fails (TMPFS) defect major 0.4.3 helenos/fs/tmpfs
#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
#294 Soft hang during boot on ia32 Jakub Jermář defect major 0.6.0 helenos/kernel/generic
#295 DDF should support multifunction devices Jiri Svoboda enhancement major 0.4.3 helenos/srv/devman
#296 DDF should support pseudo-devices enhancement major helenos/unspecified
#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
#301 Spurious interrupts in Bochs during boot Jakub Jermář defect major helenos/kernel/ia32
#302 GTA02 touchscreen does not work defect major 0.4.3 helenos/unspecified
#303 Read-only UDF 1.02 (DVD-Video) Jakub Jermář enhancement major helenos/fs/other
#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
#307 Devman and DDF-based drivers are too verbose Jiri Svoboda enhancement major 0.5.0 helenos/srv/devman
#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
#314 Debugging information lost for some aborts Jakub Jermář defect major 0.6.0 helenos/lib/c
#315 Port of GNU Binutils to HelenOS enhancement major 0.5.0 helenos/app/other
#316 Real CD-ROM not working Jiri Svoboda defect major 0.5.0 helenos/unspecified
#317 Structured binary data editor Sean Bartell enhancement major 0.7.0 helenos/app/other
#318 Unexpected pfrc (159712). Martin Decky defect major 0.5.0 helenos/kernel/mips32
#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
#325 APIC driver non-functional defect major 0.5.0 helenos/unspecified
#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
#327 Convert Device Mapper into Location Service Jiri Svoboda enhancement major 0.5.0 helenos/srv/devman
#328 LLVM 2.9 build of ia32 fails in CONTEXT_SAVE_ARCH_CORE Jakub Jermář defect major 0.6.0 helenos/kernel/ia32
#329 amd64 needs to be able to detect page misses caused by executing incorrect pseudocode Jakub Jermář enhancement major 0.5.0 helenos/kernel/amd64
#330 arm32 needs to be able to detect page misses caused by executing incorrect pseudocode Jiri Svoboda enhancement major 0.5.0 helenos/kernel/arm32
#331 ia32 needs to be able to detect page misses caused by executing incorrect pseudocode Jakub Jermář enhancement major 0.5.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
#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
#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
#337 ppc32 fb server failed assert in memory allocator defect major 0.5.0 helenos/srv/fb
#338 klog repeats the last screen over and over again and eats all memory Martin Decky defect major 0.5.0 helenos/app/klog
#339 Dynamic linker needs full TLS support Jiri Svoboda defect major 0.7.0 helenos/lib/c
#340 Printing list of mounted file systems Jakub Jermář enhancement major 0.5.0 helenos/srv/vfs
#341 Divide error panic in delay loop calibration during boot Jakub Jermář defect major 0.7.0 helenos/kernel/ia32
#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
#347 as_area_destroy() broken on mips32 in GXemul Martin Decky defect major 0.5.0 helenos/kernel/mips32
#348 r1009 (async fw) breaks USB device detection defect major 0.5.0 helenos/unspecified
#349 usbhid hit a mallocassertion when mouse is moved for the first time Vojtech Horky defect major 0.5.0 helenos/drv/usbhid
#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
#354 USB mass storage driver Jiri Svoboda enhancement major 0.5.0 helenos/drv/usbmast
#357 Get rid of strtok() and strtok_r() sertorbe enhancement major 0.6.0 helenos/app/bdsh
#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
#362 Line debugging information breaks arm32 defect major 0.5.0 helenos/unspecified
#363 Non-debug SMP build broken on Ski Jakub Jermář defect major 0.5.0 helenos/kernel/ia64
#364 Possible NULL pointer dereference in async.c Jiří Zárevúcky defect major 0.7.2 helenos/lib/c
#365 Changing LED status bricks A4Tech keyboard defect major 0.5.0 helenos/drv/usbhid
#366 Cating a block device node renders the console unusable Martin Decky defect major 0.5.0 helenos/fs/locfs
#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
#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
#371 fread on devices makes the system unsuable defect major 0.5.0 helenos/unspecified
#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
#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
#380 Session use after free in async_hangup(). Jakub Jermář defect major 0.5.0 helenos/lib/c
#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
#389 Devman crashes after repeated add/remove. defect major 0.7.0 helenos/srv/devman
#390 Support for USB communication abort. enhancement major 0.7.2 helenos/usb/other
#394 Running trace causes assert in generlic/malloc.c Jiri Svoboda defect major 0.5.0 helenos/app/trace
#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
#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
#403 Port Python to HelenOS Zbigniew Halas enhancement major helenos/app/other
1 2 3 4 5 6 7
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.