zeitgeist-daemon crashed with SIGSEGV in std::_Rb_tree_increment()

Bug #840542 reported by dsn0wman
24
This bug affects 4 people
Affects Status Importance Assigned to Milestone
zeitgeist (Ubuntu)
Triaged
Medium
Mikkel Kamstrup Erlandsen
Oneiric
Triaged
Medium
Mikkel Kamstrup Erlandsen

Bug Description

I guess zeitgeist is crashing on auto-start. I wish it would stay down. It's using 100% of one of my cores.

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: zeitgeist-core 0.8.1.1-1
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic x86_64
Architecture: amd64
Date: Sat Sep 3 11:40:28 2011
ExecutablePath: /usr/bin/zeitgeist-daemon
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcCmdline: /usr/bin/python /usr/bin/zeitgeist-daemon
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
SegvAnalysis:
 Segfault happened at: 0x7f20f335c7f3 <_ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base+19>: mov 0x10(%rax),%rdx
 PC (0x7f20f335c7f3) ok
 source "0x10(%rax)" (0x60bd69edbd84e017) not located in a known VMA region (needed readable region)!
 destination "%rdx" ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: zeitgeist
StacktraceTop:
 std::_Rb_tree_increment(std::_Rb_tree_node_base*) () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
 ?? () from /usr/lib/libxapian.so.22
 ?? () from /usr/lib/libxapian.so.22
 ?? () from /usr/lib/libxapian.so.22
 Xapian::Database::allterms_begin(std::string const&) const () from /usr/lib/libxapian.so.22
Title: zeitgeist-daemon crashed with SIGSEGV in std::_Rb_tree_increment()
UpgradeStatus: Upgraded to oneiric on 2011-09-03 (0 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

Revision history for this message
dsn0wman (josgray) wrote :
Revision history for this message
Apport retracing service (apport) wrote :

StacktraceTop:
 std::_Rb_tree_increment (__x=0x60bd69edbd84e007) at ../../../../src/libstdc++-v3/src/tree.cc:65
 operator++ (this=<synthetic pointer>) at /usr/include/c++/4.6/bits/stl_tree.h:269
 ChertPostListTable::merge_changes (this=0x1cc84d8, mod_plists=..., doclens=..., freq_deltas=...) at ../backends/chert/chert_postlist.cc:1206
 ChertWritableDatabase::flush_postlist_changes (this=0x1cc84a0) at ../backends/chert/chert_database.cc:1056
 ChertWritableDatabase::open_allterms (this=0x1cc84a0, prefix=<optimized out>) at ../backends/chert/chert_database.cc:1591

Revision history for this message
Apport retracing service (apport) wrote : Stacktrace.txt
Revision history for this message
Apport retracing service (apport) wrote : ThreadStacktrace.txt
Changed in zeitgeist (Ubuntu):
importance: Undecided → Medium
tags: removed: need-amd64-retrace
Changed in zeitgeist (Ubuntu):
status: New → Confirmed
visibility: private → public
Changed in zeitgeist (Ubuntu):
status: Confirmed → Triaged
Revision history for this message
lewis donofrio (lewis-donofrio) wrote : Re: [Bug 840542] Re: zeitgeist-daemon crashed with SIGSEGV in std::_Rb_tree_increment()

this is resolved with todays updates!!!

On Mon, Sep 5, 2011 at 8:59 AM, Pedro Villavicencio <email address hidden>wrote:

> ** Visibility changed to: Public
>
> ** Changed in: zeitgeist (Ubuntu)
> Status: Confirmed => Triaged
>
> ** Also affects: zeitgeist (Ubuntu Oneiric)
> Importance: Medium
> Status: Triaged
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (841472).
> https://bugs.launchpad.net/bugs/840542
>
> Title:
> zeitgeist-daemon crashed with SIGSEGV in std::_Rb_tree_increment()
>
> Status in “zeitgeist” package in Ubuntu:
> Triaged
> Status in “zeitgeist” source package in Oneiric:
> Triaged
>
> Bug description:
> I guess zeitgeist is crashing on auto-start. I wish it would stay
> down. It's using 100% of one of my cores.
>
> ProblemType: Crash
> DistroRelease: Ubuntu 11.10
> Package: zeitgeist-core 0.8.1.1-1
> ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
> Uname: Linux 3.0.0-9-generic x86_64
> Architecture: amd64
> Date: Sat Sep 3 11:40:28 2011
> ExecutablePath: /usr/bin/zeitgeist-daemon
> InterpreterPath: /usr/bin/python2.7
> PackageArchitecture: all
> ProcCmdline: /usr/bin/python /usr/bin/zeitgeist-daemon
> ProcEnviron:
> SHELL=/bin/bash
> PATH=(custom, no user)
> LANG=en_US.UTF-8
> SegvAnalysis:
> Segfault happened at: 0x7f20f335c7f3
> <_ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base+19>: mov
> 0x10(%rax),%rdx
> PC (0x7f20f335c7f3) ok
> source "0x10(%rax)" (0x60bd69edbd84e017) not located in a known VMA
> region (needed readable region)!
> destination "%rdx" ok
> SegvReason: reading unknown VMA
> Signal: 11
> SourcePackage: zeitgeist
> StacktraceTop:
> std::_Rb_tree_increment(std::_Rb_tree_node_base*) () from
> /usr/lib/x86_64-linux-gnu/libstdc++.so.6
> ?? () from /usr/lib/libxapian.so.22
> ?? () from /usr/lib/libxapian.so.22
> ?? () from /usr/lib/libxapian.so.22
> Xapian::Database::allterms_begin(std::string const&) const () from
> /usr/lib/libxapian.so.22
> Title: zeitgeist-daemon crashed with SIGSEGV in std::_Rb_tree_increment()
> UpgradeStatus: Upgraded to oneiric on 2011-09-03 (0 days ago)
> UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/zeitgeist/+bug/840542/+subscriptions
>

--
___________________________________________________________________
Lewis donofrio - http://www.linkedin.com/in/donofrio - 734-743-1743
http://sites.google.com/site/thedonofriofamily/
http://facebook.com/lewis.donofrio

Changed in zeitgeist (Ubuntu Oneiric):
assignee: nobody → Mikkel Kamstrup Erlandsen (kamstrup)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.