Opened 12 years ago

Last modified 10 years ago

#32356 closed defect

wireshark: segmentation fault when cairo and pango use +quartz — at Version 3

Reported by: macports.org@… Owned by: opendarwin.org@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: wireshark pango

Description (last modified by ryandesign (Ryan Carsten Schmidt))

  • X11 starts
  • wireshark starts
  • when running a trace, wireshark get's a segmentation fault (Signal 11).
# port installed | grep wireshark
  wireshark @1.6.4_0+gnutls+pcre+rtp
  wireshark @1.6.4_0+gnutls+rtp (active)

This is not a duplicate of ticket #31615 as here wireshark starts.

Change History (4)

Changed 12 years ago by macports.org@…

Crash Report from /Library/Logs/CrashReporter

comment:1 Changed 12 years ago by macports.org@…

# port installed |  grep "pango "
  pango @1.28.4_2+quartz+x11 (active)

comment:2 Changed 12 years ago by macports.org@…

After I dropped quartz support from cairo and pango

# port install cairo +opengl
# port install pango
# port installed | egrep " cairo| pango"
  cairo @1.10.2_4+quartz+x11
  cairo @1.10.2_4+opengl+x11 (active)
  pango @1.28.4_2+quartz+x11
  pango @1.28.4_2+x11 (active)

=> Wireshark seems to run stable.

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to opendarwin.org@…
Summary: wireshark: segmentation faultwireshark: segmentation fault when cairo and pango use +quartz
Note: See TracTickets for help on using tickets.