[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2023-11-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #58 from Tim  ---
And now, after some time, without any input on the data base, I have again the
bug! Meanwile what I've been doing is editing a Writer document. Is the only
thing I seem to be able to relate.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2023-11-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #57 from Tim  ---
More observation... I've been making some inputs in a data base, and after two
days no error! So that adds mistery as to when and why the bug happens!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2023-11-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #56 from Tim  ---
More observation:

I think that as long I do no modification on the data base there is no problem.

When I do any modification, and Synology NAS also updates the file, for some
time, I still can close and open the data base without problem. The bug seems
to appear misteriously just when more time has gone by.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2023-10-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #55 from Tim  ---
New observation:

The bug happens with any of my several data base, and seems it just seems to
happen after a certain amount of time, and has nothing to do with edition or
modifying data in the data base. After a day doing no change in the data base
it happens. During that time I've been working with Writer, Spreadsheet and
Presentation files, but not with daa bases.

Although the data base is on my laptops hard disc, I also have running a
Synology Drive, and I've seen that just opening the data base the file appears
in the list as reacently modifyed. Perhaps that has something to do with the
issue, as the errior message is about connection to the data source?:

The connection to the data source "Miembros_Contactos" could not be
established.

firebird_sdbc error:
*connection shutdown
caused by
'isc_service_attach'

Error code: 1

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2023-10-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #54 from Tim  ---
And during that hour or more, I've been all the time working on a Writer
document, so it didn't sleep nor...

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2023-10-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #53 from Tim  ---
Thanks for not forgetting!

I have Libreoffice 7.6.2.1 and still happens the same.

Today I tryed to see if I could find out when it happens... What I've seen is
that I can add data, modify forms, close and open the data base, open and cloe
Writer, etc., and it will go ok. But the bug comes up when I open the data base
after some time, may be more than an hour! So it looks like, at least in part,
it's a cuestion of time!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2023-10-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #52 from Alex Thurgood  ---
Probably the only way to try and find out what is going on would be to have a
trace log on the FDB file - but is that even possible in an embedded Firebird
context ?

Disposing of the database context during an active LO session with other
documents being opened and closed must happen at some time during the lifecycle
of the session, otherwise the DB context would remain in RAM all of the time
and potentially end up eating all of the resources. That cleanup would
presumably be OS-dependent, so another way to find out would be to get LO
running under the Instruments.app and see whether there were any sudden drops
in RAM usage in the running soffice process.

Unfortunately, running LO in Instruments.app and attempting to work normally
with multiple documents is generally excruciatingly slow with anything but an
uber-powerful machine.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2023-01-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #51 from Buovjaga  ---
(In reply to Alex Thurgood from comment #9)
> According to this page :
> 
> https://fossies.org/linux/Firebird/doc/Using_OO_API.html
> 
> isc_service_attach is deprecated in FB3 in favour of 
> IService* attachServiceManager()
> 
> We are still using this call in many of the cxx and cpp files (e.g.
> burp.cpp, call_service.cpp, Connection.cxx, etc)

Link is dead, source seems to be
https://github.com/FirebirdSQL/firebird/blob/master/doc/Using_OO_API.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2021-11-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

Tim  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|NEEDINFO|UNCONFIRMED

--- Comment #50 from Tim  ---
Thanks Xisco, for keep on caring about this issue.
Yes I always update Libreoffice to the last version, and the bug still happens.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2021-11-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

Xisco Faulí  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #49 from Xisco Faulí  ---
Hello Tim,
Could you please try to reproduce it with the latest version of LibreOffice
from https://www.libreoffice.org/download/libreoffice-fresh/ ?
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' if the bug is still present in the latest version.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #48 from Tim  ---
(In reply to Alex Thurgood from comment #47)
> From the description of the behaviour, this sounds like a connection context
> switching issue. Open/closing the database repeatedly, over a period of
> time, in between opening and editing other files, seems to completely
> dispose of the db conection context. Unfortunately, it might be due to the
> way the OS does RAM cleanup when a file is closed, and/or the time between
> closing and reopening the ODB file. 
> 
> Clearly this is not ideal, but we need some way to be able to nail down
> precisely how to reproduce the issue, as otherwise there is no way to move
> forwards.

Thanks. What you say makes sense. But the thing is that even watching many
times how it happens I cant guess exactly how it could be reproduced.
Apparently it happens randomly, but obviously there mus be some steps to
follow...

Would it be a good idea to open with OpenOffice to see if its the same, or that
may even do it worse?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-09-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

Alex Thurgood  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|REOPENED|UNCONFIRMED

--- Comment #47 from Alex Thurgood  ---
>From the description of the behaviour, this sounds like a connection context
switching issue. Open/closing the database repeatedly, over a period of time,
in between opening and editing other files, seems to completely dispose of the
db conection context. Unfortunately, it might be due to the way the OS does RAM
cleanup when a file is closed, and/or the time between closing and reopening
the ODB file. 

Clearly this is not ideal, but we need some way to be able to nail down
precisely how to reproduce the issue, as otherwise there is no way to move
forwards.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

Julien Nabet  changed:

   What|Removed |Added

 CC|serval2...@yahoo.fr |

--- Comment #46 from Julien Nabet  ---
can't help here and meanwhile we put back Firebird experimental, too
brittle=>uncc myself

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #45 from Tim  ---
And I can open other data base files and close them, and reopen, as long as I
keep one working open.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #44 from Tim  ---
Even for several days, as long as I don't close the database file (I don't turn
off my computer), it works ok, no error!

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #43 from Tim  ---
This is the result of observation this evening:

16:54 h.
-Restart LibreOffice
-Open 3 Writer docs.
-Open 1 Spreadsheet.
-Open DataBase --> OK --> Close
-Don't touch LibreOffice files
-Just open one more Writer file

17:37 h.
-Open DataBase --> OK --> Close
-Start writing on a Writer file all ready opened al 16:54 h.

18:19 h.
-Open DataBase --> ERROR

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #42 from Tim  ---
(In reply to Julien Nabet from comment #41)
> Do you know how to reproduce this?
> Could it be because of a timeout? For example, you begin an action and since
> it takes time or if you' interrupted by something, connection shuts down.

Since it's a problem I have for more than one year!, I should have noticed how
and when, but it seems unpredictable.

I use LibreOffice daily, and almost every day I open one of my database, but
can't find put when it will crash. I open one data bsae, then close it and
after a while, using Writer, I open the database again and it may work ok or it
may not. If I open it inmediatley after colsing it will not give the error.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #41 from Julien Nabet  ---
Do you know how to reproduce this?
Could it be because of a timeout? For example, you begin an action and since it
takes time or if you' interrupted by something, connection shuts down.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #40 from Tim  ---
(In reply to Tim from comment #39)
> By the moment it's going. Lets see later on...

Sorry... After a while, again the same:

firebird_sdbc error:
*connection shutdown
caused by
'isc_service_attach'

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #39 from Tim  ---
By the moment it's going. Lets see later on...

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #38 from Julien Nabet  ---
(In reply to Tim from comment #37)
> (In reply to Julien Nabet from comment #35)
> > For the record, on pc Debian x86-64 with master sources updated today, I got
> > an embedded Firebird odb with a simple table and a form, I could open both
> > with Java disabled.
> 
> Yes, but not Reports, I think.

Indeed.

BTW, hsqldb embedded needs Java for everything since it's based on Java.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #37 from Tim  ---
(In reply to Julien Nabet from comment #35)
> For the record, on pc Debian x86-64 with master sources updated today, I got
> an embedded Firebird odb with a simple table and a form, I could open both
> with Java disabled.

Yes, but not Reports, I think.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #36 from Tim  ---
(In reply to Julien Nabet from comment #34)
> Try to enable Java for the test.
> I know that Firebird embedded doesn't use Java but perhaps there's a
> forgotten code related.

OK

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #35 from Julien Nabet  ---
For the record, on pc Debian x86-64 with master sources updated today, I got an
embedded Firebird odb with a simple table and a form, I could open both with
Java disabled.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #34 from Julien Nabet  ---
Try to enable Java for the test.
I know that Firebird embedded doesn't use Java but perhaps there's a forgotten
code related.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #33 from Tim  ---
(In reply to Julien Nabet from comment #32)
> (In reply to Tim from comment #31)
> > (In reply to Julien Nabet from comment #30)
> > > Tim: just for curiosity, did you enable experimental features?
> > > (Menu/Tools/Advanced)
> > 
> > Thanks for your interest!
> > 
> > No I haven't. Should I try?
> 
> Yes

I've done it and again "connection shutdown". It seemed to last a little bit
longer before it happens, allthough this could be also beacuase I turned off
"Use Java", as I only need it for Reports.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #32 from Julien Nabet  ---
(In reply to Tim from comment #31)
> (In reply to Julien Nabet from comment #30)
> > Tim: just for curiosity, did you enable experimental features?
> > (Menu/Tools/Advanced)
> 
> Thanks for your interest!
> 
> No I haven't. Should I try?

Yes

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #31 from Tim  ---
(In reply to Julien Nabet from comment #30)
> Tim: just for curiosity, did you enable experimental features?
> (Menu/Tools/Advanced)

Thanks for your interest!

No I haven't. Should I try?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #30 from Julien Nabet  ---
Tim: just for curiosity, did you enable experimental features?
(Menu/Tools/Advanced)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-05-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

Tim  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1
 Resolution|WORKSFORME  |---

--- Comment #29 from Tim  ---
Since last update, with version 6.4.3.2 it's much worse. I close base and soon
if I open again the data base the error comes up. Before it would be after a
longer time.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2020-03-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

--- Comment #28 from Tim  ---
(In reply to Robert Großkopf from comment #26)
> Could be I haven't seen the information:
> Does the buggy behavior happen with registered databases?
> Could be a bug together with bug 119610 - registered databases will be
> opened in Writer when trying to insert cross-references.

Yes, with and witout registered databases.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 123412] Base: Unwanted disconnection from Firebird data source error message "connection shutdown caused by isc_service_attach"

2019-12-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=123412

Julien Nabet  changed:

   What|Removed |Added

Summary|Base: Unwanted disonnection |Base: Unwanted
   |from Firebird data source   |disconnection from Firebird
   |error message "connection   |data source error message
   |shutdown caused by  |"connection shutdown caused
   |isc_service_attach" |by isc_service_attach"

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs