Modify

#1073 closed defect (duplicate)

segfault in check_nick.c when running "make check"

Reported by: bitlbee.org@… Owned by:
Priority: normal Milestone:
Component: BitlBee Version: devel
Keywords: check tests nicks Cc:
IRC client+version: Client-independent Operating System: Public server
OS version/distro: Archlinux

Description

When running make check, I get this:

./check
Warning: Unable to read configuration file `(null)'.
Running suite(s): Util
 Nick
 MD5
 ArcFour
 IRC
 Help
 User
 Set
 jabber/sasl
 jabber/util
91%: Checks: 34, Failures: 0, Errors: 3
check_nick.c:41:E:Core:test_nick_ok_ok:0: (after this point) Received signal 11 (Segmentation fault)
check_nick.c:54:E:Core:test_nick_ok_notok:0: (after this point) Received signal 11 (Segmentation fault)
check_nick.c:10:E:Core:test_nick_strip:0: (after this point) Received signal 11 (Segmentation fault)
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/florian/bitlbee-bzr/src/bitlbee/tests'
make: *** [check] Error 2

configure output:

Architecture: Linux

Configuration done:
  Debugging disabled.
  Building PIE executable
  Binary stripping enabled.
  Off-the-Record (OTR) Messaging disabled.
  systemd enabled.
  Using event handler: glib
  Using SSL library: gnutls
  Building with these protocols: msn jabber oscar yahoo twitter

I'd expect the tests to run through normally. I'm running the latest BZR tip (996) and check 0.9.10.

Attachments (0)

Change History (2)

comment:1 Changed at 2014-02-04T04:51:32Z by dx

Related patch #1102

comment:2 Changed at 2014-02-11T14:12:55Z by dx

Resolution: duplicate
Status: newclosed

Closing this one, see the patch instead #1102

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.