Opened 11 years ago
Closed 9 years ago
#10720 closed bug (fixed)
Preferences/VirtualMemory crashes when quit with not fully initialized.
Reported by: | dknoto | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences/VirtualMemory | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
VirtualMemory application crashes when the SettingsWindow class is not fully initialized. For example to reproduce this bug:
1) Add additional volume to system e.g. TestVolume and mount it, 2) Run VirtualMemory and uncheck "Automatic swap management", 3) Select new place for swap file to TestVolume, 4) Exit from VM, 5) Unmount TestVolume, 6) Run VM and push "Quit" button.
Attachments (2)
Change History (4)
by , 11 years ago
Attachment: | 0001-Preferences-VirtualMemory-fixed-crash-when-exiting-f.patch added |
---|
comment:1 by , 11 years ago
patch: | 0 → 1 |
---|
by , 11 years ago
Attachment: | VirtualMemory-5514-debug-27-03-2014-20-04-13.report added |
---|
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Applied in hrev49919. Thanks!