Opened 13 years ago

Closed 13 years ago

#7085 closed bug (fixed)

[BootManager] crashes in DriveItem::CanBeInstalled

Reported by: diver Owned by: anevilyak
Priority: normal Milestone: R1
Component: Applications/BootManager Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev40188, gcc4hybrid.

After clicking below the list of hard drives on the first (Drivers) page BootManager always crashes:

Thread 459 caused an exception: Segment violation
[...]
[Switching to team /boot/system/apps/BootManager (455) thread w>BootManager (459)]
0x002114f6 in DriveItem::CanBeInstalled ()
(gdb) bt
#0  0x002114f6 in DriveItem::CanBeInstalled ()
#1  0x0021155a in DrivesPage::_UpdateWizardButtons ()
#2  0x002116cb in DrivesPage::MessageReceived ()
#3  0x002e5918 in BLooper::DispatchMessage () from /boot/system/lib/libbe.so
#4  0x003a88ec in BWindow::DispatchMessage () from /boot/system/lib/libbe.so
#5  0x003a41f1 in BWindow::task_looper () from /boot/system/lib/libbe.so
#6  0x002e717a in BLooper::_task0_ () from /boot/system/lib/libbe.so
#7  0x00786060 in thread_entry () from /boot/system/lib/libroot.so
#8  0x7003ffec in ?? ()
(gdb)

Change History (3)

comment:1 by diver, 13 years ago

Err, (Drivers) should be (Drives).

comment:2 by anevilyak, 13 years ago

Owner: changed from laplace to anevilyak
Status: newin-progress

comment:3 by anevilyak, 13 years ago

Resolution: fixed
Status: in-progressclosed

Fixed in hrev40189.

Note: See TracTickets for help on using tickets.