Start a Conversation

Unsolved

This post is more than 5 years old

1256

January 29th, 2013 01:00

networker SQLAnywhere(gst_on_networker): *** ERROR *** Assertion failed

Hello,


Today, when I try to open  the networker NMC  it doesn’t give me the GUI. So I checked the log and   I saw this message in /var/log/messages of the server :

Jan 28 18:23:58 networker SQLAnywhere(gst_on_networker): *** ERROR *** Assertion failed: 100701 (9.0.2.3308)#012Unable to modify indexes for a row referenced in rollback log

Jan 28 18:23:59 networker abrt[2939]: saved core dump of pid 2890 (/opt/lgtonmc/sybasa/bin/dbsrv9) to /var/spool/abrt/ccpp-1359393838-2890.new/coredump (343482368 bytes)

Jan 28 18:23:59 networker abrtd: Directory 'ccpp-1359393838-2890' creation detected

Jan 28 18:23:59 networker abrtd: Crash is in database already (dup of /var/spool/abrt/ccpp-1359335631-2455)

Jan 28 18:23:59 networker abrtd: Deleting crash ccpp-1359393838-2890 (dup of ccpp-1359335631-2455), sending dbus signal

The console server database crashed right ?

I have done my search but there’s no document describe in detail what to do

Can you help me please.

Regards.

736 Posts

January 29th, 2013 01:00

Hi,

You have a core dump of the dbsrv9 process.  If you have gdb on this machine, then you can inspect the core file for more details on what it was doing when it cored.  gdb [path to binary] [core file], then type 'where'.  You could then compare what you see with the knowledgebase of known issues.  If you don't find anything, you'll need to open a Service Request or chat with support to help you out with this.  You should probably upgrade your NetWorker NMC to the most recent version aswell as a good first step.  Check also that there is no problem with available disk space on the machine.

-Bobby

January 29th, 2013 04:00

hi,

gdb

GNU gdb (GDB) Red Hat Enterprise Linux (7.2-48.el6)

Copyright (C) 2010 Free Software Foundation, Inc.

License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software: you are free to change and redistribute it.

There is NO WARRANTY, to the extent permitted by law.  Type "show copying"

and "show warranty" for details.

This GDB was configured as "x86_64-redhat-linux-gnu".

For bug reporting instructions, please see:

<http://www.gnu.org/software/gdb/bugs/>.

(gdb) where

No stack.

(gdb) quit

this is what i got.

14.3K Posts

January 30th, 2013 10:00

Actually, you didn't follow what Bobby told you to do.  But, perhaps you are not familiar with gdb - in such case perhaps much better bet is to provide core to your support.

No Events found!

Top