[haiku-bugs] Re: [Haiku] #6803: VLC crashes on exit (topological_sort) .. and other apps with add-ons? (was: VLC crashes on exit (topological_sort))

  • From: "ttcoder" <trac@xxxxxxxxxxxx>
  • Date: Fri, 14 Nov 2014 15:56:00 -0000

#6803: VLC crashes on exit (topological_sort) .. and other apps with add-ons?
-------------------------------------+----------------------------
   Reporter:  korli                  |      Owner:  bonefish
       Type:  bug                    |     Status:  assigned
   Priority:  normal                 |  Milestone:  R1
  Component:  System/runtime_loader  |    Version:  R1/Development
 Resolution:                         |   Keywords:
 Blocked By:                         |   Blocking:  7368
Has a Patch:  0                      |   Platform:  All
-------------------------------------+----------------------------

Comment (by ttcoder):

 Got word from dsuden, he just started seeing this on hrev48297, SP crashes
 every time it's shut-down (so not too annoying). See below.

 Let's make the title a bit more general indeed, "vlc crashes.." is a bit
 misleading. Searching tickets for keyword "topological_sort" yields
 results for Deskbar (with add-ons), VLC (presumably with add-ons), and now
 our build of SP (which has a dozen add-ons loaded).


 {{{
 Debug information for team /boot/Masters/apps/TuneTracker
 System/SoundPlay/SoundPlay (562):
 CPU(s): 2x AMD A-Series
 Memory: 3.20 GiB total, 284.82 MiB used
 Haiku revision: hrev48297 Nov 14 2014 04:09:02 (BePC)

 Active Threads:
         thread 591: team 562 debug task
         thread 562: SoundPlay (main)
                 state: Exception (Segment violation)
 ..
                 0x7245f3c8      0xad2c07        topological_sort(image_t*,
 uint32, image_t*, uint32) + 0x4f
 ..
                 0x7245f3f8      0xad39cf
 get_sorted_image_list(image_t*, image_t*, uint32) + 0xaf
                 0x7245f428      0xacf0d7        terminate_program + 0x23
                 0x7245f458      0x72a35a        exit + 0x36
                 0x7245f498      0x1f1e2d3       _start + 0x5f
                 0x7245f4c8      0xad4ab0        runtime_loader + 0x130
                 00000000        0x61a6d250      commpage_thread_exit + 0
 ..
                 Registers:
                           eax:  0x00000000
 ..
         thread 571: _BMediaRoster_
                 state: Exception (Segment violation)
                 0x703b61b0      0xf12abd
 BMessage::SendReply(BMessage*, BMessenger, int64) +
 ..
                 0x703b6240      0xf129bf
 BMessage::SendReply(BMessage*, BHandler*, int64) + 0x47
                 0x703b6280      0xc111bb
 BMediaRoster::MessageReceived(BMessage*) + 0x7b
                 0x703b62a8      0xf0e525
 BLooper::DispatchMessage(BMessage*, BHandler*) + 0x59
                 0x703b62e8      0xf0fdcf        BLooper::task_looper() +
 0x20f
                 0x703b6318      0xf0f9bd        BLooper::_task0_(void*) +
 0x3d
                 0x703b6348      0x6c3ef9        thread_entry + 0x21
                 00000000        0x61a6d250      commpage_thread_exit + 0

 }}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/6803#comment:12>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #6803: VLC crashes on exit (topological_sort) .. and other apps with add-ons? (was: VLC crashes on exit (topological_sort)) - ttcoder