View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003947 | Dwarf Fortress | Miscellaneous Crashes | public | 2011-02-12 05:07 | 2023-12-21 13:00 |
Reporter | Ogg the Blinky Sock | Assigned To | |||
Priority | high | Severity | crash | Reproducibility | have not tried |
Status | resolved | Resolution | unable to reproduce | ||
Platform | 32 bit Intel iMac | OS | OS X w/ Wine | OS Version | 10.6.6 w/ latest |
Product Version | 0.31.18 | ||||
Summary | 0003947: Crash with stacktrace; possibly bad callback value | ||||
Description | This crash, which was fairly unique in that it triggered wine's little "this program needs to close" alert box, produced a stack-trace that seemed like it might lead back to a bug in the DF code. As one can see, dwarf fortress (+0x29fd7a) calls 0x00070007, which is like, kernel territory I think. Dunno. Anyways, that in turn attempts to read 0x80, which is, yeah. So, even if there's a real subroutine at 0x70007, it's being passed a bad parameter. The absolute memory addresses would reflect the Macintosh set-up, which is basically a BSD kernel plus who knows, so they may seem strange, or mean different things than you'd suppose. However, you've got the stack & register dumps, and the code position in the Windows binary, so you should be able to check for errors pretty quickly. | ||||
Additional Information | wine: Unhandled page fault on read access to 0x00000080 at address 0x69fd7a (thread 001c), starting debugger... err:mmdevapi:ACR_ReleaseBuffer Starting from 1014 Unhandled exception: page fault on read access to 0x00000080 in 32-bit code (0x0069fd7a). Register dump: CS:0017 SS:001f DS:001f ES:001f FS:1017 GS:0037 EIP:0069fd7a ESP:01cdf2bc EBP:04b620c0 EFLAGS:00010246( R- -- I Z- -P- ) EAX:00000064 EBX:00000000 ECX:143b8e98 EDX:0000001b ESI:78ab0174 EDI:0000000f Stack dump: 0x01cdf2bc: b08ec3f6 00000016 04b62008 04b62018 0x01cdf2cc: 00000000 00000048 00000000 00000004 0x01cdf2dc: 0000001c 04b62140 04b62080 004c0000 0x01cdf2ec: 04b62008 04b62100 0000001b 00000001 0x01cdf2fc: 143b6c10 138ee9b8 138eea28 138eea28 0x01cdf30c: 189b2000 00000003 0000134d 00000100 0202: sel=1017 base=7ffa0000 limit=00000fff 32-bit rw- Backtrace: =>0 0x0069fd7a in dwarf fortress (+0x29fd7a) (0x04b620c0) 1 0x13c0547a (0x13c05410) 2 0x00070007 (0x00070007) 0x0069fd7a: movl 0x1c(%eax),%ecx Modules: Module Address Debug info Name (28 modules) PE 400000- 18ba000 Export dwarf fortress PE 10000000-101b2000 Deferred fmodex PE 401a0000-401a7000 Deferred msacm32 PE 401d0000-401d4000 Deferred wsock32 PE 40590000-40594000 Deferred advapi32 PE 405f0000-40652000 Deferred winmm PE 40690000-406c7000 Deferred user32 PE 407e0000-407e4000 Deferred iphlpapi PE 41310000-41314000 Deferred gdi32 PE 413a0000-413a4000 Deferred msvcrt PE 41430000-41434000 Deferred ole32 PE 41560000-41564000 Deferred rpcrt4 PE 415f0000-415f4000 Deferred ws2_32 PE 41620000-41624000 Deferred opengl32 PE 41750000-41753000 Deferred glu32 PE 43070000-43074000 Deferred winex11 PE 43120000-43124000 Deferred imm32 PE 43190000-43193000 Deferred mmdevapi PE 43f80000-43f85000 Deferred oleaut32 PE 62e40000-62e60000 Deferred sdl_image PE 62e80000-62e97000 Deferred zlib1 PE 68100000-6815d000 Deferred sdl PE 6f4c0000-6f4cc000 Deferred sdl_ttf PE 6fbc0000-6fc32000 Deferred libfreetype-6 PE 78050000-780b9000 Deferred msvcp100 PE 78aa0000-78b5e000 Deferred msvcr100 PE 7b810000-7b901000 Deferred kernel32 PE 7bc10000-7bc14000 Deferred ntdll Threads: process tid prio (all id:s are in hex) 00000008 (D) Z:\Users\mlye\Desktop\df_31_18_win\Dwarf Fortress.exe 0000001f 2 0000001e 1 0000001d 0 0000001c 0 <== 0000001b 15 00000009 0 0000000e services.exe 00000014 0 00000010 0 0000000f 0 00000011 winedevice.exe 00000018 0 00000017 0 00000013 0 00000012 0 00000019 explorer.exe 0000001a 0 Backtrace: =>0 0x0069fd7a in dwarf fortress (+0x29fd7a) (0x04b620c0) 1 0x13c0547a (0x13c05410) 2 0x00070007 (0x00070007) err:mmdevapi:ACR_ReleaseBuffer Starting from 1014 | ||||
Tags | crash, Crash Dump, dwarf fortress mode, Save Included, Save Needs Testing | ||||
|
I have now been able to reproduce this crash several times, and have uploaded a world.sav file to the dwarf fortress file repository. It is available at http://dffd.wimbli.com/file.php?id=3789 It might be worth noting that the read access fault was to 0x44 twice in a row, after my initial report and at least one more save since the initial crash; this morning it was 0xabababc7 twice in a row. The next note contains the stack/register dumps of five crashes. |
|
Crash the 1st ----------------------------- wine: Unhandled page fault on read access to 0x00000044 at address 0x69fd7a (thread 001c), starting debugger... Unhandled exception: page fault on read access to 0x00000044 in 32-bit code (0x0069fd7a). Register dump: CS:0017 SS:001f DS:001f ES:001f FS:1017 GS:0037 EIP:0069fd7a ESP:01cdf2bc EBP:2465b190 EFLAGS:00010246( R- -- I Z- -P- ) EAX:00000028 EBX:00000000 ECX:12ea58a0 EDX:0000001c ESI:78ab0174 EDI:0000000f Stack dump: 0x01cdf2bc: 2fffa295 00000016 2465b0d8 2465b0e8 0x01cdf2cc: 00000000 00000048 00000000 00000004 0x01cdf2dc: 0000001d 2465b210 2465b150 00480000 0x01cdf2ec: 2465b0d8 2465b1d0 0000001c 00000001 0x01cdf2fc: 12ea3a18 24674fb8 2467502c 2467502c 0x01cdf30c: 7bc39ca6 00000003 00001c62 00000100 0202: sel=1017 base=7ffa0000 limit=00000fff 32-bit rw- Backtrace: =>0 0x0069fd7a in dwarf fortress (+0x29fd7a) (0x2465b190) 1 0x12d1aa66 (0x12d1a9f8) 2 0x00070007 (0x00070007) 0x0069fd7a: movl 0x1c(%eax),%ecx Modules: Module Address Debug info Name (28 modules) PE 400000- 18ba000 Export dwarf fortress PE 10000000-101b2000 Deferred fmodex PE 401a0000-401a7000 Deferred msacm32 PE 401d0000-401d4000 Deferred wsock32 PE 40590000-40594000 Deferred advapi32 PE 40790000-40794000 Deferred ws2_32 PE 407c0000-407c4000 Deferred iphlpapi PE 42760000-427c2000 Deferred winmm PE 42800000-42837000 Deferred user32 PE 42950000-42954000 Deferred gdi32 PE 429e0000-429e4000 Deferred msvcrt PE 42a70000-42a74000 Deferred ole32 PE 42ba0000-42ba4000 Deferred rpcrt4 PE 42c30000-42c34000 Deferred opengl32 PE 42e50000-42e53000 Deferred glu32 PE 430f0000-430f4000 Deferred winex11 PE 431a0000-431a4000 Deferred imm32 PE 43210000-43213000 Deferred mmdevapi PE 43f70000-43f75000 Deferred oleaut32 PE 62e40000-62e60000 Deferred sdl_image PE 62e80000-62e97000 Deferred zlib1 PE 68100000-6815d000 Deferred sdl PE 6f4c0000-6f4cc000 Deferred sdl_ttf PE 6fbc0000-6fc32000 Deferred libfreetype-6 PE 78050000-780b9000 Deferred msvcp100 PE 78aa0000-78b5e000 Deferred msvcr100 PE 7b810000-7b901000 Deferred kernel32 PE 7bc10000-7bc14000 Deferred ntdll Threads: process tid prio (all id:s are in hex) 00000008 (D) Z:\Users\mlye\Desktop\df_31_18_win\Dwarf Fortress.exe 0000001f 2 0000001e 1 0000001d 0 0000001c 0 <== 0000001b 15 00000009 0 0000000e services.exe 00000014 0 00000010 0 0000000f 0 00000011 winedevice.exe 00000018 0 00000017 0 00000013 0 00000012 0 00000019 explorer.exe 0000001a 0 Backtrace: =>0 0x0069fd7a in dwarf fortress (+0x29fd7a) (0x2465b190) 1 0x12d1aa66 (0x12d1a9f8) 2 0x00070007 (0x00070007) Crash the 2nd ----------------------------- wine: Unhandled page fault on read access to 0x00000044 at address 0x69fd7a (thread 001c), starting debugger... Unhandled exception: page fault on read access to 0x00000044 in 32-bit code (0x0069fd7a). Register dump: CS:0017 SS:001f DS:001f ES:001f FS:1017 GS:0037 EIP:0069fd7a ESP:01cdf2bc EBP:2377cd60 EFLAGS:00010246( R- -- I Z- -P- ) EAX:00000028 EBX:00000000 ECX:156dd488 EDX:0000001c ESI:78ab0174 EDI:0000000f Stack dump: 0x01cdf2bc: a8f349d0 00000016 2377cca8 2377ccb8 0x01cdf2cc: 00000000 00000048 00000000 00000004 0x01cdf2dc: 0000001d 2377cde0 2377cd20 005d0000 0x01cdf2ec: 2377cca8 2377cda0 0000001c 00000001 0x01cdf2fc: 156db600 2377da90 2377db04 2377db04 0x01cdf30c: 7bc39ca6 00000003 00001c62 00000100 0202: sel=1017 base=7ffa0000 limit=00000fff 32-bit rw- Backtrace: =>0 0x0069fd7a in dwarf fortress (+0x29fd7a) (0x2377cd60) 1 0x2377ed06 (0x2377ec98) 2 0x00070007 (0x00070007) 0x0069fd7a: movl 0x1c(%eax),%ecx Modules: Module Address Debug info Name (28 modules) PE 400000- 18ba000 Export dwarf fortress PE 10000000-101b2000 Deferred fmodex PE 401a0000-401a7000 Deferred msacm32 PE 401d0000-401d4000 Deferred wsock32 PE 40610000-40614000 Deferred advapi32 PE 40670000-406d2000 Deferred winmm PE 40710000-40714000 Deferred gdi32 PE 407b0000-407b4000 Deferred ws2_32 PE 407e0000-407e4000 Deferred iphlpapi PE 41210000-41247000 Deferred user32 PE 41350000-41354000 Deferred msvcrt PE 413e0000-413e4000 Deferred ole32 PE 41510000-41514000 Deferred rpcrt4 PE 41590000-41594000 Deferred opengl32 PE 417e0000-417e3000 Deferred glu32 PE 42ff0000-42ff4000 Deferred winex11 PE 430a0000-430a4000 Deferred imm32 PE 43110000-43113000 Deferred mmdevapi PE 43f80000-43f85000 Deferred oleaut32 PE 62e40000-62e60000 Deferred sdl_image PE 62e80000-62e97000 Deferred zlib1 PE 68100000-6815d000 Deferred sdl PE 6f4c0000-6f4cc000 Deferred sdl_ttf PE 6fbc0000-6fc32000 Deferred libfreetype-6 PE 78050000-780b9000 Deferred msvcp100 PE 78aa0000-78b5e000 Deferred msvcr100 PE 7b810000-7b901000 Deferred kernel32 PE 7bc10000-7bc14000 Deferred ntdll Threads: process tid prio (all id:s are in hex) 00000008 (D) Z:\Users\mlye\Desktop\df_31_18_win\Dwarf Fortress.exe 0000001f 2 0000001e 1 0000001d 0 0000001c 0 <== 0000001b 15 00000009 0 0000000e services.exe 00000014 0 00000010 0 0000000f 0 00000011 winedevice.exe 00000018 0 00000016 0 00000013 0 00000012 0 00000019 explorer.exe 0000001a 0 Backtrace: =>0 0x0069fd7a in dwarf fortress (+0x29fd7a) (0x2377cd60) 1 0x2377ed06 (0x2377ec98) 2 0x00070007 (0x00070007) Crash the 3rd ----------------------------- wine: Unhandled page fault on read access to 0xabababc7 at address 0x69fd7a (thread 001c), starting debugger... err:mmdevapi:ACR_ReleaseBuffer Starting from 1014 Unhandled exception: page fault on read access to 0xabababc7 in 32-bit code (0x0069fd7a). Register dump: CS:0017 SS:001f DS:001f ES:001f FS:1017 GS:0037 EIP:0069fd7a ESP:01cdf2bc EBP:05188558 EFLAGS:00010246( R- -- I Z- -P- ) EAX:abababab EBX:00000000 ECX:14ecf558 EDX:0000001c ESI:78ab0174 EDI:0000000f Stack dump: 0x01cdf2bc: 464464f6 00000016 051884a0 051884b0 0x01cdf2cc: 00000000 00000050 00000000 00000004 0x01cdf2dc: 0000001d 051885d8 05188518 00000006 0x01cdf2ec: 051884a0 05188598 0000001c 00000001 0x01cdf2fc: 14ecd410 05119a70 05119ae4 05119ae4 0x01cdf30c: 7bc39ca6 00000003 00001c62 00000100 0202: sel=1017 base=7ffa0000 limit=00000fff 32-bit rw- Backtrace: =>0 0x0069fd7a in dwarf fortress (+0x29fd7a) (0x05188558) 1 0x05165fae (0x05165f40) 2 0x00070007 (0x00070007) 0x0069fd7a: movl 0x1c(%eax),%ecx Modules: Module Address Debug info Name (28 modules) PE 400000- 18ba000 Export dwarf fortress PE 10000000-101b2000 Deferred fmodex PE 401a0000-401a7000 Deferred msacm32 PE 401d0000-401d4000 Deferred wsock32 PE 40590000-40594000 Deferred advapi32 PE 405f0000-40652000 Deferred winmm PE 40690000-406c7000 Deferred user32 PE 407e0000-407e4000 Deferred iphlpapi PE 42660000-42664000 Deferred gdi32 PE 42700000-42704000 Deferred msvcrt PE 42790000-42794000 Deferred ole32 PE 428c0000-428c4000 Deferred rpcrt4 PE 42940000-42944000 Deferred ws2_32 PE 42970000-42974000 Deferred opengl32 PE 42bc0000-42bc3000 Deferred glu32 PE 42e70000-42e74000 Deferred winex11 PE 42f20000-42f24000 Deferred imm32 PE 42f90000-42f93000 Deferred mmdevapi PE 43e80000-43e85000 Deferred oleaut32 PE 62e40000-62e60000 Deferred sdl_image PE 62e80000-62e97000 Deferred zlib1 PE 68100000-6815d000 Deferred sdl PE 6f4c0000-6f4cc000 Deferred sdl_ttf PE 6fbc0000-6fc32000 Deferred libfreetype-6 PE 78050000-780b9000 Deferred msvcp100 PE 78aa0000-78b5e000 Deferred msvcr100 PE 7b810000-7b901000 Deferred kernel32 PE 7bc10000-7bc14000 Deferred ntdll Threads: process tid prio (all id:s are in hex) 00000008 (D) Z:\Users\mlye\Desktop\df_31_18_win\Dwarf Fortress.exe 0000001f 2 0000001e 1 0000001d 0 0000001c 0 <== 0000001b 15 00000009 0 0000000e services.exe 00000014 0 00000010 0 0000000f 0 00000011 winedevice.exe 00000018 0 00000017 0 00000013 0 00000012 0 00000019 explorer.exe 0000001a 0 Backtrace: =>0 0x0069fd7a in dwarf fortress (+0x29fd7a) (0x05188558) 1 0x05165fae (0x05165f40) 2 0x00070007 (0x00070007) Crash the 4th ----------------------------- Unhandled exception: page fault on read access to 0xabababc7 in 32-bit code (0x0069fd7a). Register dump: CS:0017 SS:001f DS:001f ES:001f FS:1017 GS:0037 EIP:0069fd7a ESP:01cdf2bc EBP:01a8eaf8 EFLAGS:00010246( R- -- I Z- -P- ) EAX:abababab EBX:00000000 ECX:14ece090 EDX:0000001c ESI:78ab0174 EDI:0000000f Stack dump: 0x01cdf2bc: d67dae72 00000016 01a8ea40 01a8ea50 0x01cdf2cc: 00000000 00000050 00000000 00000004 0x01cdf2dc: 0000001d 01a8eb78 01a8eab8 00000002 0x01cdf2ec: 01a8ea40 01a8eb38 0000001c 00000001 0x01cdf2fc: 14ecbf48 05239598 0523960c 0523960c 0x01cdf30c: 299b2000 00000003 00001c62 00000100 0202: sel=1017 base=7ffa0000 limit=00000fff 32-bit rw- Backtrace: =>0 0x0069fd7a in dwarf fortress (+0x29fd7a) (0x01a8eaf8) 1 0x01a9fb4e (0x01a9fae0) 2 0x00070007 (0x00070007) 0x0069fd7a: movl 0x1c(%eax),%ecx Modules: Module Address Debug info Name (28 modules) PE 400000- 18ba000 Export dwarf fortress PE 10000000-101b2000 Deferred fmodex PE 401a0000-401a7000 Deferred msacm32 PE 401d0000-401d4000 Deferred wsock32 PE 40610000-40614000 Deferred advapi32 PE 40670000-406d2000 Deferred winmm PE 40710000-40714000 Deferred gdi32 PE 407b0000-407b4000 Deferred ws2_32 PE 407e0000-407e4000 Deferred iphlpapi PE 42860000-42897000 Deferred user32 PE 429b0000-429b4000 Deferred msvcrt PE 42a40000-42a44000 Deferred ole32 PE 42b60000-42b64000 Deferred rpcrt4 PE 42bf0000-42bf4000 Deferred opengl32 PE 42e40000-42e43000 Deferred glu32 PE 430f0000-430f4000 Deferred winex11 PE 431a0000-431a4000 Deferred imm32 PE 43210000-43213000 Deferred mmdevapi PE 43f70000-43f75000 Deferred oleaut32 PE 62e40000-62e60000 Deferred sdl_image PE 62e80000-62e97000 Deferred zlib1 PE 68100000-6815d000 Deferred sdl PE 6f4c0000-6f4cc000 Deferred sdl_ttf PE 6fbc0000-6fc32000 Deferred libfreetype-6 PE 78050000-780b9000 Deferred msvcp100 PE 78aa0000-78b5e000 Deferred msvcr100 PE 7b810000-7b901000 Deferred kernel32 PE 7bc10000-7bc14000 Deferred ntdll Threads: process tid prio (all id:s are in hex) 00000008 (D) Z:\Users\mlye\Desktop\df_31_18_win\Dwarf Fortress.exe 0000001f 2 0000001e 1 0000001d 0 0000001c 0 <== 0000001b 15 00000009 0 0000000e services.exe 00000014 0 00000010 0 0000000f 0 00000011 winedevice.exe 00000018 0 00000017 0 00000013 0 00000012 0 00000019 explorer.exe 0000001a 0 Backtrace: =>0 0x0069fd7a in dwarf fortress (+0x29fd7a) (0x01a8eaf8) 1 0x01a9fb4e (0x01a9fae0) 2 0x00070007 (0x00070007) Crash the 5th ----------------------------- wine: Unhandled page fault on read access to 0xabababc7 at address 0x69fd7a (thread 001c), starting debugger... err:mmdevapi:ACR_ReleaseBuffer Starting from 1014 Unhandled exception: page fault on read access to 0xabababc7 in 32-bit code (0x0069fd7a). Register dump: CS:0017 SS:001f DS:001f ES:001f FS:1017 GS:0037 EIP:0069fd7a ESP:01cdf2bc EBP:0203a1b8 EFLAGS:00010246( R- -- I Z- -P- ) EAX:abababab EBX:00000000 ECX:14ecd4d0 EDX:0000001c ESI:78ab0174 EDI:0000000f Stack dump: 0x01cdf2bc: 559a1d08 00000016 0203a100 0203a110 0x01cdf2cc: 00000000 00000050 00000000 00000004 0x01cdf2dc: 0000001d 0203a238 0203a178 0000000c 0x01cdf2ec: 0203a100 0203a1f8 0000001c 00000001 0x01cdf2fc: 14ecb388 050cacf8 050cad6c 050cad6c 0x01cdf30c: 7bc39ca6 00000003 00001c62 00000100 0202: sel=1017 base=7ffa0000 limit=00000fff 32-bit rw- Backtrace: =>0 0x0069fd7a in dwarf fortress (+0x29fd7a) (0x0203a1b8) 1 0x050d5d76 (0x050d5d08) 2 0x00070007 (0x00070007) 0x0069fd7a: movl 0x1c(%eax),%ecx Modules: Module Address Debug info Name (28 modules) PE 400000- 18ba000 Export dwarf fortress PE 10000000-101b2000 Deferred fmodex PE 401a0000-401a7000 Deferred msacm32 PE 401d0000-401d4000 Deferred wsock32 PE 40590000-40594000 Deferred advapi32 PE 40790000-40794000 Deferred ws2_32 PE 407c0000-407c4000 Deferred iphlpapi PE 42760000-427c2000 Deferred winmm PE 42800000-42837000 Deferred user32 PE 42950000-42954000 Deferred gdi32 PE 429e0000-429e4000 Deferred msvcrt PE 42a70000-42a74000 Deferred ole32 PE 42ba0000-42ba4000 Deferred rpcrt4 PE 42c30000-42c34000 Deferred opengl32 PE 42e50000-42e53000 Deferred glu32 PE 430f0000-430f4000 Deferred winex11 PE 431a0000-431a4000 Deferred imm32 PE 43210000-43213000 Deferred mmdevapi PE 43f70000-43f75000 Deferred oleaut32 PE 62e40000-62e60000 Deferred sdl_image PE 62e80000-62e97000 Deferred zlib1 PE 68100000-6815d000 Deferred sdl PE 6f4c0000-6f4cc000 Deferred sdl_ttf PE 6fbc0000-6fc32000 Deferred libfreetype-6 PE 78050000-780b9000 Deferred msvcp100 PE 78aa0000-78b5e000 Deferred msvcr100 PE 7b810000-7b901000 Deferred kernel32 PE 7bc10000-7bc14000 Deferred ntdll Threads: process tid prio (all id:s are in hex) 00000008 (D) Z:\Users\mlye\Desktop\df_31_18_win\Dwarf Fortress.exe 0000001f 2 0000001e 1 0000001d 0 0000001c 0 <== 0000001b 15 00000009 0 0000000e services.exe 00000014 0 00000010 0 0000000f 0 00000011 winedevice.exe 00000018 0 00000017 0 00000013 0 00000012 0 00000019 explorer.exe 0000001a 0 Backtrace: =>0 0x0069fd7a in dwarf fortress (+0x29fd7a) (0x0203a1b8) 1 0x050d5d76 (0x050d5d08) 2 0x00070007 (0x00070007) |
|
If anyone has a save that reproduces this problem in the latest version, please upload it to http://dffd.wimbli.com/ and reopen this report (or PM a manager on the forums). |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-02-12 05:07 | Ogg the Blinky Sock | New Issue | |
2011-02-12 10:41 | Ogg the Blinky Sock | Note Added: 0015091 | |
2011-02-12 10:46 | Ogg the Blinky Sock | Tag Attached: crash | |
2011-02-12 10:46 | Ogg the Blinky Sock | Tag Attached: Crash Dump | |
2011-02-12 10:46 | Ogg the Blinky Sock | Tag Attached: dwarf fortress mode | |
2011-02-12 10:46 | Ogg the Blinky Sock | Tag Attached: game-breaking | |
2011-02-13 05:58 | Ogg the Blinky Sock | Note Edited: 0015091 | |
2011-02-13 06:01 | Ogg the Blinky Sock | Note Edited: 0015091 | |
2011-02-13 06:05 | Ogg the Blinky Sock | Note Added: 0015096 | |
2011-02-13 06:06 | Ogg the Blinky Sock | Note Edited: 0015091 | |
2011-02-13 06:07 | Ogg the Blinky Sock | Tag Attached: Save Included | |
2011-02-13 06:07 | Ogg the Blinky Sock | Tag Attached: Save Needs Testing | |
2011-02-13 10:22 | Ogg the Blinky Sock | Note Edited: 0015091 | |
2011-02-13 10:23 | Ogg the Blinky Sock | Note Edited: 0015096 | |
2011-02-13 16:17 | Ogg the Blinky Sock | Tag Attached: reproducable | |
2014-11-25 13:04 |
|
Note Added: 0031173 | |
2014-11-25 13:04 |
|
Status | new => resolved |
2014-11-25 13:04 |
|
Resolution | open => unable to reproduce |
2014-11-25 13:04 |
|
Assigned To | => user6 |
2023-12-21 12:57 | lethosor | Tag Detached: game-breaking | |
2023-12-21 13:00 | lethosor | Tag Detached: reproducable |