Summary: | Dolphin crashed when moving file to smb share | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Kevin <kimera.4> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | asraniel, kimera.4, steve |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Kevin
2010-11-11 15:40:16 UTC
Created attachment 53345 [details]
New crash information added by DrKonqi
dolphin (1.5) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
same as main bug. Again, the menu popped down. It's consistent.
- Unusual behavior I noticed:
-- Backtrace (Reduced):
#6 malloc_consolidate (av=0x7f7187b2de40) at malloc.c:5165
#7 0x00007f7187829e82 in _int_malloc (av=0x7f7187b2de40, bytes=1216) at malloc.c:4373
#8 0x00007f718782b38e in __libc_malloc (bytes=1216) at malloc.c:3660
#9 0x00007f7184a6e83e in PolygonRegion (Pts=0x11c6b50, Count=19, rule=<value optimized out>) at painting/qregion.cpp:3597
#10 0x00007f7184a6f44e in QRegion::QRegion (this=0x7fff6abc7990, a=<value optimized out>, fillRule=<value optimized out>) at painting/qregion.cpp:3856
Created attachment 53380 [details]
New crash information added by DrKonqi
dolphin (1.5) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
Moving a file from local storage to SMB share, two other transfers were also taking place to same SMB share.
-- Backtrace (Reduced):
#6 malloc_consolidate (av=0x7f78c58fae40) at malloc.c:5165
#7 0x00007f78c55f6e82 in _int_malloc (av=0x7f78c58fae40, bytes=1344) at malloc.c:4373
#8 0x00007f78c55f838e in __libc_malloc (bytes=1344) at malloc.c:3660
#9 0x00007f78c283b83e in PolygonRegion (Pts=0x2c04570, Count=21, rule=<value optimized out>) at painting/qregion.cpp:3597
#10 0x00007f78c283c44e in QRegion::QRegion (this=0x7fff87d83a50, a=<value optimized out>, fillRule=<value optimized out>) at painting/qregion.cpp:3856
*** This bug has been marked as a duplicate of bug 257258 *** |