[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2014-04-14 Thread Laurent Bonnaud
I cannot reproduce this bug with tracker 1.0

** Changed in: tracker (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2013-06-10 Thread Bug Watch Updater
** Changed in: tracker
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2013-02-09 Thread melchiaros
** Changed in: tracker (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2013-02-04 Thread Laurent Bonnaud
Here is the file that causes the crash.

** Attachment added: File to reproduce the bug
   
https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/1052348/+attachment/3514123/+files/P_HH_seg_CV0.mpeg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2013-02-04 Thread Laurent Bonnaud
Unfortunately running tracker-extract directly does not trigger a crash:

$ /usr/lib/tracker/tracker-extract -v 3 -f 
/home/bonnaud/theses/V.Girondel/soutenance/P_HH_seg_CV0.mpeg
Initializing tracker-extract...
Tracker-Message: Setting up monitor for changes to config 
file:'/home/bonnaud/.config/tracker/tracker-extract.cfg'
Locale 'TRACKER_LOCALE_LANGUAGE' was set to 'en_US.UTF-8'
Locale 'TRACKER_LOCALE_TIME' was set to 'en_US.UTF-8'
Locale 'TRACKER_LOCALE_COLLATE' was set to 'C'
Locale 'TRACKER_LOCALE_NUMERIC' was set to 'en_US.UTF-8'
Locale 'TRACKER_LOCALE_MONETARY' was set to 'en_US.UTF-8'
Initializing Storage...
Mount monitors set up for to watch for added, removed and pre-unmounts...
No mounts found to iterate
Setting priority nice level to 19
Loading extractor rules... (/usr/share/tracker/extract-rules)
  Loaded rule '10-abw.rule'
  Loaded rule '10-epub.rule'
  Loaded rule '10-flac.rule'
  Loaded rule '10-gif.rule'
  Loaded rule '10-html.rule'
  Loaded rule '10-ico.rule'
  Loaded rule '10-jpeg.rule'
  Loaded rule '10-mp3.rule'
  Loaded rule '10-msoffice.rule'
  Loaded rule '10-oasis.rule'
  Loaded rule '10-pdf.rule'
  Loaded rule '10-png.rule'
  Loaded rule '10-ps.rule'
  Loaded rule '10-svg.rule'
  Loaded rule '10-tiff.rule'
  Loaded rule '10-vorbis.rule'
  Loaded rule '10-xmp.rule'
  Loaded rule '11-msoffice-xml.rule'
  Loaded rule '15-gstreamer-guess.rule'
  Loaded rule '15-playlist.rule'
  Loaded rule '90-gstreamer-generic.rule'
  Loaded rule '90-text-generic.rule'
Extractor rules loaded
Setting memory limitations: total is 18.4 EB, minimum is 256 MB, recommended is 
~1 GB
  Virtual/Heap set to 268.4 MB (50% of total or MAXLONG)
Guessing mime type as '(null)'
Extracting...
  Using /usr/lib/tracker-0.14/extract-modules/libextract-gstreamer.so...
GStreamer backend in use:
  Discoverer/GUPnP-DLNA
Retrieving geolocation metadata...
Processing media art: artist:'', title:'', type:'video', 
uri:'file:///home/bonnaud/theses/V.Girondel/soutenance/P_HH_seg_CV0.mpeg'. 
Buffer is 0 bytes, mime:'(null)'
Album art path could not be obtained, not processing any further
Done (6 items)

SPARQL pre-update:
--
--

SPARQL item:
--
 a nmm:Video ;
 nfo:duration 21 ;
 nfo:frameRate 30 ;
 nfo:width 640 ;
 nfo:height 480 ;
 nfo:aspectRatio 1 .
--

SPARQL where clause:
--
--

SPARQL post-update:
--
--

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2013-02-02 Thread melchiaros
If anybody who is affected can provide the needed information please set
the status of the report back to confirmed.

** Changed in: tracker (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2013-02-02 Thread melchiaros
It would be also helpfull if all people who are affected would subscribe
on the upstream report on GNOME.

Please with a file that is able to provoce the crash.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2013-02-02 Thread melchiaros
Laurent,

the tracker developer Martyn has identified the file which causes the
crash. He needs this for reproducing.

Would it be possible for you to attach it here.

You can find it(it is from stacktrace)at:

file:///home/bonnaud/theses/V.Girondel/soutenance/P_HH_seg_CV0.mpeg

A URL is also good if it is a public one.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2013-02-01 Thread melchiaros
** Bug watch added: GNOME Bug Tracker #693019
   https://bugzilla.gnome.org/show_bug.cgi?id=693019

** Also affects: tracker via
   https://bugzilla.gnome.org/show_bug.cgi?id=693019
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2013-02-01 Thread Martyn Russell
@Laurent Bonnaud, are you able to reproduce this consistently using:

  /usr/libexec/tracker-extract -v 3 -f $FILENAME

?

It certainly looks like a Gstreamer bug yes. Are you able to test with
0.15.x? (or master?) - they use the new GStreamer 1.x APIs and this
might show the bug is fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2013-02-01 Thread Bug Watch Updater
** Changed in: tracker
   Status: Unknown = Incomplete

** Changed in: tracker
   Importance: Unknown = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2013-01-20 Thread Apport retracing service
** Tags added: raring running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2013-01-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: tracker (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1052348] Re: tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

2012-09-18 Thread Laurent Bonnaud
This looks like a crash in gstreamer.  In the stacktrace a filename
appears.  I tried to play this file with a gstreamer based player
(parole) but there is no problem. Does anybody have an idea how to
further isolate this bug ?


** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1052348

Title:
  tracker-extract crashed with SIGSEGV in type_check_is_value_type_U()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tracker/+bug/1052348/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs