Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sqlite3 WM crashes on stream request cancel #7

Open
romoore opened this issue Mar 12, 2013 · 2 comments
Open

Sqlite3 WM crashes on stream request cancel #7

romoore opened this issue Mar 12, 2013 · 2 comments
Assignees
Labels

Comments

@romoore
Copy link
Member

romoore commented Mar 12, 2013

Trying to get available packet
Message id is 4
Received a solver data message.
Inserting 1727 transient entries for the standing query.
Inserting 1727 transient entries for the standing query.
Inserting 1727 transient entries for the standing query.
Inserting 1727 transient entries for the standing query.
Inserting 1727 transient entries for the standing query.
Trying to get available packet
Message id is 4
Received a solver data message.
Inserting 1736 transient entries for the standing query.
Inserting 1736 transient entries for the standing query.
Inserting 1736 transient entries for the standing query.
Inserting 1736 transient entries for the standing query.
Inserting 1736 transient entries for the standing query.
Received a cancel request
Received a cancel request
Received a cancel request
Received a cancel request
Received a cancel request
Solver thread error in streaming thread: std::bad_alloc

@romoore
Copy link
Member Author

romoore commented Mar 20, 2013

Message id is 4
Received a solver data message.
Inserting 1759 transient entries for the standing query.
Inserting 1759 transient entries for the standing query.
Trying to get available packet
Message id is 4
Received a solver data message.
Inserting 1773 transient entries for the standing query.
Inserting 1773 transient entries for the standing query.
Trying to get available packet
Message id is 4
Received a solver data message.
Inserting 1753 transient entries for the standing query.
Inserting 1753 transient entries for the standing query.
Received a cancel request
Received a cancel request
Received a cancel request
Received a cancel request
Received a cancel request
Received a cancel request
Disabling on_demand link average on uri pattern .*
Segmentation fault

@ghost ghost assigned bfirner Mar 20, 2013
@bfirner
Copy link
Member

bfirner commented Jun 3, 2013

Not a problem with the cancel request per se, rather it has to do with the general locking control of the streaming data. A refactor would do this some good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants