All pastes #737328 Raw Edit

Unnamed

public text v1 · immutable
#737328 ·published 2007-10-15 10:31 UTC
rendered paste body
Program received signal SIGSEGV, Segmentation fault.
[Switching to thread 4700.0x894]
0x00457b09 in strcasecmp (s1=0x0,
    s2=0x4edfc3c "/(Compilations)/60's Pop Classics/01 Ain't Got No I Got Life.mp3")
    at common/strcasecmp.c:7
7           while (*s1 != '\0' && tolower(*s1) == tolower(*s2)) {
(gdb) bt
#0  0x00457b09 in strcasecmp (s1=0x0,
    s2=0x4edfc3c "/(Compilations)/60's Pop Classics/01 Ain't Got No I Got Life.mp3")
    at common/strcasecmp.c:7
#1  0x0044a69b in find_entry_disk (filename=0x0) at tagcache.c:454
#2  0x0044a77f in find_index (filename=0x0) at tagcache.c:496
#3  0x0044a7aa in tagcache_find_index (tcs=0x50fed0, filename=0x0) at tagcache.c:508
#4  0x00420cc4 in tagtree_buffer_event (id3=0x0, last_track=true) at tagtree.c:622
#5  0x00440324 in audio_generate_postbuffer_events () at playback.c:3048
#6  0x0044040a in audio_fill_file_buffer (start_play=false, rebuffer=false, offset=0)
    at playback.c:3099
#7  0x00440dc8 in audio_thread () at playback.c:3720
#8  0x00461e1c in runthread (data=0x26284a0) at thread-sdl.c:292
#9  0x6bfb0adc in SDL_RunThread (data=0x36d4da8) at ../../../SDL-1.2.9/src/thread/SDL_thread.c:218
#10 0x6bfb0dd1 in RunThread (data=0x36d4da8) at SDL_systhread.c:44
#11 0x7c57b3bc in lstrcmpiW () from /cygdrive/d/WINNT/system32/KERNEL32.DLL