[haiku-bugs] Re: [Haiku] #12699: Various crashes in BHttpRequest's crypto

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Sat, 26 Mar 2016 15:43:47 -0000

#12699: Various crashes in BHttpRequest's crypto
--------------------------------+----------------------------
   Reporter:  ttcoder           |      Owner:  axeld
       Type:  bug               |     Status:  new
   Priority:  normal            |  Milestone:  R1
  Component:  Kits/Network Kit  |    Version:  R1/Development
 Resolution:                    |   Keywords:
 Blocked By:                    |   Blocking:
Has a Patch:  0                 |   Platform:  All
--------------------------------+----------------------------

Comment (by pulkomandy):

 I think you mean netresolv, which is part of libnetwork and used for DNS
 resolution.

 The "crypto" things are from OpenSSL, and not directly related to
 netresolv (in fact, the crypto functions are not related to network at
 all).

 It is hard to extract meaningful information from your "backtrace" which
 shows only one entry. If you get the issue only on teardown, it could be
 that some BUrlRequests are not closed properly (you can't just destroy
 then, you need to Stop() them first).

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

Other related posts: