Custom Query (204 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (142 - 144 of 204)

Ticket Owner Reporter Resolution Summary
#113 dmik fixed dash: nasm configure crashes
Description

If you run nasm configure from under dash, you will get the following at the end:

configure: creating ./config.status
config.status: creating Makefile
config.status: creating rdoff/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing default-1 commands
D:/Coding/ports/nasm/test-dash/configure: 45: D:/Coding/ports/nasm/test-dash/configure: Cannot fork

LIBC PANIC!!
fmutex deadlock: Owner died!
0x1af4c5b0: Owner=0xec370001 Self=0xf3980001 fs=0x3 flags=0x0 hev=0x00010006
            Desc="LIBC Thread DB Mutex"
pid=0xf398 ppid=0xec27 tid=0x0001 slot=0x00b2 pri=0x0200 mc=0x0001 ps=0x0010
C:\USR\BIN\SH.EXE
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

_fmutex operation failed:  LIBC Heap request

Killed by SIGABRT
pid=0xf398 ppid=0xec27 tid=0x0001 slot=0x00b2 pri=0x0200 mc=0x0002 ps=0x0017
C:\USR\BIN\SH.EXE
Process dumping was disabled, use DUMPPROC / PROCDUMP to enable it.

This has something to do with forking (dash has some additional code there compared to ash).

#115 Silvan Scherrer abwillis fixed crash in djvu libraries
Description

I built Lucide using the djvu library, installed via rpm, and it crashes on djvu file load, I then tested it with ddjvu.exe installed via rpm and it crashes as well. Downloaded djvu file from: http://djvu.org/resources/djvu_digital_vs_super_hero_pdf.php and another from their site too and both crash.

#116 Silvan Scherrer Lewis Rosenthal fixed md5sum: md5sum from coreutils-8.25-2.oc00.pentium4 cannot read its own .md5 files
Description

Creating an md5 checksum via:

[j:\]md5sum bluelion-0.0-en.iso > bluelion-0.0-en.md5

yields the following upon attempting to read the file:

[j:\]md5sum -c bluelion-0.0-en.md5
md5sum.exe: 'bluelion-0.0-en.iso'$'\r': No such file or directory
: FAILED open or read
md5sum.exe: WARNING: 1 listed file could not be read

We don't like the end of the file.

Note: See TracQuery for help on using queries.