Go Back   Club CDFreaks - Knowledge is Power > International Chat: Software related > Burning Software > Nero & InCD > Nero Linux


Commercial message



Nero Linux Discuss, Crash with strange file names at Nero & InCD forum; hello, it is working most of the time, but if some strange charachters are included in the filename like öü.. it crashs. (gentoo kernel 2.6.11 - nerolinux 2.0.0.2) Also a precheck of readability of the selected files would be fine.


Reply
 
Thread Tools
Old 15-07-2005   #1 (permalink)
New on Forum
 
Join Date: Jul 2005
Posts: 5
Crash with strange file names

hello,
it is working most of the time, but if some strange
charachters are included in the filename like öü..
it crashs. (gentoo kernel 2.6.11 - nerolinux 2.0.0.2)
Also a precheck of readability of the selected files
would be fine.
werthtob is offline   Reply With Quote
Old 17-07-2005   #2 (permalink)
New on Forum
 
Join Date: Jul 2005
Posts: 1
Re: Crash with strange file names

Hi, I think I am getting similar behaviour, probably for the same reason. Here is a backtrace:

It looks like the crash occurred in strcasecmp called from CNameAssignerBase::SearchinList.

Code:
(gdb) thread apply all bt

Thread 8 (Thread -1278260304 (LWP 6643)):
#0  0xb73c2e09 in strcasecmp () from /lib/tls/libc.so.6
#1  0xb7aa3a5c in CNameAssignerBase::SearchinList ()
   from /usr/lib/libNeroAPI.so
#2  0xb7aa36ed in CNameAssignerBase::AssignNumbertoNewFile ()
   from /usr/lib/libNeroAPI.so
#3  0xb7aa226d in CNameAssignerBase::AssignJolietName ()
   from /usr/lib/libNeroAPI.so
#4  0xb7aa214e in CNameAssignerBase::GetJolietName ()
   from /usr/lib/libNeroAPI.so
#5  0xb7a589d3 in CBaseIsoItemInfo::GetJolietFileName ()
   from /usr/lib/libNeroAPI.so
#6  0xb7a58af6 in CBaseIsoItemInfo::GetWideJolietFileName ()
   from /usr/lib/libNeroAPI.so
#7  0xb7a59aab in CBaseIsoItemInfo::CreateJolietNameBuffer ()
   from /usr/lib/libNeroAPI.so
#8  0xb7bc8c9a in CMakeJolietNames::operator() () from /usr/lib/libNeroAPI.so
#9  0xb7a5a014 in CBaseIsoItemInfo::ForEachIsoItemInfo ()
   from /usr/lib/libNeroAPI.so
#10 0xb7a5a066 in CBaseIsoItemInfo::ForEachIsoItemInfo ()
   from /usr/lib/libNeroAPI.so
#11 0xb7bc7c3c in CAPIIsoCompilation::PreBurnCompilation ()
   from /usr/lib/libNeroAPI.so
#12 0xb7becd76 in CAPIMixedModeCompilation::PreBurnCompilation ()
   from /usr/lib/libNeroAPI.so
#13 0xb7b2cc82 in BurnCD () from /usr/lib/libNeroAPI.so
#14 0xb7be6234 in NeroBurn () from /usr/lib/libNeroAPI.so
#15 0x0809cfde in neroapi_record_threadentry ()
#16 0xb7fcab63 in start_thread () from /lib/tls/libpthread.so.0
#17 0xb742118a in clone () from /lib/tls/libc.so.6

Thread 7 (Thread -1269826640 (LWP 6592)):
#0  0xb73f299c in nanosleep () from /lib/tls/libc.so.6
#1  0xb73f27af in sleep () from /lib/tls/libc.so.6
#2  0x08092996 in cddb_getMinimumTimeout ()
#3  0xb7fcab63 in start_thread () from /lib/tls/libpthread.so.0
#4  0xb742118a in clone () from /lib/tls/libc.so.6

Thread 6 (Thread -1258538064 (LWP 6591)):
#0  0xb73f299c in nanosleep () from /lib/tls/libc.so.6
#1  0xb73f27af in sleep () from /lib/tls/libc.so.6
#2  0x080b23e5 in devices_enableMediumChangeThread ()
#3  0xb7fcab63 in start_thread () from /lib/tls/libpthread.so.0
#4  0xb742118a in clone () from /lib/tls/libc.so.6

Thread 5 (Thread -1250149456 (LWP 6590)):
#0  0xb73f299c in nanosleep () from /lib/tls/libc.so.6
#1  0xb741b28a in usleep () from /lib/tls/libc.so.6
#2  0xb782a6ea in CThread::YieldCPU () from /usr/lib/libNeroSCSI.so
#3  0xb782630b in CPosixSemaphore::Lock () from /usr/lib/libNeroSCSI.so
#4  0xb78268ed in CPosixEvent::WaitForEvent () from /usr/lib/libNeroSCSI.so
#5  0xb7bcb88e in CAPINotifyPollingThread::Main () from /usr/lib/libNeroAPI.so
#6  0xb7b36126 in CAbstractRunable::Execute () from /usr/lib/libNeroAPI.so
#7  0xb7785076 in CWinNeroThread::~CWinNeroThread () from /usr/lib/libNeroErr.so
#8  0xb782a57a in CPosixThread::Startup () from /usr/lib/libNeroSCSI.so
#9  0xb7fcab63 in start_thread () from /lib/tls/libpthread.so.0
#10 0xb742118a in clone () from /lib/tls/libc.so.6

Thread 3 (Thread -1232462928 (LWP 6588)):
#0  0xb73f299c in nanosleep () from /lib/tls/libc.so.6
#1  0xb73f27af in sleep () from /lib/tls/libc.so.6
#2  0xb7c2bc26 in CDeviceChangeManager::Thread_func_static ()
   from /usr/lib/libNeroAPI.so
#3  0xb7fcab63 in start_thread () from /lib/tls/libpthread.so.0
#4  0xb742118a in clone () from /lib/tls/libc.so.6

Thread 2 (Thread -1223803984 (LWP 6587)):
#0  0xb73f299c in nanosleep () from /lib/tls/libc.so.6
#1  0xb73f27af in sleep () from /lib/tls/libc.so.6
#2  0xb720d074 in ASPI_stopHotplugThread () from /usr/lib/libNeroASPI.so
#3  0xb7fcab63 in start_thread () from /lib/tls/libpthread.so.0
#4  0xb742118a in clone () from /lib/tls/libc.so.6

Thread 1 (Thread -1221869440 (LWP 6563)):
#0  0xb7418523 in poll () from /lib/tls/libc.so.6
#1  0xb7e2c8db in g_main_is_running () from /usr/lib/libglib-1.2.so.0
#2  0xb7e2c104 in g_get_current_time () from /usr/lib/libglib-1.2.so.0
#3  0xb7e2c5e5 in g_main_run () from /usr/lib/libglib-1.2.so.0
#4  0xb7f1d25f in gtk_main () from /usr/lib/libgtk-1.2.so.0
#5  0x08068136 in main ()
#0  0xb73c2e09 in strcasecmp () from /lib/tls/libc.so.6
jknotten is offline   Reply With Quote
 
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Generate short file & folder names for an ISO file peutipoix Optical Storage Technical Discussions 0 22-05-2007 16:43
File Names truncated chris123456789 Nero SDK Discussion Forum 2 21-02-2006 09:07
File names - what the hell they are cloakdoa Newbie Forum 25 18-03-2005 07:05
changing file names? SH44 Newbie Forum 0 19-01-2005 04:43
MP3 File names Newanda Audio 5 09-06-2002 14:09


All times are GMT +2. The time now is 07:01.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0