Opened 13 years ago

Closed 13 years ago

#7055 closed bug (fixed)

notifications preflet crash

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

Description (last modified by luroh)

this is rev:40056 gcc2h. here is the debug output:

GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-pc-haiku"...(no debugging symbols found)

[tcsetpgrp failed in terminal_inferior: Invalid Argument]
Thread 3867 caused an exception: Segment violation
Reading symbols from /boot/system/runtime_loader...done.
Loaded symbols for /boot/system/runtime_loader
Reading symbols from /boot/system/lib/libbe.so...done.
Loaded symbols for /boot/system/lib/libbe.so
Reading symbols from /boot/system/lib/libtranslation.so...done.
Loaded symbols for /boot/system/lib/libtranslation.so
Reading symbols from /boot/system/lib/libstdc++.r4.so...done.
Loaded symbols for /boot/system/lib/libstdc++.r4.so
Reading symbols from /boot/system/lib/liblocale.so...done.
Loaded symbols for /boot/system/lib/liblocale.so
Reading symbols from /boot/system/lib/libroot.so...done.
Loaded symbols for /boot/system/lib/libroot.so
Reading symbols from /boot/system/lib/libtextencoding.so...done.
Loaded symbols for /boot/system/lib/libtextencoding.so
Reading symbols from /boot/system/lib/libicudata.so.44...
warning: Lowest section in /boot/system/lib/libicudata.so.44 is .hash at 00000094
done.
Loaded symbols for /boot/system/lib/libicudata.so.44
Reading symbols from /boot/system/lib/libicui18n.so.44...done.
Loaded symbols for /boot/system/lib/libicui18n.so.44
Reading symbols from /boot/system/lib/libicuio.so.44...done.
Loaded symbols for /boot/system/lib/libicuio.so.44
Reading symbols from /boot/system/lib/libicule.so.44...done.
Loaded symbols for /boot/system/lib/libicule.so.44
Reading symbols from /boot/system/lib/libiculx.so.44...done.
Loaded symbols for /boot/system/lib/libiculx.so.44
Reading symbols from /boot/system/lib/libicutu.so.44...done.
Loaded symbols for /boot/system/lib/libicutu.so.44
Reading symbols from /boot/system/lib/libicuuc.so.44...done.
Loaded symbols for /boot/system/lib/libicuuc.so.44
Reading symbols from /boot/system/lib/libroot-addon-icu.so...done.
Loaded symbols for /boot/system/lib/libroot-addon-icu.so
[tcsetpgrp failed in terminal_inferior: Invalid Argument]
[Switching to team /boot/system/preferences/Notifications (3867) thread Notifications (3867)]
0x0021c42e in BIconRule::SetSelectionMessage ()
(gdb) bt
#0  0x0021c42e in BIconRule::SetSelectionMessage ()
#1  0x002153f3 in PrefletView::PrefletView ()
#2  0x00214b06 in PrefletWin::PrefletWin ()
#3  0x00214814 in PrefletApp::ReadyToRun ()
#4  0x003017ad in BApplication::DispatchMessage ()
   from /boot/system/lib/libbe.so
#5  0x0030c581 in BLooper::task_looper () from /boot/system/lib/libbe.so
#6  0x003003f9 in BApplication::Run () from /boot/system/lib/libbe.so
#7  0x002148bf in main ()
(gdb) 

Change History (3)

comment:1 by luroh, 13 years ago

Description: modified (diff)
Version: R1/alpha2R1/Development

comment:2 by anevilyak, 13 years ago

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

comment:3 by anevilyak, 13 years ago

Component: - GeneralPreferences
Resolution: fixed
Status: in-progressclosed

Fixed in hrev40102.

Note: See TracTickets for help on using tickets.