IBM Support

LO39793: SERVER CRASHED WITH THE PANIC MESSAGE " PANIC: OSBBLOCKADDR: BAD BBLOCK HANDLE (0)"

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as unreproducible.

Error description

  • Server crashing for the same stack for every 2 weeks , each time
    its different databases
    involved.
    crashes on update task and fixup task. this is a regression of
    SPR# BSPR6VMJL2
    
    First Crash:
    ############################################################
    ### thread 1/4: [ nUpdate:  06f0:  1040] FATAL THREAD (Panic)
    ### FP=0012c83c, PC=7c8285ec, SP=0012c7cc
    ### stkbase=00130000, total stksize=90112, used stksize=14388
    ### EAX=0x77f6c9e8, EBX=0x00000000, ECX=0x0012c70c,
    EDX=0x00000000
    ### ESI=0x00000d1c, EDI=0x00000000, CS=0x0000001b,
    SS=0x00000023
    ### DS=0x00000023, ES=0x00000023, FS=0x0000003b, GS=0x00000000
    Flags=0x00000293
    ############################################################
     [ 1] 0x7c8285ec ntdll.KiFastSystemCallRet+0
    (d1c,927c0,0,12cdc4)
     [ 2] 0x77e61c8d kernel32.WaitForSingleObject+18
    (d1c,927c0,1,12cfe0)
    @[ 3] 0x601a8dd4 nnotes.OSRunExternalScript@8+1300 (258,1)
    @[ 4] 0x601a926a nnotes.FRTerminateWindowsResources+986
    (1,0,1010,1)
    @[ 5] 0x601a962f nnotes.OSFaultCleanupExt@24+895
    (b34dd8,1010,0,0,0,12d310)
    @[ 6] 0x601a96ba nnotes.OSFaultCleanup@12+26 (0,1010,0)
    @[ 7] 0x601b4b94 nnotes.OSNTUnhandledExceptionFilter@4+276
    (12e348)
    @[ 8] 0x60179d08 nnotes.Panic@4+520 (12e368)
    @[ 9] 0x60001c2d nnotes.OSBBlockAddr@8+141 (2d1f848,0)
    @[10] 0x600641e7 nnotes.OpenContainers@12+1111 (49990920,6,0)
    @[11] 0x600283f4 nnotes.NIFGetContainersOpen@8+132 (0,3)
    @[12] 0x6005d0b2 nnotes.OpenCollection@32+5874
    (80007,6,46e0,14,0,12e918,f10f10,ffffffff)
    @[13] 0x609cde4e nnotes.NIFOpenCollectionExtended4@60+3118
    (6bf,6bf,a3ea,6,0,12eb38,f10f10,ffffffff,0,0,0,0,0,0,0)
    @[14] 0x6005b822 nnotes.NIFOpenCollectionExtended3@56+66
    (2d7,2d7,a3ea,6,0,12eb7c,f10f10,ffffffff,0,0,0,0,0,0)
    @[15] 0x004038a2 nUpdate.UpdateViewCollection@20+242
    (2d7,12f76c,a3ea,c000003,0)
    @[16] 0x0040406a nUpdate.DesignEnumProc@28+410
    (12f490,2d7,a3ea,12f070,0,12edbc,f10f10)
    @[17] 0x600b15b1 nnotes.DesignEnum2@32+609
    (2d7,8,0,40,0,12f0c4,f10f10,ffffffff)
    @[18] 0x00404672 nUpdate.UpdateCollections@44+1490
    (12f76c,c000003,0,0,0,12f4c8,f10f10,ffffffff,0,0,0)
    @[19] 0x004020e4 nUpdate.PerformRequest@20+404
    (0,c000003,0,0,0)
    @[20] 0x00402e7d nUpdate.Update+2365
    (394fe4,4c5c3a44,7375746f,6d6f445c)
    @[21] 0x00403522 nUpdate.AddInMain@12+370 (400000,1,394fe4)
    @[22] 0x00408d2f nUpdate.NotesMain@8+47 (1,400000)
    @[23] 0x00408e64 nUpdate.notes_main+212 (0,0,0,1)
    @[24] 0x00408d56 nUpdate.main+22 (1,334a10,332958,40c000)
    @[25] 0x00409487 nUpdate.mainCRTStartup+323 (0,0,7ffde000,0)
     [26] 0x77e6f23b kernel32.ProcessIdToSessionId+521
    (409344,0,78746341,20)
    
    Second Crash:
    ############################################################
    ### thread 1/3: [  nfixup:  0c88:  0e1c] FATAL THREAD (Panic)
    ### FP=0012cdf8, PC=7c8285ec, SP=0012cd88
    ### stkbase=00130000, total stksize=32768, used stksize=12920
    ### EAX=0x00000001, EBX=0x00000000, ECX=0x00000001,
    EDX=0x7c8285ec
    ### ESI=0x00000964, EDI=0x00000000, CS=0x0000001b,
    SS=0x00000023
    ### DS=0x00000023, ES=0x00000023, FS=0x0000003b, GS=0x00000000
    Flags=0x00000293
    ############################################################
     [ 1] 0x7c8285ec ntdll.KiFastSystemCallRet+0
    (964,927c0,0,12d380)
     [ 2] 0x77e61c8d kernel32.WaitForSingleObject+18
    (964,927c0,1,12d59c)
    @[ 3] 0x601a8dd4 nnotes.OSRunExternalScript@8+1300 (258,1)
    @[ 4] 0x601a926a nnotes.FRTerminateWindowsResources+986
    (1,0,1010,1)
    @[ 5] 0x601a962f nnotes.OSFaultCleanupExt@24+895
    (b34dd8,1010,0,0,0,12d8cc)
    @[ 6] 0x601a96ba nnotes.OSFaultCleanup@12+26 (0,1010,0)
    @[ 7] 0x601b4b94 nnotes.OSNTUnhandledExceptionFilter@4+276
    (12e904)
    @[ 8] 0x60179d08 nnotes.Panic@4+520 (12e924)
    @[ 9] 0x60001c2d nnotes.OSBBlockAddr@8+141 (1896122c,0)
    @[10] 0x600641e7 nnotes.OpenContainers@12+1111 (459afcf8,1,1)
    @[11] 0x600283f4 nnotes.NIFGetContainersOpen@8+132 (0,7)
    @[12] 0x6005d0b2 nnotes.OpenCollection@32+5874
    (80200006,1,1,0,0,12eed4,f10f10,ffffffff)
    @[13] 0x609cde4e nnotes.NIFOpenCollectionExtended4@60+3118
    (38e,38e,ffff0020,1,0,12f0f4,f10f10,ffffffff,0,0,0,0,0,0,0)
    @[14] 0x6005b822 nnotes.NIFOpenCollectionExtended3@56+66
    (199,199,ffff0020,1,0,12f138,f10f10,ffffffff,0,0,0,0,0,0)
    @[15] 0x6005b7dc nnotes.NIFOpenCollectionExtended2@48+60
    (199,199,ffff0020,1,0,12f178,f10f10,ffffffff,0,0,0,0)
    @[16] 0x60131b16 nnotes.NIFOpenCollectionExtended@44+54
    (199,199,ffff0020,1,0,12f1b0,f10f10,ffffffff,0,0,0)
    @[17] 0x00401072 nfixup.FixupCollections@12+114 (199,12f2ac,1)
    @[18] 0x004014fc nfixup.FixupAllDatabases@16+604
    (199,800008,10000,1)
    @[19] 0x00401ad8 nfixup.AddInMain@12+1304 (52400000,2,504c)
    @[20] 0x00401e9f nfixup.NotesMain@8+47 (2,400000)
    @[21] 0x00401fd4 nfixup.notes_main+212 (0,0,0,2)
    @[22] 0x00401ec6 nfixup.main+22 (2,3f2968,3f29a0,94)
    @[23] 0x0040230f nfixup.mainCRTStartup+364 (0,0,7ffdb000,0)
     [24] 0x77e6f23b kernel32.ProcessIdToSessionId+521
    (4021a3,0,78746341,20)
    

Local fix

  • na
    

Problem summary

Problem conclusion

Temporary fix

Comments

  • This APAR is associated with SPR# SGOI7RBFG6.
    

APAR Information

  • APAR number

    LO39793

  • Reported component name

    NOTES/DOMINO 7X

  • Reported component ID

    5724E6200

  • Reported release

    802

  • Status

    CLOSED UR5

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2009-04-21

  • Closed date

    2010-01-15

  • Last modified date

    2010-01-15

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Modules/Macros

  • NA
    

Fix information

Applicable component levels

  • R802 PSN

       UP

[{"Business Unit":{"code":"BU055","label":"Cognitive Applications"},"Product":{"code":"SSKTMJ","label":"Lotus Domino"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.0.2","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
15 January 2010