https://bugs.kde.org/show_bug.cgi?id=480405

bugs...@bromberger.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
     Ever confirmed|0                           |1
             Status|RESOLVED                    |REOPENED

--- Comment #7 from bugs...@bromberger.com ---
I spoke too soon - it started crashing again. (I don't think it's my code).
Here's the full output from a custom build of valgrind with the symbols:

```
valgrind: m_debuginfo/image.c:586 (set_CEnt): Assertion '!sr_isError(sr)'
failed.                                            

host stacktrace:                                                                
==27068==    at 0x5804383A: show_sched_status_wrk (m_libcassert.c:407)          
==27068==    by 0x58043957: report_and_quit (m_libcassert.c:478)                
==27068==    by 0x58043AE7: vgPlain_assert_fail (m_libcassert.c:544)            
==27068==    by 0x580C4B9F: set_CEnt (image.c:586)                              
==27068==    by 0x580C4DD1: vgModuleLocal_img_from_fd (image.c:913)             
==27068==    by 0x58083B9F: vgModuleLocal_check_elf_and_get_rw_loads
(readelf.c:3820)                               
==27068==    by 0x58070609: vgPlain_di_notify_mmap (debuginfo.c:1393)           
==27068==    by 0x580A0031: vgModuleLocal_generic_PRE_sys_mmap
(syswrap-generic.c:2466)                             
==27068==    by 0x580ABA6F: vgSysWrap_amd64_linux_sys_mmap_before
(syswrap-amd64-linux.c:413)
==27068==    by 0x5809C6A9: vgPlain_client_syscall (syswrap-main.c:2240)        
==27068==    by 0x580981EA: handle_syscall (scheduler.c:1206)
==27068==    by 0x5809A1C6: vgPlain_scheduler (scheduler.c:1552)
==27068==    by 0x580E5279: thread_wrapper (syswrap-linux.c:102)
==27068==    by 0x580E5279: run_a_thread_NORETURN (syswrap-linux.c:155)

sched status:
  running_tid=1

Thread 1: status = VgTs_Runnable syscall 9 (lwpid 27068)
==27068==    at 0x4D5C0A2: __mmap64 (mmap64.c:58)
==27068==    by 0x4D5C0A2: mmap (mmap64.c:46)
==27068==    by 0x112017: hashmap(std::unordered_map<unsigned long,
std::vector<std::filesystem::__cxx11::directory_entry, st
d::allocator<std::filesystem::__cxx11::directory_entry> >, std::hash<unsigned
long>, std::equal_to<unsigned long>, std::alloc
ator<std::pair<unsigned long const,
std::vector<std::filesystem::__cxx11::directory_entry,
std::allocator<std::filesystem::__
cxx11::directory_entry> > > > > const&, Config const&) (finddups.cpp:111)
==27068==    by 0x112F05: main (finddups.cpp:183)
client stack range: [0x1FFEFFE000 0x1FFF000FFF] client SP: 0x1FFEFFF6C8
valgrind stack range: [0x1002EF3000 0x1002FF2FFF] top usage: 12616 of 1048576
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to