| Summary: | Crash when opening many windows | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | andry <andryan.smekda> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | crash | CC: | mail, thomas.luebking |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 4.11.5 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
attachment-28144-0.html
attachment-28144-1.dat splitterproxy.h |
||
|
Description
andry
2014-02-16 20:57:35 UTC
> #7 0xaf9004bd in SplitterProxy::event (this=0x96ce930, e=0xbfbd43e4) at /usr/src/cloudcity-code/splitterproxy.h:96
@Thomas, your bespin code ?
Created attachment 85190 [details] attachment-28144-0.html Well, Actually I don't really understand what was you talking about. So I guess you need my installed bespin code "splitterproxy.h" in my /usr/src/cloudcity-code/. Ok, this is mine. Thank you, sir 2014-02-17 10:29 GMT+07:00 Jekyll Wu <adaptee@gmail.com>: > https://bugs.kde.org/show_bug.cgi?id=331216 > > Jekyll Wu <adaptee@gmail.com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |thomas.luebking@gmail.com > > --- Comment #1 from Jekyll Wu <adaptee@gmail.com> --- > > #7 0xaf9004bd in SplitterProxy::event (this=0x96ce930, e=0xbfbd43e4) at > /usr/src/cloudcity-code/splitterproxy.h:96 > > @Thomas, your bespin code ? > > -- > You are receiving this mail because: > You reported the bug. > Created attachment 85191 [details]
attachment-28144-1.dat
Created attachment 85192 [details]
splitterproxy.h
He wanted to kow whether this line is code in bespin ;-) Yes, is. Afaik, oxygen has similar, though. About the actual crash, it looks like a mouseevent was delivered to a dying QWidget (or a dangeling pointer in the QObject children list) @andry This should have happened while hovering a splitter (internal resize bar) in dolphin - can you confirm this condition? Also, if you get more crashes "with many windows", please attach them (to eventually shape a pattern) (In reply to comment #5) > He wanted to kow whether this line is code in bespin ;-) > > Yes, is. Afaik, oxygen has similar, though. > > About the actual crash, it looks like a mouseevent was delivered to a dying > QWidget (or a dangeling pointer in the QObject children list) > > @andry > This should have happened while hovering a splitter (internal resize bar) in > dolphin - can you confirm this condition? > Also, if you get more crashes "with many windows", please attach them (to > eventually shape a pattern) (In reply to comment #5) > He wanted to kow whether this line is code in bespin ;-) > > Yes, is. Afaik, oxygen has similar, though. > > About the actual crash, it looks like a mouseevent was delivered to a dying > QWidget (or a dangeling pointer in the QObject children list) > > @andry > This should have happened while hovering a splitter (internal resize bar) in > dolphin - can you confirm this condition? > Also, if you get more crashes "with many windows", please attach them (to > eventually shape a pattern) ---------------------------------------------------------------------------- :) @Thomas yeah, I think so. One thing I remember before the crash is, I was moving my cursor around the screen. thats it Do those crashes happen on a more regular base? Do you have a swap device (aifak, Ubuntu doesn't setup one by default since a long time) - otherwise and esp. for only 1GB RAM, i'd suggest to add one. You do not need an extra partition: https://wiki.archlinux.org/index.php/Swap It seems that additional info is required. Closing this bug because of missing information & probably fixed with newer versions. If you can still reproduce this behavior, please reopen the report. |