search for: 0x66910

Displaying 3 results from an estimated 3 matches for "0x66910".

2004 Sep 10
0
flac-1.0.3_beta released
...onfigured as "i386-redhat-linux"... (gdb) run Starting program: /usr/bin/xmms [New Thread 1024 (LWP 26534)] [New Thread 2049 (LWP 26535)] [New Thread 1026 (LWP 26536)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1024 (LWP 26534)] __pthread_mutex_lock (mutex=0x66910) at mutex.c:99 99 mutex.c: No such file or directory. in mutex.c (gdb) where #0 __pthread_mutex_lock (mutex=0x66910) at mutex.c:99 #1 0x403b0fe8 in __libc_free (mem=0x40464e90) at malloc.c:3152 #2 0x4120b175 in FLAC__bitbuffer_free (bb=0x81c1bd8) at bitbuffer.c:340 #3 0x4120accb in FLAC__bitbu...
2004 Sep 10
1
flac-1.0.3_beta released
...> (gdb) run > Starting program: /usr/bin/xmms > [New Thread 1024 (LWP 26534)] > [New Thread 2049 (LWP 26535)] > [New Thread 1026 (LWP 26536)] > > Program received signal SIGSEGV, Segmentation fault. > [Switching to Thread 1024 (LWP 26534)] > __pthread_mutex_lock (mutex=0x66910) at mutex.c:99 > 99 mutex.c: No such file or directory. > in mutex.c > (gdb) where > #0 __pthread_mutex_lock (mutex=0x66910) at mutex.c:99 > #1 0x403b0fe8 in __libc_free (mem=0x40464e90) at malloc.c:3152 > #2 0x4120b175 in FLAC__bitbuffer_free (bb=0x81c1bd8) at > bitbuffer....
2004 Sep 10
11
flac-1.0.3_beta released
I have just released a source distribution which is the candidate for the 1.0.3 release. At this time I would ask anyone who is willing to help test it to do the following: 1. download the tarball and unzip it: http://prdownloads.sourceforge.net/flac/flac-1.0.3_beta-src.tar.gz?download 2. do ./configure && make && make check This will build all code and run all the tests.