Opened 16 years ago

Closed 5 years ago

Last modified 4 years ago

#1636 closed bug (fixed)

Tracker Assert : Model.cpp:822, IsNodeOpen()

Reported by: bonefish Owned by: nobody
Priority: normal Milestone: R1/beta2
Component: Applications/Tracker Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Revision hrev22979, VMware. libtracker.so compiled with DEBUG=1. (Since hrev22966 _debuggerAssert() is implemented and asserts are actually triggered.)

135: ASSERT: Assert failed: File: /home/bonefish/develop/haiku/haiku/src/kits/tracker/Model.cpp, Line: 822, IsNodeOpen()
debug_server: Thread 135 entered the debugger: Debugger call: `Assert failed: File: /home/bonefish/develop/haiku/haiku/src/kits/tracker/Model.cpp, Line: 822, IsNodeOpen()'
stack trace, current PC 0xffff0102  :
  (0x7018459c)  0x698b4b  AttrChanged__Q28BPrivate5ModelPCc + 0x4b
  (0x701846cc)  0x6cc590  AttributeChanged__Q28BPrivate9BPoseViewPC8BMessage + 0xe4
  (0x7018473c)  0x6cb31a  FSNotification__Q28BPrivate9BPoseViewPC8BMessage + 0x8b6
  (0x701848dc)  0x6264fd  FSNotification__Q28BPrivate15DesktopPoseViewPC8BMessage + 0x2e5
  (0x70184a2c)  0x6be81e  MessageReceived__Q28BPrivate9BPoseViewP8BMessage + 0x72a
  (0x70184bdc)  0x31aedc  DispatchMessage__7BLooperP8BMessageP8BHandler + 0x74
  (0x70184c0c)  0x3feacc  DispatchMessage__7BWindowP8BMessageP8BHandler + 0x1f38
  (0x70184eec)  0x402d66  task_looper__7BWindow + 0x326
  (0x70184f6c)  0x31c9a3  _task0___7BLooperPv + 0x53
  (0x70184fac)  0x7e10d0  _get_next_team_info + 0x5c (closest symbol)

Change History (6)

comment:1 by anevilyak, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev31286.

comment:2 by aldeck, 15 years ago

Resolution: fixed
Status: closedreopened
Summary: Tracker Assert On Start: Model.cpp:822, IsNodeOpen()Tracker Assert : Model.cpp:822, IsNodeOpen()

Although it doesn't fail on start anymore (ie: opening desktop), the same problem is still present when opening some folders/file panels or when quiting Tracker with some folders open, making the debug build quite unpractical to use. Needs some more investigation..

comment:3 by waddlesplash, 8 years ago

Is this really still an issue?

comment:4 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: reopenedassigned

comment:5 by waddlesplash, 5 years ago

Resolution: fixed
Status: assignedclosed

Seems fixed now.

comment:6 by nielx, 4 years ago

Milestone: R1R1/beta2

Assign tickets with status=closed and resolution=fixed within the R1/beta2 development window to the R1/beta2 Milestone

Note: See TracTickets for help on using tickets.