Bug#419998: segfaults on startup

2007-04-19 Thread Wichert Akkerman
Package: xmms2-core Version: 0.2DrHouse-3.1 Severity: important [snow;~]-6> xmms2d INFO: src/xmms/log.c:35: Initialized logging system :) INFO: src/xmms/ipc.c:868: IPC listening on 'unix:///tmp/xmms-ipc-wichert'. ** ERROR **: src/xmms/sqlite.c:252: Remote filesystem detected! * It looks

Bug#419998: segfaults on startup

2007-05-02 Thread Florian Ragwitz
On Thu, Apr 19, 2007 at 12:56:43PM +0200, Wichert Akkerman wrote: > [snow;~]-6> xmms2d > INFO: src/xmms/log.c:35: Initialized logging system :) > INFO: src/xmms/ipc.c:868: IPC listening on 'unix:///tmp/xmms-ipc-wichert'. > > ** ERROR **: src/xmms/sqlite.c:252: Remote filesystem detected!

Bug#419998: segfaults on startup

2007-05-02 Thread Wichert Akkerman
Previously Florian Ragwitz wrote: > On Wed, May 02, 2007 at 10:37:06PM +0200, Wichert Akkerman wrote: > > Previously Florian Ragwitz wrote: > > > On Thu, Apr 19, 2007 at 12:56:43PM +0200, Wichert Akkerman wrote: > > > > [snow;~]-6> xmms2d > > > > INFO: src/xmms/log.c:35: Initialized loggin

Bug#419998: segfaults on startup

2007-05-02 Thread Wichert Akkerman
Previously Florian Ragwitz wrote: > On Thu, Apr 19, 2007 at 12:56:43PM +0200, Wichert Akkerman wrote: > > [snow;~]-6> xmms2d > > INFO: src/xmms/log.c:35: Initialized logging system :) > > INFO: src/xmms/ipc.c:868: IPC listening on 'unix:///tmp/xmms-ipc-wichert'. > > > > ** ERROR **: src/

Bug#419998: segfaults on startup

2007-05-02 Thread Florian Ragwitz
On Wed, May 02, 2007 at 10:37:06PM +0200, Wichert Akkerman wrote: > Previously Florian Ragwitz wrote: > > On Thu, Apr 19, 2007 at 12:56:43PM +0200, Wichert Akkerman wrote: > > > [snow;~]-6> xmms2d > > > INFO: src/xmms/log.c:35: Initialized logging system :) > > > INFO: src/xmms/ipc.c:868:

Bug#419998: segfaults on startup

2007-05-02 Thread Wichert Akkerman
Previously Florian Ragwitz wrote: > On Wed, May 02, 2007 at 10:43:15PM +0200, Wichert Akkerman wrote: > > Previously Florian Ragwitz wrote: > > > xmms2 just calls g_error (a glib function) which purpose is to log a > > > fatal error and terminate the application by calling abort(). Should > > > gli

Bug#419998: segfaults on startup

2007-05-02 Thread Florian Ragwitz
On Wed, May 02, 2007 at 10:43:15PM +0200, Wichert Akkerman wrote: > Previously Florian Ragwitz wrote: > > xmms2 just calls g_error (a glib function) which purpose is to log a > > fatal error and terminate the application by calling abort(). Should > > glib be fixed? > > Or perhaps g_error should n

Bug#419998: segfaults on startup

2007-05-02 Thread Peter Stuge
On Wed, May 02, 2007 at 09:53:10PM +0200, Florian Ragwitz wrote: > On Thu, Apr 19, 2007 at 12:56:43PM +0200, Wichert Akkerman wrote: > > * config and restart xmms2d. > > aborting... > > zsh: abort (core dumped) xmms2d > > I'm not sure what this bug is about. I would assume the core dump. //Pet