Modify

#312 closed defect (fixed)

global.conf my be null when loading plugins, causing a segfault

Reported by: vmiklos@… Owned by:
Priority: normal Milestone:
Component: BitlBee Version: 1.0.3
Keywords: Cc:
IRC client+version: Client-independent Operating System: Public server
OS version/distro:

Description

http://frugalware.org/~vmiklos/patches/bitlbee-global-conf-may-be-null.patch

fixes this:

(gdb) run -v -n -D
Starting program: /home/vmiklos/scm/bzr/bitlbee/bitlbee -v -n -D

Program received signal SIGSEGV, Segmentation fault.
0x080673c7 in load_plugins () at nogaim.c:69
69              dir = g_dir_open(global.conf->plugindir, 0, &error);

Attachments (0)

Change History (1)

comment:1 Changed at 2007-08-30T22:36:04Z by wilmer

Resolution: fixed
Status: newclosed

Fixed in some other way.

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.