Opened 14 years ago
Closed 14 years ago
#7264 closed bug (fixed)
People crashes on launch
Reported by: | humdinger | Owned by: | phoudoin |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/People | Version: | R1/Development |
Keywords: | Cc: | mdisreali@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev40612.
Launching People enters gdb:
Thread 9606 caused an exception: Segment violation [...] [Switching to team /boot/system/apps/People (9606) thread People (9606)] 0x003a4908 in BNode::_SetTo () from /boot/system/lib/libbe.so (gdb) bt #0 0x003a4908 in BNode::_SetTo () from /boot/system/lib/libbe.so #1 0x003a4980 in BNode::SetTo () from /boot/system/lib/libbe.so #2 0x003a5425 in BNode::BNode () from /boot/system/lib/libbe.so #3 0x0020c61c in PersonWindow::_WatchChanges () #4 0x0020c724 in PersonWindow::_SetToRef () #5 0x0020e1b8 in PersonWindow::PersonWindow () #6 0x0020927a in TPeopleApp::_NewWindow () #7 0x00209473 in TPeopleApp::RefsReceived () #8 0x002ba78c in BApplication::DispatchMessage () from /boot/system/lib/libbe.so #9 0x002c51a4 in BLooper::task_looper () from /boot/system/lib/libbe.so #10 0x002bad94 in BApplication::Run () from /boot/system/lib/libbe.so #11 0x00208842 in main () (gdb)
Attachments (2)
Change History (6)
comment:1 by , 14 years ago
Cc: | added |
---|
by , 14 years ago
Attachment: | r40548-4h_people_crash_bt.txt added |
---|
by , 14 years ago
Attachment: | r40548-4h_people_crash_syslog.txt added |
---|
comment:3 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
So far I failed to reproduce this issue. Will dive a bit deeper soon.
Note:
See TracTickets
for help on using tickets.
Also experienced on hrev40548-4h. backtrace attached.